You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
1.2KB

  1. <?php
  2. /*
  3. * To change this license header, choose License Headers in Project Properties.
  4. * To change this template file, choose Tools | Templates
  5. * and open the template in the editor.
  6. */
  7. ?>
  8. <h1>Paiement</h1>
  9. <h2>Prod</h2>
  10. <form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post" target="_top">
  11. <input type="hidden" name="cmd" value="_s-xclick">
  12. <input type="hidden" name="hosted_button_id" value="K96K2WLBSBDSA">
  13. <input type="image" src="https://www.paypalobjects.com/fr_FR/FR/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal, le réflexe sécurité pour payer en ligne">
  14. <img alt="" border="0" src="https://www.paypalobjects.com/fr_FR/i/scr/pixel.gif" width="1" height="1">
  15. </form>
  16. <h2>Test</h2>
  17. <form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post" target="_top">
  18. <input type="hidden" name="cmd" value="_s-xclick">
  19. <input type="hidden" name="hosted_button_id" value="USASPWAC39S4N">
  20. <input type="image" src="https://www.sandbox.paypal.com/fr_FR/FR/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal, le réflexe sécurité pour payer en ligne">
  21. <img alt="" border="0" src="https://www.sandbox.paypal.com/fr_FR/i/scr/pixel.gif" width="1" height="1">
  22. </form>