Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2019
469
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.45 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5.     <title></title>
  6. </head>
  7. <body>
  8.     <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  9.  
  10.     <center>
  11.         <table cellpadding="6" cellspacing="0" >
  12.            <tr>
  13.              <td>
  14.                  <img src="img/paypal-payments.png" />
  15.              </td>
  16.            </tr>
  17.            <tr>
  18.              <td style=" font-family:Century Gothic; font-weight:bold; font-size:16px; " >
  19.                 <input type="hidden" style=" margin-left:20px;" name="on0" value="Discription">Payment Discription
  20.              </td>
  21.            </tr>
  22.            <tr>
  23.              <td>
  24.                 <input type="text" style=" margin-left:30px; height:22px; margin-right:30px; width:87%;" name="os0" maxlength="600" >
  25.              </td>
  26.            </tr>
  27.            <tr><td>&nbsp;</td></tr>
  28.            <tr>
  29.              <td align="center" >
  30.                 <!--<input type="hidden" name="cmd" value="_s-xclick">
  31.                <input type="hidden" name="hosted_button_id" value="78Z3SVMXVE5ZS">-->
  32.                 <input type="hidden" name="cmd" value="_s-xclick">
  33.                 <input type="hidden" name="hosted_button_id" value="AMHXXS8YXTCWQ">
  34.                 <input type="image" src="img/paypal-button@2x-69b78052.png" border="0" width="200" name="submit" alt="PayPal – The safer, easier way to pay online!">
  35.                 <img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
  36.              </td>
  37.            </tr>
  38.         </table>
  39.  
  40.         <!--<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  41.        <input type="hidden" name="cmd" value="_s-xclick">
  42.        <input type="hidden" name="hosted_button_id" value="AMHXXS8YXTCWQ">
  43.        <table>
  44.        <tr><td><input type="hidden" name="on0" value="Discription">Discription</td></tr><tr><td><input type="text" name="os0" maxlength="200"></td></tr>
  45.        </table>
  46.        <input type="image" src="https://www.paypalobjects.com/en_GB/HK/i/btn/btn_buynowCC_LG_wCUP.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online!">
  47.        <img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
  48.        </form>-->
  49.  
  50.  
  51.  
  52.     </center>
  53.  
  54. </form>
  55.  
  56. </body>
  57. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement