Created
March 8, 2013 23:59
-
-
Save jhnvz/5121492 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<authentication-token>sob2myNz1tJ3z6qF14uw</authentication-token> | |
<order> | |
<product-name>Super bike</product-name> | |
<product-description>Superfast bike</product-description> | |
<price-in-cents type="integer">25000</price-in-cents> | |
<callback-url>http://webshop.tld/plesents/payment_status?</callback-url> | |
<user-name>John Doe</user-name> | |
<user-email>[email protected]</user-email> | |
<order-id>123456</order-id> | |
<sha1>659a6a97776d12cb482d734edc0c7c6fbaa620c1</sha1> | |
</order> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment