Skip to content

Instantly share code, notes, and snippets.

@jhnvz
Created March 8, 2013 23:59
Show Gist options
  • Save jhnvz/5121492 to your computer and use it in GitHub Desktop.
Save jhnvz/5121492 to your computer and use it in GitHub Desktop.
<?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