| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.tokens |
| Modifier and Type | Method and Description |
|---|---|
CreateTokenRequest |
CreateTokenRequest.withCard(TokenCardSpecificInput value)
Object containing the token details for a card
|
CreateTokenRequest |
CreateTokenRequest.withPaymentProductId(Integer value)
Payment product identifier - Please see Products documentation for a full overview of possible values.
|
| Modifier and Type | Method and Description |
|---|---|
CreatedTokenResponse |
TokensClientInterface.createToken(CreateTokenRequest body)
Resource /v2/{merchantId}/tokens
- Create token
|
CreatedTokenResponse |
TokensClient.createToken(CreateTokenRequest body)
Resource /v2/{merchantId}/tokens
- Create token
|
CreatedTokenResponse |
TokensClientInterface.createToken(CreateTokenRequest body,
CallContext context)
Resource /v2/{merchantId}/tokens
- Create token
|
CreatedTokenResponse |
TokensClient.createToken(CreateTokenRequest body,
CallContext context)
Resource /v2/{merchantId}/tokens
- Create token
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.