Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.AuthorizationResponse

Payment Authorization output representation.
Property Name Type Description Available Version
error ConnectApi.​ErrorResponse Error representation for the payment authorization. 51.0
gatewayResponse ConnectApi.​AuthorizationGateway​Response Gateway response representation for the payment authorization. 51.0
isMultiCapture​Supported Boolean Indicates whether the authorization status from a payment gateway, such as Stripe, supports multiple captures (true) or not (false). 64.0
payment​Authorization ConnectApi.​Payment​AuthorizationResponse Payment authorization representation. 51.0
paymentGateway​Logs List<ConnectApi.​GatewayLog​Response> Gateway log list representation for the payment authorization. 51.0
paymentGroup ConnectApi.​PaymentGroup​Response Payment group representation for the payment authorization. 51.0
paymentMethod ConnectApi.​Payment​MethodResponse Payment method representation for the payment authorization. 51.0