GetPaymentStatusOutput
The result of getting the payment status.
Properties#
status
PaymentSessionStatusThe status of the payment, which will be stored in the payment session's
status
field.data
Record<string, unknown>OptionalThe unstructured data returned from the payment provider. The content will vary between providers.
Was this page helpful?