daily pastebin goal
7%
SHARE
TWEET

Untitled

a guest Mar 31st, 2015 217 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <?php require_once('php/config.php'); ?>
  2.  
  3. <!doctype html>
  4. <html>
  5. <head>
  6.         <title>X</title>
  7. </head>
  8.  
  9. <body>
  10.         <div class="page page-comingsoon">
  11.                 <h1>X</h1>
  12.  
  13.         </div>
  14.        
  15.        
  16.         <form action="/welcome" method="POST">
  17.           <script
  18.             src="https://checkout.stripe.com/checkout.js" class="stripe-button"
  19.             data-key="pk_test_X"
  20.             data-name="XXX"
  21.             data-description="X"
  22.             data-currency="usd"
  23.             data-amount="14900">
  24.           </script>
  25.         </form>
  26. </body>
  27. </html>
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
 
Top