Split Payments is a feature in our API
This is not incorporated within our plugins by default, but it can be added through customization from your side.
In order to split a payment you need the following:
For split payments, add the object “affiliate” like:
"affiliate": {
"split_payments": [
{
"merchant": 987654321,
"fixed": 123,
"description": "Fixed fee"
},
{
"merchant": 987654321,
"percentage": 12.3,
"description": "Relative fee"
}
]
}
See our API page for more detailed technical information.
Feedback
You're missing something out and would like us to fix it? Suggest an improvement to this page!
Other languages
Liever uitleg in
het Nederlands? Neem contact op met uw accountmanager.
Vuoi ricevere
informazioni in italiano? Contatta il tuo account manager.
Falls Sie eine deutschsprachige Erklärung bevorzugen, kontaktieren Sie bitte Ihren Kundenbetreuer.
Prefieres tener la
explicación en Español? Contacta con tu gerente de cuentas.
Vous préférez une
explication en français? Contactez votre gestionnaire de compte.