Adyen · Schema

SplitConfigurationRule

SplitConfigurationRule schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
currency string The currency condition that defines whether the split logic applies. Its value must be a three-character [ISO currency code](https://en.wikipedia.org/wiki/ISO_4217).
fundingSource string The funding source condition of the payment method (only for cards). Possible values: **credit**, **debit**, or **ANY**.
paymentMethod string The payment method condition that defines whether the split logic applies. Possible values: * [Payment method variant](https://docs.adyen.com/development-resources/paymentmethodvariant): Apply the spl
ruleId string The unique identifier of the split configuration rule.
shopperInteraction string The sales channel condition that defines whether the split logic applies. Possible values: * **Ecommerce**: Online transactions where the cardholder is present. * **ContAuth**: Card on file and/or sub
splitLogic object Contains the split logic that is applied if the rule conditions are met.
View JSON Schema on GitHub