64 lines
1.7 KiB
JSON
64 lines
1.7 KiB
JSON
{
|
|
"id": "evt_1Emw4mGf8y65MteUNt6J2zlN",
|
|
"object": "event",
|
|
"api_version": "2019-05-16",
|
|
"created": 1560921076,
|
|
"data": {
|
|
"object": {
|
|
"id": "cs_test_0FldEAQpyiya1xFLtZpPuEaWQ8OGnMMsotlnwrWCk8jXrAeeMtVruHwB",
|
|
"object": "checkout.session",
|
|
"billing_address_collection": null,
|
|
"cancel_url": "http://localhost:40080/payments/cancel",
|
|
"client_reference_id": "ff3bbecb-e744-4674-b411-a11d6832a5ac",
|
|
"customer": "cus_FHV47hm01bNBpG",
|
|
"customer_email": null,
|
|
"display_items": [
|
|
{
|
|
"amount": 500,
|
|
"currency": "aud",
|
|
"quantity": 1,
|
|
"sku": {
|
|
"id": "sku_FHUfNEhWQaVDaT",
|
|
"object": "sku",
|
|
"active": true,
|
|
"attributes": {
|
|
"name": "20 bits"
|
|
},
|
|
"created": 1560919564,
|
|
"currency": "aud",
|
|
"image": null,
|
|
"inventory": {
|
|
"quantity": null,
|
|
"type": "infinite",
|
|
"value": null
|
|
},
|
|
"livemode": false,
|
|
"metadata": {
|
|
},
|
|
"package_dimensions": null,
|
|
"price": 500,
|
|
"product": "prod_FHUfY9DFwl0pPl",
|
|
"updated": 1560919796
|
|
},
|
|
"type": "sku"
|
|
}
|
|
],
|
|
"livemode": false,
|
|
"locale": null,
|
|
"payment_intent": "pi_1Emw4WGf8y65MteUBrVOy4ME",
|
|
"payment_method_types": [
|
|
"card"
|
|
],
|
|
"submit_type": null,
|
|
"subscription": null,
|
|
"success_url": "http://localhost:40080/payments/success"
|
|
}
|
|
},
|
|
"livemode": false,
|
|
"pending_webhooks": 3,
|
|
"request": {
|
|
"id": null,
|
|
"idempotency_key": null
|
|
},
|
|
"type": "checkout.session.completed"
|
|
} |