Newer Version Available

This content describes an older version of this product. View Latest

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

CommercePayments

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.