Newer Version Available
GatewayResponse Interface
Generic payment gateway response interface. This class extends the
CaptureResponse, AbstractTransactionResponse, and AbstractResponse classes and inherits all their
properties. It has no unique methods or parameters.
Namespace
GatewayResponse Example Implementation
This is an example implementation of the commercepayments.GatewayResponse interface.
For additional context, review the complete Sample Gateway Adapter in the CommercePayments Gateway Reference Implementation.