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