MerchantRiskIndicator |
MerchantRiskIndicator.addressMatch(Boolean addressMatch) |
Whether the chosen delivery address is identical to the billing address.
|
MerchantRiskIndicator |
MerchantRiskIndicator.deliveryAddressIndicator(MerchantRiskIndicator.DeliveryAddressIndicatorEnum deliveryAddressIndicator) |
Indicator regarding the delivery address.
|
MerchantRiskIndicator |
MerchantRiskIndicator.deliveryEmail(String deliveryEmail) |
Deprecated.
|
MerchantRiskIndicator |
MerchantRiskIndicator.deliveryEmailAddress(String deliveryEmailAddress) |
For Electronic delivery, the email address to which the merchandise was delivered.
|
MerchantRiskIndicator |
MerchantRiskIndicator.deliveryTimeframe(MerchantRiskIndicator.DeliveryTimeframeEnum deliveryTimeframe) |
The estimated delivery time for the shopper to receive the goods.
|
static MerchantRiskIndicator |
MerchantRiskIndicator.fromJson(String jsonString) |
Create an instance of MerchantRiskIndicator given an JSON string
|
MerchantRiskIndicator |
BalanceCheckRequest.getMerchantRiskIndicator() |
merchantRiskIndicator
|
MerchantRiskIndicator |
DonationPaymentRequest.getMerchantRiskIndicator() |
merchantRiskIndicator
|
MerchantRiskIndicator |
PaymentRequest.getMerchantRiskIndicator() |
merchantRiskIndicator
|
MerchantRiskIndicator |
MerchantRiskIndicator.giftCardAmount(Amount giftCardAmount) |
giftCardAmount
|
MerchantRiskIndicator |
MerchantRiskIndicator.giftCardCount(Integer giftCardCount) |
For prepaid or gift card purchase, total count of individual prepaid or gift cards/codes purchased.
|
MerchantRiskIndicator |
MerchantRiskIndicator.giftCardCurr(String giftCardCurr) |
For prepaid or gift card purchase, [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) three-digit currency code of the gift card, other than those listed in Table A.5 of the EMVCo 3D Secure Protocol and Core Functions Specification.
|
MerchantRiskIndicator |
MerchantRiskIndicator.preOrderDate(OffsetDateTime preOrderDate) |
For pre-order purchases, the expected date this product will be available to the shopper.
|
MerchantRiskIndicator |
MerchantRiskIndicator.preOrderPurchase(Boolean preOrderPurchase) |
Indicator for whether this transaction is for pre-ordering a product.
|
MerchantRiskIndicator |
MerchantRiskIndicator.preOrderPurchaseInd(String preOrderPurchaseInd) |
Indicates whether Cardholder is placing an order for merchandise with a future availability or release date.
|
MerchantRiskIndicator |
MerchantRiskIndicator.reorderItems(Boolean reorderItems) |
Indicator for whether the shopper has already purchased the same items in the past.
|
MerchantRiskIndicator |
MerchantRiskIndicator.reorderItemsInd(String reorderItemsInd) |
Indicates whether the cardholder is reordering previously purchased merchandise.
|
MerchantRiskIndicator |
MerchantRiskIndicator.shipIndicator(String shipIndicator) |
Indicates shipping method chosen for the transaction.
|