Verified BursaPay gateway workflow: Explains the split-payment input available during payment initialization.
1. Overview & Purpose
The gateway payment initialization payload supports a splits array for split-payment recipients.
2. Requirements & Setup
Define the intended split recipients and amounts/percentages according to the supported API contract.
3. Step-by-Step Workflow
- Build the payment payload.
- Add the split recipients array.
- Initialize the payment.
- Reconcile the resulting payment and settlement records.
4. Rules & Troubleshooting
Split payments are a payment-allocation feature and should not be used as a substitute for wallet accounting.
5. Verification & Next Steps
Test split behavior thoroughly in Test Mode before activating it for live traffic.