PaymentSessionInput
PaymentSessionInput: Object
Type declaration
amountnumberRequiredcartCart | { 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_codestringRequiredcustomerCustomer | nullpaymentSessionDataRecord<string, unknown>payment_session_idstringprovider_idstringRequiredresource_idstringWas this section helpful?