Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Available payment methods for the checkout session
Card payment method with checkout configuration
Show child attributes
Digital wallet payment method
{ "card": { "status": "ACTIVE", "config": { "public_key": "pk_live_a1b2c3d4e5f6", "payment_confirmation": "DELAYED", "networks": { "mada": true, "visa": true, "mastercard": true } }, "stored_instruments": [ { "id": "instr_a1b2c3d4e5f6", "payment_method": "card", "holder_type": "primary", "display": { "expiry_year": "27", "expiry_month": "12", "scheme": "mada", "last_4": "1111" } } ] }, "apple_pay": { "status": "ACTIVE", "dependencies": { "merchant_identifier": "merchant.com.live", "service_id": "srv_a1b2c3d4e5f6" } }, "google_pay": { "status": "ACTIVE", "dependencies": { "merchant_identifier": "merchant.com.live", "service_id": "srv_a1b2c3d4e5f6" } }, "samsung_pay": { "status": "ACTIVE", "dependencies": { "merchant_identifier": "merchant.com.live", "service_id": "srv_a1b2c3d4e5f6" } } }