| Package | Description |
|---|---|
| com.onlinepayments.merchant.productgroups |
| Modifier and Type | Method and Description |
|---|---|
GetProductGroupsParams |
GetProductGroupsParams.withAmount(Long value)
Whole amount in cents (not containing any decimals)
|
GetProductGroupsParams |
GetProductGroupsParams.withCountryCode(String value)
ISO 3166-1 alpha-2 country code of the transaction
|
GetProductGroupsParams |
GetProductGroupsParams.withCurrencyCode(String value)
Three-letter ISO currency code representing the currency for the amount
|
GetProductGroupsParams |
GetProductGroupsParams.withIsRecurring(Boolean value)
This allows you to filter payment products based on their support for recurring payments.
|
GetProductGroupsParams |
GetProductGroupsParams.withLocale(String value)
Deprecated: This field has no effect.
|
| Modifier and Type | Method and Description |
|---|---|
GetPaymentProductGroupsResponse |
ProductGroupsClient.getProductGroups(GetProductGroupsParams query)
Resource /v2/{merchantId}/productgroups
- Get product groups
|
GetPaymentProductGroupsResponse |
ProductGroupsClientInterface.getProductGroups(GetProductGroupsParams query)
Resource /v2/{merchantId}/productgroups
- Get product groups
|
GetPaymentProductGroupsResponse |
ProductGroupsClient.getProductGroups(GetProductGroupsParams query,
CallContext context)
Resource /v2/{merchantId}/productgroups
- Get product groups
|
GetPaymentProductGroupsResponse |
ProductGroupsClientInterface.getProductGroups(GetProductGroupsParams query,
CallContext context)
Resource /v2/{merchantId}/productgroups
- Get product groups
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.