Interface PaymentGatewayType
- 
- All Superinterfaces:
 Serializable
- All Known Implementing Classes:
 DefaultPaymentGatewayTypes
public interface PaymentGatewayType extends Serializable
Identifies the payment gateway related to a givenPaymentRequestorPaymentResponse. The expectation is that each payment gateway implementation will implement this interface to define its unique gateway identifier.