ConnectApi.PostAuthorizationResponse

Gateway response following a post authorization request.
Property Name Type Description Available Version
error ConnectApi.​ErrorResponse Information about errors that occurred in the payment gateway while evaluating the post authorization request. 54.0
gatewayResponse ConnectApi.​PostAuth​GatewayResponse Payment gateway's response to the post authorization request. 54.0
paymentAuthorization ConnectApi.​PaymentAuthorization​Response Payment gateway's response to the original payment authorization request. 54.0
paymentGatewayLogs List<ConnectApi.​GatewayLog​Response> Stores information exchanged between the Salesforce payments platform and external payment gateways. Gateway logs can also record payloads from external payment entities. 54.0
paymentGroup ConnectApi.​PaymentGroup​Response Payment group, consisting of one or more payments, sent to the gateway for the post authorization request. 54.0
paymentMethod ConnectApi.​PaymentMethod​Response Payment method used in the post authorization request. 54.0