public interface PaymentGatewayClientTokenService extends PaymentGatewayTypeAware
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 |
---|---|
default PaymentResponse |
generateClientToken(PaymentRequest requestDTO) |
getGatewayType
default PaymentResponse generateClientToken(PaymentRequest requestDTO)
Copyright © 2021. All rights reserved.