-
Notifications
You must be signed in to change notification settings - Fork 0
/
abandoned_checkout.json
124 lines (124 loc) · 3.17 KB
/
abandoned_checkout.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"abandoned_checkout_url": "https://www.snowdevil.ca/14168/checkouts/0123456789abcdef0456456789abcdef/recover?key=6dacd6065bb80268bda857ee",
"billing_address": {
"address1": "Chestnut Street 92",
"address2": "",
"city": "Louisville",
"company": null,
"country": "United States",
"country_code": "US",
"default": true,
"first_name": "Greg",
"id": 207119551,
"last_name": "Piotrowski",
"name": "Greg Piotrowski",
"phone": "555-625-1199",
"province": "Kentucky",
"province_code": "KY",
"zip": "40202"
},
"buyer_accepts_marketing": false,
"buyer_accepts_sms_marketing": false,
"cart_token": "0123456789abcdef0456456789abcdef",
"closed_at": null,
"completed_at": null,
"created_at": "2008-01-10T11:00:00-05:00",
"currency": {
"currency": "USD"
},
"customer": {
"accepts_marketing": false,
"created_at": "2012-03-13T16:09:55-04:00",
"email": "bob.norman@mail.example.com",
"first_name": "Bob",
"id": 207119551,
"last_name": "Norman",
"note": null,
"orders_count": "0",
"state": null,
"total_spent": "0.00",
"updated_at": "2012-03-13T16:09:55-04:00",
"tags": "tagcity"
},
"customer_locale": "fr",
"device_id": 1,
"discount_codes": [
{
"discount_code": {
"id": 507328175,
"code": "WINTERSALE20OFF",
"usage_count": 0,
"created_at": "2017-09-25T19:32:28-04:00",
"updated_at": "2017-09-25T19:32:28-04:00"
}
}
],
"email": "bob.norman@mail.example.com",
"gateway": "authorize_net",
"id": 450789469,
"landing_site": "http://www.example.com?source=abc",
"line_items": {
"fulfillment_service": "manual",
"grams": 400,
"price": "214.00",
"product_id": 431300801,
"quantity": 4,
"requires_shipping": true,
"sku": "SKU123",
"title": "Jib",
"variant_id": 233402193,
"variant_title": "Green",
"vendor": "Ottawa Sail Shop"
},
"location_id": 1,
"note": null,
"phone": {
"phone": "+13125551212"
},
"presentment_currency": {
"presentment_currency": "USD"
},
"referring_site": "http://www.anexample.com",
"shipping_address": {
"address1": "Chestnut Street 92",
"address2": "Apt 2",
"city": "Louisville",
"company": null,
"country": "United States",
"first_name": "Bob",
"last_name": "Norman",
"latitude": "45.41634",
"longitude": "-75.6868",
"phone": "555-625-1199",
"province": "Kentucky",
"zip": "40202",
"name": "Bob Norman",
"country_code": "US",
"province_code": "KY"
},
"sms_marketing_phone": "+15555555555",
"shipping_lines": {
"code": "Free Shipping",
"price": "0.00",
"source": "shopify",
"title": "Free Shipping"
},
"source_name": "web",
"subtotal_price": "398.00",
"tax_lines": {
"price": "11.94",
"rate": 0.06,
"title": "State Tax",
"channel_liable": true
},
"taxes_included": false,
"token": "b1946ac92492d2347c6235b4d2611184",
"total_discounts": "0.00",
"total_duties": "105.31",
"total_line_items_price": "398.00",
"total_price": "409.94",
"total_tax": "11.94",
"total_weight": 400,
"updated_at": "2012-08-24T14:02:15-04:00",
"user_id": 1
}