Skip to main content
Skip to main content

PaymentSessionInput

PaymentSessionInput: Object

Type declaration

amountnumberRequired
cartCart | { 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)[] }Required
currency_codestringRequired
customerCustomer | null
paymentSessionDataRecord<string, unknown>
payment_session_idstring
provider_idstringRequired
resource_idstring
Was this section helpful?