Added documentation improvement.Released a new version of the payment documentation, now with 100% more comprehensive explanation.
Introduced Split Settlement (Split Payment) support across the API and documentation.This release includes:
- Ability to configure a primary settlement account via the dashboard (Novac wallet or bank account).
- Support for creating sub-settlement accounts via API for automated fund distribution.
- New endpoints to:
- Create split configurations
- Retrieve existing split accounts
- Update split allocation rules
- Support for flat and percentage-based split types.
- Ability to initiate transactions using preconfigured splits or override split logic per transaction.
- Improved documentation covering:
- Split architecture (parent-child model)
- Transaction flow and settlement behavior
- Real-world integration examples