Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

UpdatePaymentProviderSession

The attributes to update a payment related to a payment session in a provider.

Properties

contextPaymentProviderContextRequired
A payment's context.
dataRecord<string, unknown>Required
The data field of the payment session.
amountBigNumberInputRequired
The payment session's amount.
currency_codestringRequired
The ISO 3 character code of the payment session.
Was this section helpful?