| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.hostedtokenization |
| Modifier and Type | Method and Description |
|---|---|
CreateHostedTokenizationResponse |
CreateHostedTokenizationResponse.withExpiredCardTokens(List<String> value)
Tokens referencing expired cards are returned in this array.
|
CreateHostedTokenizationResponse |
CreateHostedTokenizationResponse.withHostedTokenizationId(String value)
The ID of the Hosted Tokenization Session
|
CreateHostedTokenizationResponse |
CreateHostedTokenizationResponse.withHostedTokenizationUrl(String value)
The URL you can use in your JavaScript when instantiating the Tokenizer.
|
CreateHostedTokenizationResponse |
CreateHostedTokenizationResponse.withInvalidTokens(List<String> value)
Tokens that are submitted in the request are validated.
|
CreateHostedTokenizationResponse |
CreateHostedTokenizationResponse.withPartialRedirectUrl(String value)
Deprecated.
|
| 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 © 2023 Worldline Online Payments Direct. All rights reserved.