PostAuthorizationRequest Class
Namespace
Usage
This class extends BaseRequest and contains information about a transaction
postauthorization request. The gateway adapter reads fields from this class to validate
the client-side transaction with the payment gateway. An object of this class is
available by calling getPaymentRequest() in the
PaymentGatewayContext Class).
1((commercepayments.PostAuthorizationRequest)gatewayContext.getPaymentRequest());