Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@chanakaDe
Created April 22, 2021 08:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chanakaDe/da97ae7cf83c1b5a099c94a732824b95 to your computer and use it in GitHub Desktop.
Save chanakaDe/da97ae7cf83c1b5a099c94a732824b95 to your computer and use it in GitHub Desktop.
{
"dev":"1",
"vendor_id":"2",
"vendor_order_id":"99887766",
"payments":[
{
"payment_id":"8SY073952V231635W",
"payer_id":"LZEDDQ7VW2UF8",
"capture_id":"56N44325TG4714647",
"payer_name":"John Doe",
"amount":"269.90",
"via":"1"
}
],
"articles":[
{
"article_id":"13756",
"tax_rate":"19",
"quantity":"1",
"price":"269.90"
}
],
"addresses":[
{
"firstname":"Manni",
"lastname":"pattern",
"gender":"Lord",
"street":"A str 3",
"city":"A ort",
"zipcode":"55555",
"email":" test-sales-dev@mailinator.com ",
"address_type":"1",
"addition":""
},
{
"firstname":"Berta",
"lastname":"example",
"gender":"woman",
"street":"example way 3",
"city":"example location",
"zipcode":"12345",
"email":" test-sales-dev@mailinator.com ",
"address_type":"2",
"addition":""
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment