- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
AuthorizePaymentOutput
The successful result of authorizing a payment session using a payment provider.
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?