Skip to content

Instantly share code, notes, and snippets.

@twanlass
Last active February 25, 2022 17:21
Show Gist options
  • Select an option

  • Save twanlass/1b3de8720814374ed33f3bb585a1c2e8 to your computer and use it in GitHub Desktop.

Select an option

Save twanlass/1b3de8720814374ed33f3bb585a1c2e8 to your computer and use it in GitHub Desktop.
{
"purchase_date": "2022-02-20T00:28:43Z",
"reference_id": "999999-99-999",
"referrer": "simplegoods.co",
"customer": {
"email": "gob@bluth-development.com",
"country": "United States",
},
"charge": {
"total": "$29.95",
"discount": "$0.00",
"fees": "$1.15",
"net": "$28.80",
"currency": "USD",
"refunded": false,
"refund_amount": "0",
"promotion_code": "",
},
"product": {
"product_name": "The Cornballer",
"product_id": "RSTDDVLPMNT",
},
"type": "charge.succeeded"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment