| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.hostedcheckout |
| Modifier and Type | Method and Description |
|---|---|
CreateHostedCheckoutResponse |
CreateHostedCheckoutResponse.withHostedCheckoutId(String value)
The ID of the Hosted Checkout Session in which the payment was made.
|
CreateHostedCheckoutResponse |
CreateHostedCheckoutResponse.withInvalidTokens(List<String> value)
Tokens that are submitted in the request are validated.
|
CreateHostedCheckoutResponse |
CreateHostedCheckoutResponse.withMerchantReference(String value)
Your unique reference of the transaction that is also returned in our report files.
|
CreateHostedCheckoutResponse |
CreateHostedCheckoutResponse.withPartialRedirectUrl(String value)
The partial URL as generated by our system.
|
CreateHostedCheckoutResponse |
CreateHostedCheckoutResponse.withRedirectUrl(String value)
The full hosted checkout URL as generated by our system.
|
CreateHostedCheckoutResponse |
CreateHostedCheckoutResponse.withRETURNMAC(String value)
When the customer is returned to your site we will append this property and value to the query-string.
|
| Modifier and Type | Method and Description |
|---|---|
CreateHostedCheckoutResponse |
HostedCheckoutClientInterface.createHostedCheckout(CreateHostedCheckoutRequest body)
Resource /v2/{merchantId}/hostedcheckouts
- Create hosted checkout
|
CreateHostedCheckoutResponse |
HostedCheckoutClient.createHostedCheckout(CreateHostedCheckoutRequest body)
Resource /v2/{merchantId}/hostedcheckouts
- Create hosted checkout
|
CreateHostedCheckoutResponse |
HostedCheckoutClientInterface.createHostedCheckout(CreateHostedCheckoutRequest body,
CallContext context)
Resource /v2/{merchantId}/hostedcheckouts
- Create hosted checkout
|
CreateHostedCheckoutResponse |
HostedCheckoutClient.createHostedCheckout(CreateHostedCheckoutRequest body,
CallContext context)
Resource /v2/{merchantId}/hostedcheckouts
- Create hosted checkout
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.