Adyen · Schema

MerchantRiskIndicator

MerchantRiskIndicator schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
addressMatch boolean Whether the chosen delivery address is identical to the billing address.
deliveryAddressIndicator string Indicator regarding the delivery address. Allowed values: * `shipToBillingAddress` * `shipToVerifiedAddress` * `shipToNewAddress` * `shipToStore` * `digitalGoods` * `goodsNotShipped` * `other`
deliveryEmail string The delivery email address (for digital goods).
deliveryEmailAddress string For Electronic delivery, the email address to which the merchandise was delivered. Maximum length: 254 characters.
deliveryTimeframe string The estimated delivery time for the shopper to receive the goods. Allowed values: * `electronicDelivery` * `sameDayShipping` * `overnightShipping` * `twoOrMoreDaysShipping`
giftCardAmount object For prepaid or gift card purchase, the purchase amount total of prepaid or gift card(s).
giftCardCount integer For prepaid or gift card purchase, total count of individual prepaid or gift cards/codes purchased.
giftCardCurr string 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
preOrderDate string For pre-order purchases, the expected date this product will be available to the shopper.
preOrderPurchase boolean Indicator for whether this transaction is for pre-ordering a product.
preOrderPurchaseInd string Indicates whether Cardholder is placing an order for merchandise with a future availability or release date.
reorderItems boolean Indicator for whether the shopper has already purchased the same items in the past.
reorderItemsInd string Indicates whether the cardholder is reordering previously purchased merchandise.
shipIndicator string Indicates shipping method chosen for the transaction.
View JSON Schema on GitHub