public interface PaymentGatewayHostedService
Certain Payment Integrations allow you to use a Hosted Solution, such as PayPal Express and SagePay Form. This API allows you to create the call to send a user to the Gateway's Hosted page and to capture and record transaction responses back from them.
| Modifier and Type | Method and Description |
|---|---|
PaymentResponseDTO |
requestHostedEndpoint(PaymentRequestDTO paymentRequestDTO) |
PaymentResponseDTO requestHostedEndpoint(PaymentRequestDTO paymentRequestDTO) throws PaymentException
PaymentExceptionCopyright © 2022. All rights reserved.