{"title":"Split payments automatically","category":"default","creationDate":1776961628,"content":"<p>If you process your users' transactions through <a href=\"\/pt\/platforms\/onboard-users\/onboarding-steps\">stores<\/a>, you can configure the store to automatically apply your billing logic. For example, you can deduct your platform's commission and the transaction fees, or choose how to book potential chargebacks. This means that you do not need to send split instructions for every payment, capture, refund, or chargeback.<\/p>\n<p>For Adyen to automatically apply the split instructions, you need to:<\/p>\n<ol>\n<li><a href=\"\/pt\/platforms\/automatic-split-configuration\/create-split-configuration#create-split-configuration\">Create a split configuration profile<\/a> that contains the conditions that determine whether to split a payment, and the instructions on how to split the payment (split logic).<br \/>\nYou can create and manage your split configuration profiles and rules in your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a>, or using the  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Management\/latest\/overview\" class=\" external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Management API<\/a>.<\/li>\n<li><a href=\"\/pt\/platforms\/automatic-split-configuration\/create-split-configuration#link-profile-to-store\">Link the profile to your user's store<\/a> when you create or update the store.<\/li>\n<\/ol>\n<p>By default, all transaction amounts and fees are booked to your platform's liable balance account, which can make reconciliation harder for your platform and users. We recommend that you either create split configuration profiles, or send the split instructions with every payment-related request. You can also override a profile, when necessary, by specifying split instructions in your individual payment requests.<\/p>\n<h2>Split configuration profiles<\/h2>\n<p>A split configuration profile contains at least one <strong>rule<\/strong>. A rule consists of conditions and instructions on how to split transactions. If a transaction meets all conditions of the rule, we book the funds and fees to the balance account that you specify when you link the profile to a store.<\/p>\n<p>If a profile contains multiple rules that apply to the transaction, we use the split instructions from the rule that is the highest in the <a href=\"#rule-hierarchy\">rule hierarchy<\/a>.<\/p>\n<h3>Conditions<\/h3>\n<p>The conditions define <em>if<\/em> a transaction is split according to the split instructions. If a transaction meets <strong>all<\/strong> the conditions of the rule, then the split instructions are applied.<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Condition<\/th>\n<th style=\"text-align: center;\">Required<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\">Currency<\/td>\n<td style=\"text-align: center;\"><span class=\"hint--bottom\" data-hint=\"Required\" markdown=\"1\"><img style=\"width: 25px;\" alt=\"Required\" src=\"\/user\/pages\/reuse\/image-library\/01.icons\/required\/required.svg?decoding=auto&amp;fetchpriority=auto\" \/><\/span><\/td>\n<td style=\"text-align: left;\">Defines whether the rule applies to a specific currency, or all currencies.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Payment method<\/td>\n<td style=\"text-align: center;\"><span class=\"hint--bottom\" data-hint=\"Required\" markdown=\"1\"><img style=\"width: 25px;\" alt=\"Required\" src=\"\/user\/pages\/reuse\/image-library\/01.icons\/required\/required.svg?decoding=auto&amp;fetchpriority=auto\" \/><\/span><\/td>\n<td style=\"text-align: left;\">Defines whether the rule applies to a specific payment method, or all payment methods associated with the store. You can define different rules for <a href=\"\/pt\/development-resources\/paymentmethodvariant\/\">payment method variants<\/a> as well.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Card region<\/td>\n<td style=\"text-align: center;\"><\/td>\n<td style=\"text-align: left;\">Defines whether the rule applies to transactions processed through a store that's registered in the same country\/region where the card was issued, in a different country\/region, or all transaction regardless of the processing and issuing location.<br>List of regions:<ul><li markdown=\"1\">US<\/li><li markdown=\"1\">Canada<\/li><li markdown=\"1\">Europe<\/li><li markdown=\"1\">APAC<\/li><li markdown=\"1\">LATAM<\/li><\/ul><div class=\"notices green\">This condition is in pilot phase, and not yet available for all platforms.<\/div><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Funding source<\/td>\n<td style=\"text-align: center;\"><span class=\"hint--bottom\" data-hint=\"Required\" markdown=\"1\"><img style=\"width: 25px;\" alt=\"Required\" src=\"\/user\/pages\/reuse\/image-library\/01.icons\/required\/required.svg?decoding=auto&amp;fetchpriority=auto\" \/><\/span><\/td>\n<td style=\"text-align: left;\">Defines whether the rule applies to a specific type of card, or all card types.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Shopper interaction<\/td>\n<td style=\"text-align: center;\"><span class=\"hint--bottom\" data-hint=\"Required\" markdown=\"1\"><img style=\"width: 25px;\" alt=\"Required\" src=\"\/user\/pages\/reuse\/image-library\/01.icons\/required\/required.svg?decoding=auto&amp;fetchpriority=auto\" \/><\/span><\/td>\n<td style=\"text-align: left;\">Defines whether the rule applies to a specific sales channel, or all channels.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>Split logic<\/h3>\n<p>The split logic is a set of instructions that determine <em>how<\/em> we split a transaction: the amounts we book to your liable balance account and to your user's balance account, and how they appear in the webhooks and reports.<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Split instruction<\/th>\n<th style=\"text-align: center;\">Required<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\">Commission<\/td>\n<td style=\"text-align: center;\"><span class=\"hint--bottom\" data-hint=\"Required\" markdown=\"1\"><img style=\"width: 25px;\" alt=\"Required\" src=\"\/user\/pages\/reuse\/image-library\/01.icons\/required\/required.svg?decoding=auto&amp;fetchpriority=auto\" \/><\/span><\/td>\n<td style=\"text-align: left;\">Defines the amount to book to your liable balance account as your platform's <a href=\"#commission\">commission<\/a> on the transaction. It can be a fixed amount (specified in minor units), a percentage (specified in basis points), or both.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Transaction fees<\/td>\n<td style=\"text-align: center;\"><span class=\"hint--bottom\" data-hint=\"Required\" markdown=\"1\"><img style=\"width: 25px;\" alt=\"Required\" src=\"\/user\/pages\/reuse\/image-library\/01.icons\/required\/required.svg?decoding=auto&amp;fetchpriority=auto\" \/><\/span><\/td>\n<td style=\"text-align: left;\">Defines where to book the <a href=\"\/pt\/platforms\/online-payments\/transaction-fees\">transaction fees<\/a>. We can book the fees either to your liable balance account or your user's balance account, together or separately.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Additional&nbsp;commission<\/td>\n<td style=\"text-align: center;\"><\/td>\n<td style=\"text-align: left;\">Defines whether we book an additional commission to your user's balance account.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Refund<\/td>\n<td style=\"text-align: center;\"><\/td>\n<td style=\"text-align: left;\">Defines where to book the refund amount.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Refund cost allocation<\/td>\n<td style=\"text-align: center;\"><\/td>\n<td style=\"text-align: left;\">Defines where to book the fees associated with refunds.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Chargeback<\/td>\n<td style=\"text-align: center;\"><\/td>\n<td style=\"text-align: left;\">Defines where to book the chargeback amount.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Chargeback cost allocation<\/td>\n<td style=\"text-align: center;\"><\/td>\n<td style=\"text-align: left;\">Defines where to book the fees associated with chargebacks.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Remainder<\/td>\n<td style=\"text-align: center;\"><\/td>\n<td style=\"text-align: left;\">Defines where to book the leftover amount (after currency conversion).<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Surcharge<\/td>\n<td style=\"text-align: center;\"><\/td>\n<td style=\"text-align: left;\">Defines where to book surcharges.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Tip<\/td>\n<td style=\"text-align: center;\"><\/td>\n<td style=\"text-align: left;\">Defines where to book tips.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>When a transaction meets <strong>all<\/strong> conditions of the rule, Adyen applies the corresponding split logic.<\/p>\n<p>We recommend that you always include a catch-all rule (set all conditions to <span translate=\"no\"><strong>ANY<\/strong><\/span>) in your profile, because if none of the rules apply to the transaction, then all funds are booked to your liable balance account by default.<\/p>\n<p>Adyen evaluates all transactions processed through the store, based on the rules in the store's split configuration profile. In case you need to split a specific transaction differently, you can send transaction-specific split instructions in the payment, capture, or refund request. Any split instruction that you send in a request overrides the automatic split.<\/p>\n<h2 id=\"rule-hierarchy\">Rule hierarchy<\/h2>\n<p>If a split configuration profile has multiple rules, and more than one rule applies to the transaction, Adyen determines which rule to apply based on priority and granularity.<\/p>\n<p>The priority of rules is:<\/p>\n<ol>\n<li>Currency<\/li>\n<li>Payment method or <a href=\"\/pt\/development-resources\/paymentmethodvariant\/\">payment method variant<\/a>, like <span translate=\"no\"><strong>visa<\/strong><\/span> or <span translate=\"no\"><strong>visasignature<\/strong><\/span><\/li>\n<li>Card region<\/li>\n<li>Funding source<\/li>\n<li>Shopper interaction<\/li>\n<\/ol>\n<p>The granularity of a rule refers to how specific the rule is, for example:<\/p>\n<ul>\n<li>Whether the rule is for one currency in particular or for any currency.<\/li>\n<li>Whether the rule is for Visa payments with a payment method variant of <span translate=\"no\"><strong>visasignature<\/strong><\/span>, or for Visa payments in general with a payment method variant of <span translate=\"no\"><strong>visa<\/strong><\/span>.<\/li>\n<\/ul>\n<p>Within each priority, a rule that is more granular (more specific) takes precedence over a general rule.<\/p>\n<h3>Examples<\/h3>\n<p>Here are some example scenarios based on the following split rules:<\/p>\n<div class=\"sticky-table-container\">\n    \n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Rule<\/th>\n<th style=\"text-align: left;\">Currency<\/th>\n<th style=\"text-align: left;\">Payment method<\/th>\n<th style=\"text-align: left;\">Card region<\/th>\n<th style=\"text-align: left;\">Funding source<\/th>\n<th style=\"text-align: left;\">Shopper interaction<\/th>\n<th style=\"text-align: left;\">Commission<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\">1<\/td>\n<td style=\"text-align: left;\">USD<\/td>\n<td style=\"text-align: left;\">Any<\/td>\n<td style=\"text-align: left;\">Any<\/td>\n<td style=\"text-align: left;\">Any<\/td>\n<td style=\"text-align: left;\">Any<\/td>\n<td style=\"text-align: left;\">USD 3.00 +&nbsp;1%<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">2<\/td>\n<td style=\"text-align: left;\">Any<\/td>\n<td style=\"text-align: left;\">visasignature<\/td>\n<td style=\"text-align: left;\">International<\/td>\n<td style=\"text-align: left;\">Any<\/td>\n<td style=\"text-align: left;\">Ecommerce<\/td>\n<td style=\"text-align: left;\">USD 2.50 +&nbsp;1%<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">3<\/td>\n<td style=\"text-align: left;\">USD<\/td>\n<td style=\"text-align: left;\">visa<\/td>\n<td style=\"text-align: left;\">Domestic<\/td>\n<td style=\"text-align: left;\">Any<\/td>\n<td style=\"text-align: left;\">Any<\/td>\n<td style=\"text-align: left;\">USD 2.00 +&nbsp;1%<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">4<\/td>\n<td style=\"text-align: left;\">CAD<\/td>\n<td style=\"text-align: left;\">mc<\/td>\n<td style=\"text-align: left;\">Any<\/td>\n<td style=\"text-align: left;\">Any<\/td>\n<td style=\"text-align: left;\">POS<\/td>\n<td style=\"text-align: left;\">USD 1.40 +&nbsp;1%<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">5<\/td>\n<td style=\"text-align: left;\">USD<\/td>\n<td style=\"text-align: left;\">Any<\/td>\n<td style=\"text-align: left;\">Any<\/td>\n<td style=\"text-align: left;\">credit<\/td>\n<td style=\"text-align: left;\">Any<\/td>\n<td style=\"text-align: left;\">USD 1.50 +&nbsp;1%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<\/div>\n\n<p><strong>Scenario 1: In-person payment in USD using American Express credit card issued in the US<\/strong><\/p>\n<ul>\n<li>Rule 4 doesn't apply, because the currency (<span translate=\"no\"><strong>CAD<\/strong><\/span>) is different.<\/li>\n<li>Rule 3 doesn't apply, because the payment method (<span translate=\"no\"><strong>visa<\/strong><\/span>) is different.<\/li>\n<li>Rule 2 doesn't apply, because the payment method (<span translate=\"no\"><strong>visasignature<\/strong><\/span>) and shopper interaction (<span translate=\"no\"><strong>Ecommerce<\/strong><\/span>) are different.<\/li>\n<li>Out of the rules that do apply, rule 5 has a higher priority than rule 1 because of the funding source (<span translate=\"no\"><strong>credit<\/strong><\/span>).<\/li>\n<\/ul>\n<p>Adyen applies <strong>rule 5<\/strong> to split the transaction, and sends USD 1.50 + 1% to your liable balance account.<\/p>\n<p><strong>Scenario 2: Ecommerce payment in USD using a Visa debit card issued in the US<\/strong><\/p>\n<ul>\n<li>Rule 4 doesn't apply, because the currency (<span translate=\"no\"><strong>CAD<\/strong><\/span>), payment method (<span translate=\"no\"><strong>mc<\/strong><\/span>), and shopper interaction (<span translate=\"no\"><strong>POS<\/strong><\/span>) are different.<\/li>\n<li>Rule 2 doesn't apply, because the payment method (<span translate=\"no\"><strong>visasignature<\/strong><\/span>) and the card region (<span translate=\"no\"><strong>international<\/strong><\/span>) are different.<\/li>\n<li>Rule 5 doesn't apply, because the funding source (<span translate=\"no\"><strong>credit<\/strong><\/span>) is different.<\/li>\n<li>Out of the rules that do apply, rule 3 has a higher priority than rule 1 because of the payment method (<span translate=\"no\"><strong>visa<\/strong><\/span>).<\/li>\n<\/ul>\n<p>Adyen applies <strong>rule 3<\/strong> to split the transaction, and sends USD 2.00 + 1% to your liable balance account.<\/p>\n<p><strong>Scenario 3: Ecommerce payment in USD using Mastercard credit card issued in the US<\/strong><\/p>\n<ul>\n<li>Rule 4 doesn't apply, because the currency (<span translate=\"no\"><strong>CAD<\/strong><\/span>) and shopper interaction (<span translate=\"no\"><strong>POS<\/strong><\/span>) are different.<\/li>\n<li>Rule 2 doesn't apply, because the payment method (<span translate=\"no\"><strong>visasignature<\/strong><\/span>) and the card region (<span translate=\"no\"><strong>international<\/strong><\/span>) are different.<\/li>\n<li>Rule 3 doesn't apply, because the payment method (<span translate=\"no\"><strong>visa<\/strong><\/span>) is different.<\/li>\n<li>Out of the rules that do apply, rule 5 has a higher priority than rule 1 because of the payment method (<span translate=\"no\"><strong>mc<\/strong><\/span>).<\/li>\n<\/ul>\n<p>Adyen applies <strong>rule 5<\/strong> to split the transaction, and sends USD 1.50 + 1% to your liable balance account.<\/p>\n<p><strong>Scenario 4: In-person payment in CAD in the US, using Mastercard issued in Canada<\/strong><\/p>\n<ul>\n<li>Rules 1, 3, and 5 do not apply, because of the currency (<span translate=\"no\"><strong>USD<\/strong><\/span>).<\/li>\n<li>Rule 2 doesn't apply, because of the shopper interaction (<span translate=\"no\"><strong>Ecommerce<\/strong><\/span>).<\/li>\n<\/ul>\n<p>Adyen applies <strong>rule 4<\/strong> to split the transaction, and sends USD 1.40 + 1% to your liable balance account.<\/p>\n<h2>Rounding split amounts<\/h2>\n<p>When Adyen splits funds automatically between balance accounts, we use half-to-even rounding logic to minimize bias toward rounding up or down too often. This logic also ensures that there are more balanced financial transactions over time.<\/p>\n<p>Half-to-even rounding logic means that we look to the left of the last digit in the transaction:<\/p>\n<ul>\n<li>If the value is even, we round down.<\/li>\n<li>If the value is odd, we round up.<\/li>\n<\/ul>\n<p>Because transaction amounts are rounded to two decimal places every time, this makes reconciliation easier. This logic also ensures that there are more balanced financial transactions over time.<\/p>\n<p>The following examples show Adyen's rounding logic for automatic splits:<\/p>\n<ul>\n<li><strong>Rounding down:<\/strong> The split amount is EUR 0.38725. The last digit is 5, so we look at the preceding digit, which is 2. Because it is <strong>even<\/strong>, we round down, to EUR 0.38.<\/li>\n<li><strong>Rounding up:<\/strong> The split amount is EUR 0.38775. The last digit is 5, so we look at the preceding digit, which is 7. Because it\u2019s <strong>odd<\/strong>, we round up, to EUR 0.39.<\/li>\n<\/ul>\n<h2>Commission<\/h2>\n<p>With each payment you accept on behalf of your users, you can charge them a commission. A commission can either be a fixed amount (fixed fee), a percentage of the payment amount (variable fee), or both.<\/p>\n<p>By default, the variable fee is calculated as a percentage of the total payment amount, which includes the tip and the surcharge paid by the customer. However, if you do not want to charge a commission on the tip and\/or surcharge, you can exclude these from the commission calculation.<\/p>\n<p>To configure your preferred commission calculation logic, reach out to our <a href=\"https:\/\/ca-test.adyen.com\/ca\/ca\/contactUs\/support.shtml?form=other\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Support Team<\/a>. Choose between the following options:<\/p>\n<ul>\n<li>Include the tip and the surcharge in the commission calculation (default).<\/li>\n<li>Only include the tip in the commission calculation.<\/li>\n<li>Only include the surcharge in the commission calculation.<\/li>\n<li>Exclude the tip and the surcharge from the commission calculation.<\/li>\n<\/ul>\n<p>This means that we calculate all variable <span translate=\"no\"><strong>Commission<\/strong><\/span> and <span translate=\"no\"><strong>Additional commission<\/strong><\/span> fees defined in your split configuration profiles according to your chosen commission calculation logic.<\/p>\n<h3>Example commission calculation<\/h3>\n<p>Consider the following example, where the customer buys goods worth USD 100.00 from your user. You charge both a fixed and a variable fee on the payment as your platform's commission.<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: center;\">Price<\/th>\n<th style=\"text-align: center;\">Tip<\/th>\n<th style=\"text-align: center;\">Surcharge<\/th>\n<th style=\"text-align: center;\">Payment amount<\/th>\n<th style=\"text-align: center;\">Fixed fee<\/th>\n<th style=\"text-align: center;\">Variable fee<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: center;\">USD 100.00<\/td>\n<td style=\"text-align: center;\">USD 10.00<\/td>\n<td style=\"text-align: center;\">USD 1.00<\/td>\n<td style=\"text-align: center;\">USD 111.00<\/td>\n<td style=\"text-align: center;\">USD 5.00<\/td>\n<td style=\"text-align: center;\">5% of the payment amount<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>The following table shows how we calculate the variable fee based on the logic you choose, and the total amount that is booked to your user. For each of these cases, the total amount paid by the customer is USD 111.00.<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Commission logic<\/th>\n<th style=\"text-align: left;\">Amount on which you charge a commission<\/th>\n<th style=\"text-align: left;\">Fixed fee<\/th>\n<th style=\"text-align: left;\">Variable fee<\/th>\n<th style=\"text-align: left;\">Commission<\/th>\n<th style=\"text-align: left;\">Amount booked to user<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\">Include tip and surcharge<\/td>\n<td style=\"text-align: left;\">USD 111.00<\/td>\n<td style=\"text-align: left;\">USD 5.00<\/td>\n<td style=\"text-align: left;\">USD 5.55<\/td>\n<td style=\"text-align: left;\">USD 10.55<\/td>\n<td style=\"text-align: left;\">USD 100.45<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Tip only<\/td>\n<td style=\"text-align: left;\">USD 110.00<\/td>\n<td style=\"text-align: left;\">USD 5.00<\/td>\n<td style=\"text-align: left;\">USD 5.50<\/td>\n<td style=\"text-align: left;\">USD 10.50<\/td>\n<td style=\"text-align: left;\">USD 100.50<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Surcharge only<\/td>\n<td style=\"text-align: left;\">USD 101.00<\/td>\n<td style=\"text-align: left;\">USD 5.00<\/td>\n<td style=\"text-align: left;\">USD 5.05<\/td>\n<td style=\"text-align: left;\">USD 10.05<\/td>\n<td style=\"text-align: left;\">USD 100.95<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Exclude tip and surcharge<\/td>\n<td style=\"text-align: left;\">USD 100.00<\/td>\n<td style=\"text-align: left;\">USD 5.00<\/td>\n<td style=\"text-align: left;\">USD 5.00<\/td>\n<td style=\"text-align: left;\">USD 10.00<\/td>\n<td style=\"text-align: left;\">USD 101.00<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Captures<\/h2>\n<p>When you capture a payment that meets all the conditions of an automatic split rule, we book the funds according to the split logic of that rule. If the capture amount differs from the original authorization amount, we recalculate the split amounts, and apply the split instructions to the captured amount.<\/p>","url":"https:\/\/docs.adyen.com\/pt\/platforms\/automatic-split-configuration","articleFields":{"description":"Split payments automatically when processing through stores.","next_steps":[{"title":"Create split configuration profiles","description":"Create a split configuration profile and link it to a store.","url":"\/platforms\/automatic-split-configuration\/create-split-configuration","required":true}],"feedback_component":true,"parameters":{"directoryPath":"\/platforms","model":"platform"},"page_id":"f5342749-5c76-472c-ac74-3d62fc270dfc","filters_component":false,"decision_tree":"[]"},"algolia":{"url":"https:\/\/docs.adyen.com\/pt\/platforms\/automatic-split-configuration","title":"Split payments automatically","content":"If you process your users' transactions through stores, you can configure the store to automatically apply your billing logic. For example, you can deduct your platform's commission and the transaction fees, or choose how to book potential chargebacks. This means that you do not need to send split instructions for every payment, capture, refund, or chargeback.\nFor Adyen to automatically apply the split instructions, you need to:\n\nCreate a split configuration profile that contains the conditions that determine whether to split a payment, and the instructions on how to split the payment (split logic).\nYou can create and manage your split configuration profiles and rules in your Customer Area, or using the  Management API.\nLink the profile to your user's store when you create or update the store.\n\nBy default, all transaction amounts and fees are booked to your platform's liable balance account, which can make reconciliation harder for your platform and users. We recommend that you either create split configuration profiles, or send the split instructions with every payment-related request. You can also override a profile, when necessary, by specifying split instructions in your individual payment requests.\nSplit configuration profiles\nA split configuration profile contains at least one rule. A rule consists of conditions and instructions on how to split transactions. If a transaction meets all conditions of the rule, we book the funds and fees to the balance account that you specify when you link the profile to a store.\nIf a profile contains multiple rules that apply to the transaction, we use the split instructions from the rule that is the highest in the rule hierarchy.\nConditions\nThe conditions define if a transaction is split according to the split instructions. If a transaction meets all the conditions of the rule, then the split instructions are applied.\n\n\n\nCondition\nRequired\nDescription\n\n\n\n\nCurrency\n\nDefines whether the rule applies to a specific currency, or all currencies.\n\n\nPayment method\n\nDefines whether the rule applies to a specific payment method, or all payment methods associated with the store. You can define different rules for payment method variants as well.\n\n\nCard region\n\nDefines whether the rule applies to transactions processed through a store that's registered in the same country\/region where the card was issued, in a different country\/region, or all transaction regardless of the processing and issuing location.List of regions:USCanadaEuropeAPACLATAMThis condition is in pilot phase, and not yet available for all platforms.\n\n\nFunding source\n\nDefines whether the rule applies to a specific type of card, or all card types.\n\n\nShopper interaction\n\nDefines whether the rule applies to a specific sales channel, or all channels.\n\n\n\nSplit logic\nThe split logic is a set of instructions that determine how we split a transaction: the amounts we book to your liable balance account and to your user's balance account, and how they appear in the webhooks and reports.\n\n\n\nSplit instruction\nRequired\nDescription\n\n\n\n\nCommission\n\nDefines the amount to book to your liable balance account as your platform's commission on the transaction. It can be a fixed amount (specified in minor units), a percentage (specified in basis points), or both.\n\n\nTransaction fees\n\nDefines where to book the transaction fees. We can book the fees either to your liable balance account or your user's balance account, together or separately.\n\n\nAdditional&nbsp;commission\n\nDefines whether we book an additional commission to your user's balance account.\n\n\nRefund\n\nDefines where to book the refund amount.\n\n\nRefund cost allocation\n\nDefines where to book the fees associated with refunds.\n\n\nChargeback\n\nDefines where to book the chargeback amount.\n\n\nChargeback cost allocation\n\nDefines where to book the fees associated with chargebacks.\n\n\nRemainder\n\nDefines where to book the leftover amount (after currency conversion).\n\n\nSurcharge\n\nDefines where to book surcharges.\n\n\nTip\n\nDefines where to book tips.\n\n\n\nWhen a transaction meets all conditions of the rule, Adyen applies the corresponding split logic.\nWe recommend that you always include a catch-all rule (set all conditions to ANY) in your profile, because if none of the rules apply to the transaction, then all funds are booked to your liable balance account by default.\nAdyen evaluates all transactions processed through the store, based on the rules in the store's split configuration profile. In case you need to split a specific transaction differently, you can send transaction-specific split instructions in the payment, capture, or refund request. Any split instruction that you send in a request overrides the automatic split.\nRule hierarchy\nIf a split configuration profile has multiple rules, and more than one rule applies to the transaction, Adyen determines which rule to apply based on priority and granularity.\nThe priority of rules is:\n\nCurrency\nPayment method or payment method variant, like visa or visasignature\nCard region\nFunding source\nShopper interaction\n\nThe granularity of a rule refers to how specific the rule is, for example:\n\nWhether the rule is for one currency in particular or for any currency.\nWhether the rule is for Visa payments with a payment method variant of visasignature, or for Visa payments in general with a payment method variant of visa.\n\nWithin each priority, a rule that is more granular (more specific) takes precedence over a general rule.\nExamples\nHere are some example scenarios based on the following split rules:\n\n    \n\n\n\nRule\nCurrency\nPayment method\nCard region\nFunding source\nShopper interaction\nCommission\n\n\n\n\n1\nUSD\nAny\nAny\nAny\nAny\nUSD 3.00 +&nbsp;1%\n\n\n2\nAny\nvisasignature\nInternational\nAny\nEcommerce\nUSD 2.50 +&nbsp;1%\n\n\n3\nUSD\nvisa\nDomestic\nAny\nAny\nUSD 2.00 +&nbsp;1%\n\n\n4\nCAD\nmc\nAny\nAny\nPOS\nUSD 1.40 +&nbsp;1%\n\n\n5\nUSD\nAny\nAny\ncredit\nAny\nUSD 1.50 +&nbsp;1%\n\n\n\n\n\n\nScenario 1: In-person payment in USD using American Express credit card issued in the US\n\nRule 4 doesn't apply, because the currency (CAD) is different.\nRule 3 doesn't apply, because the payment method (visa) is different.\nRule 2 doesn't apply, because the payment method (visasignature) and shopper interaction (Ecommerce) are different.\nOut of the rules that do apply, rule 5 has a higher priority than rule 1 because of the funding source (credit).\n\nAdyen applies rule 5 to split the transaction, and sends USD 1.50 + 1% to your liable balance account.\nScenario 2: Ecommerce payment in USD using a Visa debit card issued in the US\n\nRule 4 doesn't apply, because the currency (CAD), payment method (mc), and shopper interaction (POS) are different.\nRule 2 doesn't apply, because the payment method (visasignature) and the card region (international) are different.\nRule 5 doesn't apply, because the funding source (credit) is different.\nOut of the rules that do apply, rule 3 has a higher priority than rule 1 because of the payment method (visa).\n\nAdyen applies rule 3 to split the transaction, and sends USD 2.00 + 1% to your liable balance account.\nScenario 3: Ecommerce payment in USD using Mastercard credit card issued in the US\n\nRule 4 doesn't apply, because the currency (CAD) and shopper interaction (POS) are different.\nRule 2 doesn't apply, because the payment method (visasignature) and the card region (international) are different.\nRule 3 doesn't apply, because the payment method (visa) is different.\nOut of the rules that do apply, rule 5 has a higher priority than rule 1 because of the payment method (mc).\n\nAdyen applies rule 5 to split the transaction, and sends USD 1.50 + 1% to your liable balance account.\nScenario 4: In-person payment in CAD in the US, using Mastercard issued in Canada\n\nRules 1, 3, and 5 do not apply, because of the currency (USD).\nRule 2 doesn't apply, because of the shopper interaction (Ecommerce).\n\nAdyen applies rule 4 to split the transaction, and sends USD 1.40 + 1% to your liable balance account.\nRounding split amounts\nWhen Adyen splits funds automatically between balance accounts, we use half-to-even rounding logic to minimize bias toward rounding up or down too often. This logic also ensures that there are more balanced financial transactions over time.\nHalf-to-even rounding logic means that we look to the left of the last digit in the transaction:\n\nIf the value is even, we round down.\nIf the value is odd, we round up.\n\nBecause transaction amounts are rounded to two decimal places every time, this makes reconciliation easier. This logic also ensures that there are more balanced financial transactions over time.\nThe following examples show Adyen's rounding logic for automatic splits:\n\nRounding down: The split amount is EUR 0.38725. The last digit is 5, so we look at the preceding digit, which is 2. Because it is even, we round down, to EUR 0.38.\nRounding up: The split amount is EUR 0.38775. The last digit is 5, so we look at the preceding digit, which is 7. Because it\u2019s odd, we round up, to EUR 0.39.\n\nCommission\nWith each payment you accept on behalf of your users, you can charge them a commission. A commission can either be a fixed amount (fixed fee), a percentage of the payment amount (variable fee), or both.\nBy default, the variable fee is calculated as a percentage of the total payment amount, which includes the tip and the surcharge paid by the customer. However, if you do not want to charge a commission on the tip and\/or surcharge, you can exclude these from the commission calculation.\nTo configure your preferred commission calculation logic, reach out to our Support Team. Choose between the following options:\n\nInclude the tip and the surcharge in the commission calculation (default).\nOnly include the tip in the commission calculation.\nOnly include the surcharge in the commission calculation.\nExclude the tip and the surcharge from the commission calculation.\n\nThis means that we calculate all variable Commission and Additional commission fees defined in your split configuration profiles according to your chosen commission calculation logic.\nExample commission calculation\nConsider the following example, where the customer buys goods worth USD 100.00 from your user. You charge both a fixed and a variable fee on the payment as your platform's commission.\n\n\n\nPrice\nTip\nSurcharge\nPayment amount\nFixed fee\nVariable fee\n\n\n\n\nUSD 100.00\nUSD 10.00\nUSD 1.00\nUSD 111.00\nUSD 5.00\n5% of the payment amount\n\n\n\nThe following table shows how we calculate the variable fee based on the logic you choose, and the total amount that is booked to your user. For each of these cases, the total amount paid by the customer is USD 111.00.\n\n\n\nCommission logic\nAmount on which you charge a commission\nFixed fee\nVariable fee\nCommission\nAmount booked to user\n\n\n\n\nInclude tip and surcharge\nUSD 111.00\nUSD 5.00\nUSD 5.55\nUSD 10.55\nUSD 100.45\n\n\nTip only\nUSD 110.00\nUSD 5.00\nUSD 5.50\nUSD 10.50\nUSD 100.50\n\n\nSurcharge only\nUSD 101.00\nUSD 5.00\nUSD 5.05\nUSD 10.05\nUSD 100.95\n\n\nExclude tip and surcharge\nUSD 100.00\nUSD 5.00\nUSD 5.00\nUSD 10.00\nUSD 101.00\n\n\n\nCaptures\nWhen you capture a payment that meets all the conditions of an automatic split rule, we book the funds according to the split logic of that rule. If the capture amount differs from the original authorization amount, we recalculate the split amounts, and apply the split instructions to the captured amount.","type":"page","locale":"pt","boost":18,"hierarchy":{"lvl0":"Home","lvl1":"Platforms","lvl2":"Split payments automatically"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/pt","lvl1":"https:\/\/docs.adyen.com\/pt\/platforms","lvl2":"\/pt\/platforms\/automatic-split-configuration"},"levels":3,"category":"Platforms","category_color":"green","tags":["Split","payments","automatically"]}}
