PaymentProviderAuthorizeResponse
The successful result of authorizing a payment session using a payment provider.
Properties
The status of the payment, which will be stored in the payment session's status
field.
status
field.data
Record<string, unknown>RequiredThe
data
to be stored in the payment session's data
field.Was this section helpful?