GatewayResponse Interface

Generic payment gateway response interface. It can be referred, but gateway adapters shouldn’t implement this interface.

Namespace

commercepayments

GatewayResponse Example Implementation

This is an example implementation of the commercepayments.GatewayResponse interface.

The following example tests the implementation:

// Add test class