-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvivid.json
44 lines (44 loc) · 1.46 KB
/
vivid.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"success": true,
"uses": 3,
"purchase": {
"seller_id": "kL0psVL2admJSYRNs-OCMg==",
"product_id": "32-nPAicqbLj8B_WswVlMw==",
"product_name": "licenses demo product",
"permalink": "vivid",
"product_permalink": "https://sahil.gumroad.com/l/pencil",
"email": "[email protected]",
"price": 0,
"gumroad_fee": 0,
"currency": "usd",
"quantity": 1,
"discover_fee_charged": false,
"can_contact": true,
"referrer": "direct",
"card": {
"visual": null,
"type": null
},
"order_number": 524459935,
"sale_id": "FO8TXN-dbxYaBdahG97Y-Q==",
"sale_timestamp": "2021-01-05T19:38:56Z",
"purchaser_id": "5550321502811",
"subscription_id": "GDzW4_aBdQc-o7Gbjng7lw==",
"variants": "",
"license_key": "85DB562A-C11D4B06-A2335A6B-8C079166",
"is_multiseat_license": false,
"ip_country": "United States",
"recurrence": "monthly",
"is_gift_receiver_purchase": false,
"refunded": false,
"disputed": false,
"dispute_won": false,
"id": "FO8TXN-dvaYbBbahG97a-Q==",
"created_at": "2021-01-05T19:38:56Z",
"custom_fields": [],
"chargebacked": false, # purchase was refunded, non-subscription product only
"subscription_ended_at": null, # subscription was ended, subscription product only
"subscription_cancelled_at": null, # subscription was cancelled, subscription product only
"subscription_failed_at": null # we were unable to charge the subscriber's card
}
}