Skip to content

Instantly share code, notes, and snippets.

@chanakaDe
Created December 27, 2021 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chanakaDe/50f0499e131e98056121246ff0a6ee1a to your computer and use it in GitHub Desktop.
Save chanakaDe/50f0499e131e98056121246ff0a6ee1a to your computer and use it in GitHub Desktop.
{
"id": "cs_test_a1oR7Z4E9l66QIIMLfB418FkTGXjI6QVSCmoPgMHgJtlEidZ63g4lrVCkt",
"object": "checkout.session",
"livemode": false,
"payment_intent": "pi_3KBLZqAuGdjHqmqs0hiCMUc5",
"status": "complete",
"after_expiration": null,
"allow_promotion_codes": null,
"amount_subtotal": 5995,
"amount_total": 5995,
"automatic_tax": {
"enabled": false,
"status": null
},
"billing_address_collection": null,
"cancel_url": "https://pb24.companysoft-dev.de/checkout/89ab078b-8017-418e-bc6c-44aeccb651d5/zahlungsart-waehlen",
"client_reference_id": "10268",
"consent": null,
"consent_collection": null,
"currency": "eur",
"customer": "cus_Kr3hUc0x0ibJq4",
"customer_details": {
"email": "c.desilva@starmobile.de",
"phone": null,
"tax_exempt": "none",
"tax_ids": [
]
},
"customer_email": null,
"expires_at": 1640707054,
"locale": null,
"metadata": {
},
"mode": "payment",
"payment_method_options": {
},
"payment_method_types": [
"card",
"giropay",
"sepa_debit",
"sofort",
"klarna"
],
"payment_status": "paid",
"phone_number_collection": {
"enabled": false
},
"recovered_from": null,
"setup_intent": null,
"shipping": null,
"shipping_address_collection": null,
"shipping_options": [
],
"shipping_rate": null,
"submit_type": null,
"subscription": null,
"success_url": "https://pb24.companysoft-dev.de/checkout/89ab078b-8017-418e-bc6c-44aeccb651d5/stripe/return",
"total_details": {
"amount_discount": 0,
"amount_shipping": 0,
"amount_tax": 0
},
"url": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment