Interface PaymentGatewayClientTokenService

All Known Implementing Classes:
AbstractPaymentGatewayClientTokenService

public interface PaymentGatewayClientTokenService

The intention of this API is to generate the necessary parameters and fields needed by the payment gateway's JavaScript library in order to create a tokenization request. These parameters will be placed on the ResponseDTO for consumption by a client application or template.

Author:
Elbert Bautista (elbertbautista)