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

PaymentProviderSessionResponse

The response of operations on a payment.

Properties

dataRecord<string, unknown>Required
The 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?