PaymentSessionInput
PaymentSessionInput: Object
Type declaration
amount
numberRequiredcart
Cart | { billing_address?: [Address](/references/services/classes/Address) \| null; context: Record<string, unknown> ; email: string ; id: string ; shipping_address: [Address](/references/services/classes/Address) \|null ; shipping_methods: [ShippingMethod](/references/services/classes/ShippingMethod)[] }Requiredcurrency_code
stringRequiredcustomer
Customer | nullpaymentSessionData
Record<string, unknown>payment_session_id
stringprovider_id
stringRequiredresource_id
stringWas this section helpful?