Skip to main content
Skip to main content

UpdatePaymentSessionDTO

The attributes to update in a payment session.

idstringRequired
The payment session's ID.
dataRecord<string, unknown>Required
Necessary data for the associated payment provider to process the payment.
currency_codestringRequired
The ISO 3 character currency code.
amountBigNumberInputRequired
The amount to be authorized.
Necessary context data for the associated payment provider.
Was this section helpful?