Introduced Mobile Money (MoMo) payment collection for Ghana cedis (GHS).This release includes:
- Support for MTN Ghana and Telecel Ghana as MoMo providers.
- Ability to collect GHS payments via the Novac hosted checkout by redirecting
customers to the
paymentRedirectUrl. - New endpoints for merchants building a custom MoMo checkout experience:
- Fetch supported MoMo providers
- Initiate a MoMo payment using a checkout reference
- New documentation covering:
- Creating a MoMo checkout payment
- Completing payment via the hosted checkout page
- Building a custom MoMo checkout flow
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
Added documentation improvement.Released a new version of the payment documentation, now with 100% more comprehensive explanation.