| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.services |
| Modifier and Type | Method and Description |
|---|---|
GetIINDetailsResponse |
GetIINDetailsResponse.withCardType(String value)
The card's type as categorised by the payment method.
|
GetIINDetailsResponse |
GetIINDetailsResponse.withCoBrands(List<IINDetail> value)
List of IIN details
|
GetIINDetailsResponse |
GetIINDetailsResponse.withCountryCode(String value)
The ISO 3166-1 alpha-2 country code of the country where the card was issued.
|
GetIINDetailsResponse |
GetIINDetailsResponse.withIsAllowedInContext(Boolean value)
Populated only if you submitted a payment context.
|
GetIINDetailsResponse |
GetIINDetailsResponse.withPaymentProductId(Integer value)
The payment product identifier associated with the card.
|
| Modifier and Type | Method and Description |
|---|---|
GetIINDetailsResponse |
ServicesClient.getIINDetails(GetIINDetailsRequest body)
Resource /v2/{merchantId}/services/getIINdetails
- Get IIN details
|
GetIINDetailsResponse |
ServicesClientInterface.getIINDetails(GetIINDetailsRequest body)
Resource /v2/{merchantId}/services/getIINdetails
- Get IIN details
|
GetIINDetailsResponse |
ServicesClient.getIINDetails(GetIINDetailsRequest body,
CallContext context)
Resource /v2/{merchantId}/services/getIINdetails
- Get IIN details
|
GetIINDetailsResponse |
ServicesClientInterface.getIINDetails(GetIINDetailsRequest body,
CallContext context)
Resource /v2/{merchantId}/services/getIINdetails
- Get IIN details
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.