Adyen Split Settlement
Configure and use Adyen Split Settlements via Hyperswitch to distribute payments and refunds across multiple accounts.
Overview
Split Adyen Payments via Juspay Hyperswitch
{
"split_payments": {
"adyen_split_payment": {
"store": "4935y84385736",
"split_items": [
{
"split_type": "BalanceAccount",
"amount": 900,
"account": "*********",
"reference": "7823648726",
"description": "adyen split test"
},
{
"split_type": "Commission",
"amount": 100,
"account": "************",
"reference": "7823648726",
"description": "adyen split test"
}
]
}
}
}Field Specifications
Validation Rules
Payments Response
Split Adyen Refunds via Juspay Hyperswitch
Refund Response
Last updated
Was this helpful?

