Skip to content
Last update: July 26, 2024

AuthorizePaymentResultType object

This type represents the result of authorizing a payment for an order.

Fields

Field Description
isSuccess Boolean! Indicates whether the payment authorization was successful .
errorMessage String An error message in case the payment authorization was not successful.