public class HostedCheckoutSpecificOutput extends Object
| Constructor and Description |
|---|
HostedCheckoutSpecificOutput() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHostedCheckoutId()
The ID of the Hosted Checkout Session in which the payment was made.
|
String |
getVariant()
Using the Back-Office it is possible to upload multiple templates of your HostedCheckout payment pages, including customized templates from Merchant Portal.
|
void |
setHostedCheckoutId(String value)
The ID of the Hosted Checkout Session in which the payment was made.
|
void |
setVariant(String value)
Using the Back-Office it is possible to upload multiple templates of your HostedCheckout payment pages, including customized templates from Merchant Portal.
|
HostedCheckoutSpecificOutput |
withHostedCheckoutId(String value)
The ID of the Hosted Checkout Session in which the payment was made.
|
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.
|
public String getHostedCheckoutId()
public void setHostedCheckoutId(String value)
public HostedCheckoutSpecificOutput withHostedCheckoutId(String value)
public String getVariant()
public void setVariant(String value)
public HostedCheckoutSpecificOutput withVariant(String value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.