| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
HostedCheckoutSpecificOutput |
PaymentDetailsResponse.getHostedCheckoutSpecificOutput()
Hosted Checkout specific information.
|
HostedCheckoutSpecificOutput |
PaymentResponse.getHostedCheckoutSpecificOutput()
Hosted Checkout specific information.
|
HostedCheckoutSpecificOutput |
HostedCheckoutSpecificOutput.withHostedCheckoutId(String value)
The ID of the Hosted Checkout Session in which the payment was made.
|
HostedCheckoutSpecificOutput |
HostedCheckoutSpecificOutput.withVariant(String value)
Using the Back-Office it is possible to upload multiple templates of your HostedCheckout payment pages, including customized templates from Merchant Portal.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentDetailsResponse.setHostedCheckoutSpecificOutput(HostedCheckoutSpecificOutput value)
Hosted Checkout specific information.
|
void |
PaymentResponse.setHostedCheckoutSpecificOutput(HostedCheckoutSpecificOutput value)
Hosted Checkout specific information.
|
PaymentDetailsResponse |
PaymentDetailsResponse.withHostedCheckoutSpecificOutput(HostedCheckoutSpecificOutput value)
Hosted Checkout specific information.
|
PaymentResponse |
PaymentResponse.withHostedCheckoutSpecificOutput(HostedCheckoutSpecificOutput value)
Hosted Checkout specific information.
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.