Last active
December 20, 2015 14:39
-
-
Save piatra/6147849 to your computer and use it in GitHub Desktop.
purchase --verbose
This file contains hidden or 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
payswarm.purchase - POSTing purchase request to: "https://dev.payswarm.com/transactions" | |
payswarm.purchase - Purchase Request: { | |
"@context": "https://w3id.org/payswarm/v1", | |
"type": "PurchaseRequest", | |
"identity": "https://dev.payswarm.com/i/piatra", | |
"listing": "https://webpayments.fwd.wf/listings/listing/14058676df0", | |
"listingHash": "urn:sha256:2c61fd8f5700c650014fe3b33b0ffce454238b329b6829152471a63e6fcef8ba", | |
"signature": { | |
"type": "GraphSignature2012", | |
"creator": "https://dev.payswarm.com/i/webpay/keys/1", | |
"created": "2013-08-07T10:52:04Z", | |
"signatureValue": "NZ6t8J0O5oeeJzn1/lFHejsM+C4nZYx68FIOZcOfNkfYfRXBBgZeOJgfvGamNXi19dYCJbT+xzH693O75I6n4z7HwxhjJoYmOsL9r25hNC/SJuF9PwsCkpCc7T7oC6VpZ5nD60EMNSYgXs+ZjRIF5whKP9MlPjLpUs6Vn+/QNpV2OlHnBsXhMkZbTf9TP7MEP32eLYqYZWt+xCATDUdpfeVaJ3qqLoWY1skXyEgBJRxk4SrH7bYGJm9tR4Bu9OZi27UTtjGJTXvi2QM9+28ZsQZ7JtNLKMzmoMRHXM9IOCJjIDGdJAleP1aiLa1jWt3nIOqX+O53V6d/6sLd3hymaQ==" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment