Advertisement
bigrushdog

fixed_page

Jun 2nd, 2011
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.70 KB | None | 0 0
  1. <div style="width:20em;padding-left:10px;padding-top:10px;padding-right:10px;padding-bottom:10px;">
  2.     <table class="table" border="0" cellpadding="0" cellspacing="0" width="100%">
  3.     <tr>
  4.     <form action="https://authorize.payments.amazon.com/pba/paypipeline" method="post">
  5.       <input type="hidden" name="immediateReturn" value="1" >
  6.       <input type="hidden" name="collectShippingAddress" value="0" >
  7.       <input type="hidden" name="signatureVersion" value="2" >
  8.       <input type="hidden" name="signatureMethod" value="HmacSHA256" >
  9.       <input type="hidden" name="accessKey" value="11SEM03K88SD016FS1G2" >
  10.       <input type="hidden" name="referenceId" value="MyTransaction-001" >
  11.       <input type="hidden" name="signature" value="xpqCGyacF2TZKnr9BsNtu3562cixdJzOS2xRVAWFeV4=" >
  12.       <input type="hidden" name="isDonationWidget" value="1" >
  13.       <input type="hidden" name="description" value="Donate to Contribute to the Tiamat Xoom Revolution!" >
  14.       <input type="hidden" name="amazonPaymentsAccountId" value="LJBYNLAJCTFC3EHCXCTB4P1PBTA6DCLS7AQE5V" >
  15.       <input type="hidden" name="ipnUrl" value="http://www.bigrushmods.com/donate/instantpaymentnotification" >
  16.       <input type="hidden" name="returnUrl" value="http://www.bigrushmods.com/donate/return" >
  17.       <input type="hidden" name="processImmediate" value="1" >
  18.       <input type="hidden" name="cobrandingStyle" value="logo" >
  19.       <input type="hidden" name="abandonUrl" value="http://www.bigrushmods.com/donate/abandon" >
  20.    
  21.     <td>$&nbsp;
  22.     <input type="text" name="amount" size="8"
  23.         value=""></td>
  24.     <td>&nbsp;</td>  
  25.     <td><input type="image" src="http://g-ecx.images-amazon.com/images/G/01/asp/golden_large_donate_withmsg_darkbg.gif" border="0"></td>
  26.     </form>
  27.     </tr>
  28.     </table>
  29.     </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement