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.
Modifier and Type | Method and Description |
---|---|
PaymentResponseDTO |
generateClientToken(PaymentRequestDTO requestDTO) |
PaymentResponseDTO generateClientToken(PaymentRequestDTO requestDTO)
Copyright © 2022. All rights reserved.