Skip to content

Instantly share code, notes, and snippets.

@elephantsneverforget
Created August 24, 2022 22:12
Show Gist options
  • Save elephantsneverforget/e1769adec0096296c2b2a9848f1e08c7 to your computer and use it in GitHub Desktop.
Save elephantsneverforget/e1769adec0096296c2b2a9848f1e08c7 to your computer and use it in GitHub Desktop.
{
"purchase": {
"actionField": {
"action": "purchase",
"affiliation": "jadedlondon",
"id": "F7827544",
"order_name": "F7827544",
"discount_amount": 0,
"revenue": 9.78,
"shipping": 8.15,
"sub_total": 1.63,
"tax": 0
},
"products": [
{
"brand": "Jaded London",
"category": "size-xxl",
"id": "",
"image": "https://cdn.shopify.com/s/files/1/0022/9824/9267/products/White.jpg?v=1641300054",
"name": "Test Product - S / White",
"price": 1,
"product_id": "6620944269363",
"quantity": 1,
"variant": "S / White",
"variant_id": "39597669351475"
}
]
},
"currencyCode": "GBP"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment