Skip to main content
Skip to main content

PaymentSessionInput

PaymentSessionInput: Object

Type declaration

amountnumberRequired
cartCart | { billing_address?: Address | null ; context: Record<string, unknown> ; email: string ; id: string ; shipping_address: Address | null ; shipping_methods: ShippingMethod[] }Required
currency_codestringRequired
customerCustomer | null
paymentSessionDataRecord<string, unknown>
payment_session_idstring
provider_idstringRequired
resource_idstring
Was this section helpful?