PaymentProviderSessionResponse
The response of operations on a payment.
Properties
data
Record<string, unknown>RequiredThe data to be stored in the
data
field of the Payment Session to be created.
The data
field is useful to hold any data required by the third-party provider to process the payment or retrieve its details at a later point.Was this section helpful?