SavePaymentMethodOutput
The result of saving a payment method.
Properties#
id
stringThe ID of the payment method in the payment provider.
data
Record<string, unknown>OptionalThe unstructured data returned from the payment provider. The content will vary between providers.
Was this page helpful?