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

PaymentProviderAuthorizeResponse

The successful result of authorizing a payment session using a payment provider.

Properties

statusPaymentSessionStatusRequired
The status of the payment, which will be stored in the payment session's status field.
dataRecord<string, unknown>Required
The data to be stored in the payment session's data field.
Was this section helpful?