-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcart_mandate.json
More file actions
51 lines (51 loc) · 2.01 KB
/
cart_mandate.json
File metadata and controls
51 lines (51 loc) · 2.01 KB
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
{
"contents": {
"id": "cart-hnp-0001",
"user_cart_confirmation_required": true,
"payment_request": {
"method_data": [
{
"supported_methods": "basic-card",
"data": {}
}
],
"details": {
"id": "cart-hnp-0001",
"display_items": [
{
"label": "Concert ticket near main stage",
"amount": {
"currency": "USD",
"value": 980.0
},
"pending": false,
"refund_period": 30
}
],
"shipping_options": null,
"modifiers": null,
"total": {
"label": "Total",
"amount": {
"currency": "USD",
"value": 980.0
},
"pending": false,
"refund_period": 30
}
},
"options": {
"request_payer_name": true,
"request_payer_email": true,
"request_payer_phone": false,
"request_shipping": false,
"shipping_type": null
}
},
"cart_expiry": "2026-05-15T01:00:00Z",
"merchant_name": "AP2 Demo Merchant"
},
"merchant_authorization": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il0sImtpZCI6Im1lcmNoYW50LWVkMjU1MTkifQ..E5lQ_yMOyyfjxpMckhfGv7136gOHH2obM7jRC1MPhoKjNqhZAxjfULTCGxUi73l4MluzE8jKLM7viSiA_eAjBQ",
"intent_mandate_hash": "jbnm7wWEtJtYfML2awEHp8eQl-706wS2CoOwU_Z0XS8",
"user_cart_authorization": "eyJhbGciOiJFZERTQSIsImtpZCI6InVzZXItZWQyNTUxOSJ9.eyJkZWxlZ2F0ZV9wYXlsb2FkIjpbeyIuLi4iOiJVc21vRl9FOW9TZHZnbmtzTndOMC1IMVh5T2txcGM3RTlxMERwTGtuVjRjIn1dLCJfc2RfYWxnIjoic2hhLTI1NiJ9.Lk8nEl0_ZqTvLxNcnTgVDGA-p7SSuXWOMjF0MFClQbNKcSYYAck5IAgzUMy9hnHzzEbu5dmNPPO20mGhcsL-BA~WyJhSFZ0WVc0dGJtOTBMWEJ5WlhObGJuUXRkakV0WTJGeWRDMWpiM05wWjI0dE1EQXdNREF3TURBd01EQXdNREF3TUEiLHsiYXVkIjoibWVyY2hhbnQtZm9yY2UtdXNlci1zZXNzaW9uIiwibm9uY2UiOiJobnAtY2FydC1jb25maXJtYXRpb24iLCJ0cmFuc2FjdGlvbl9kYXRhIjpbImpibm03d1dFdEp0WWZNTDJhd0VIcDhlUWwtNzA2d1MyQ29Pd1VfWjBYUzgiLCJVeDNqTmRocmU1LUJjbEJQTTRMOHQ1UHlwa25kNTBVT1dyUy1SNXdFeGJnIl19XQ~"
}