Skip to content

Instantly share code, notes, and snippets.

@piatra
Last active December 20, 2015 13:59
Show Gist options
  • Save piatra/6143026 to your computer and use it in GitHub Desktop.
Save piatra/6143026 to your computer and use it in GitHub Desktop.
receipt
{ '@context': 'https://w3id.org/payswarm/v1',
type: 'Receipt',
preferences: [ 'PreAuthorization' ],
contract:
{ id: 'https://dev.payswarm.com/transactions/1.3.126.3f',
type: [ 'Transaction', 'Contract' ],
vendor: 'https://dev.payswarm.com/i/webpay',
asset: 'https://webpayments.fwd.wf/assets/asset/140408c59da',
assetAcquirer: 'https://dev.payswarm.com/i/piatra',
assetProvider: 'https://dev.payswarm.com/i/webpay',
license: 'https://w3id.org/payswarm/licenses/blogging',
listing: 'https://webpayments.fwd.wf/listings/listing/140408c59da' },
signature:
{ type: 'GraphSignature2012',
creator: 'https://dev.payswarm.com/i/authority/keys/1',
created: '2013-08-02T19:41:45Z',
signatureValue: 'Jdvq8Z43+dbkSoIpCCwT1f0DL1e0J8m01TJODMPIgct8RnvnOUEsiqxSvJcEN69El+OllIKoWee7ZO+Xbtrkwle38b2yKsCj7LpV2UxLe8hZE2lgU2Dp0CTYoJ1mMfEdIFyLBazjGKe4pw6Jxku8T308QskXzk9iIbnXaDPVH6We+wk8UJpkBaSMU7TBNOwtKnI3lFLMq2qbspXpvgyfXnS3w9XtLxtPG4GouCF6Ds5GqB/h5ohllLKcrxsP8w3jUGvpX56YKtl7xjB7QdAhfchMEtS7AUpiHbo8DViHrAHg6IRvDFU5M2H9lJHwui3oFMGnIculaFzfZ+vmso7DZA==',
nonce: '12345678' } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment