-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstripe-event-data-code.json
51 lines (51 loc) · 1.45 KB
/
stripe-event-data-code.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
{
"object": {
"id": "plink_1MVSbiIgTE7OgIcMxmXPnPMv",
"object": "payment_link",
"active": true,
"after_completion": {
"hosted_confirmation": {
"custom_message": null
},
"type": "hosted_confirmation"
},
"allow_promotion_codes": false,
"application_fee_amount": null,
"application_fee_percent": null,
"automatic_tax": {
"enabled": true
},
"billing_address_collection": "auto",
"consent_collection": {
"promotions": "none",
"terms_of_service": "none"
},
"currency": "usd",
"custom_text": {
"shipping_address": null,
"submit": null
},
"customer_creation": "if_required",
"livemode": true,
"metadata": {},
"on_behalf_of": null,
"payment_intent_data": null,
"payment_method_collection": "always",
"payment_method_types": null,
"phone_number_collection": {
"enabled": false
},
"shipping_address_collection": null,
"shipping_options": [],
"submit_type": "auto",
"subscription_data": {
"description": null,
"trial_period_days": null
},
"tax_id_collection": {
"enabled": false
},
"transfer_data": null,
"url": "https://buy.stripe.com/aEUbMC7OQ9Kk5ag4gi"
}
}