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