| Package | Description |
|---|---|
| com.onlinepayments.merchant.products |
| Modifier and Type | Method and Description |
|---|---|
GetProductDirectoryParams |
GetProductDirectoryParams.withCountryCode(String value)
ISO 3166-1 alpha-2 country code
|
GetProductDirectoryParams |
GetProductDirectoryParams.withCurrencyCode(String value)
Three-letter ISO currency code representing the currency of the transaction
|
| Modifier and Type | Method and Description |
|---|---|
ProductDirectory |
ProductsClient.getProductDirectory(Integer paymentProductId,
GetProductDirectoryParams query)
Resource /v2/{merchantId}/products/{paymentProductId}/directory
- Get payment product directory
|
ProductDirectory |
ProductsClientInterface.getProductDirectory(Integer paymentProductId,
GetProductDirectoryParams query)
Resource /v2/{merchantId}/products/{paymentProductId}/directory
- Get payment product directory
|
ProductDirectory |
ProductsClient.getProductDirectory(Integer paymentProductId,
GetProductDirectoryParams query,
CallContext context)
Resource /v2/{merchantId}/products/{paymentProductId}/directory
- Get payment product directory
|
ProductDirectory |
ProductsClientInterface.getProductDirectory(Integer paymentProductId,
GetProductDirectoryParams query,
CallContext context)
Resource /v2/{merchantId}/products/{paymentProductId}/directory
- Get payment product directory
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.