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
{ | |
/* | |
The environment this receipt is for - either "Sandbox" or "PROD", | |
one is abbreviated, the other isnt, one is in caps and one is Sentence case | |
that is not a mistake, at least, not by me. | |
*/ | |
"environment": "Sandbox", | |
/* | |
The decoded version of the receipt you sent - my advice is to completely ignore this. |
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
/*** PLP ***/ | |
{ | |
"productId": 23573080, | |
"lineNumber": "BUNDLE_AW15_02S13IBLU_3", | |
"name": "3 Piece Slim Fit Blue Tipped Suit", | |
"unitPrice": "155.00", | |
"assets": [ | |
{ | |
"assetType": "IMAGE_SMALL", | |
"index": 1, |
NewerOlder