PostAuthApiPaymentMethodRequest Class

Sends information about a payment method to a gateway adapter during a postauthorization service call.

Namespace

CommercePayments

Usage

Contains information about the payment method that is used for a postauthorization request. It contains all available payment methods as fields, but populates only one field for each request. The gateway adapter uses this class when constructing a postauthorization request. An object of this class is available through the paymentMethod field on the PostAuthorizationRequest Class object.