| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.hostedtokenization |
| Modifier and Type | Method and Description |
|---|---|
CreateHostedTokenizationRequest |
CreateHostedTokenizationRequest.withAskConsumerConsent(Boolean value)
Indicate if the tokenization form should contain a checkbox asking the user to give consent for storing their information for future payments.
|
CreateHostedTokenizationRequest |
CreateHostedTokenizationRequest.withCreditCardSpecificInput(CreditCardSpecificInputHostedTokenization value) |
CreateHostedTokenizationRequest |
CreateHostedTokenizationRequest.withLocale(String value)
Locale used in the GUI towards the consumer.
|
CreateHostedTokenizationRequest |
CreateHostedTokenizationRequest.withPaymentProductFilters(PaymentProductFiltersHostedTokenization value)
Contains the payment product ids that will be used for manipulating the payment products available for the payment to the customer.
|
CreateHostedTokenizationRequest |
CreateHostedTokenizationRequest.withTokens(String value)
String containing comma separated tokens (no spaces) associated with the customer of this hosted session.
|
CreateHostedTokenizationRequest |
CreateHostedTokenizationRequest.withVariant(String value)
It is possible to upload multiple templates of your payment pages using the Merchant Portal.
|
| Modifier and Type | Method and Description |
|---|---|
CreateHostedTokenizationResponse |
HostedTokenizationClientInterface.createHostedTokenization(CreateHostedTokenizationRequest body)
Resource /v2/{merchantId}/hostedtokenizations
- Create hosted tokenization session
|
CreateHostedTokenizationResponse |
HostedTokenizationClient.createHostedTokenization(CreateHostedTokenizationRequest body)
Resource /v2/{merchantId}/hostedtokenizations
- Create hosted tokenization session
|
CreateHostedTokenizationResponse |
HostedTokenizationClientInterface.createHostedTokenization(CreateHostedTokenizationRequest body,
CallContext context)
Resource /v2/{merchantId}/hostedtokenizations
- Create hosted tokenization session
|
CreateHostedTokenizationResponse |
HostedTokenizationClient.createHostedTokenization(CreateHostedTokenizationRequest body,
CallContext context)
Resource /v2/{merchantId}/hostedtokenizations
- Create hosted tokenization session
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.