Release Notes
Version 1.3
- Mature V2 API endpoints for external integrations
- Pay-in transaction filtering by
pay_id, since, and date
- Refund payments visible via
getPayInTransactions (negative entries with transaction_type: "Refund")
getTaxInvoiceList endpoint for monthly service fee invoices
- UI updates
Version 1.2.0
- Refund request feature (UI and API)
- Automated dispute handling
- UI upgrades
- Personal payment method configuration
- Security patches
Version 1.0.5
- Additional V2 endpoints:
getMyUnusedLinks, getMyUsedLinks, getPayInTransactions, getPayOutTransactions
- Cancellation feature: cancel callback and improved cancel webhook notification
- Standardised success callback
- General API object cleanup
- Updated security headers
- Dependency updates
Version 1.0.4
- Redirect callbacks for payment success and cancellation
Version 1.0.3
- Individual service fee per split recipient
- Cancel webhook and cancel notification via webhook
Version 1.0.2
Version 1.0.1
- Individual service fee per user
- Minor fixes
Version 1.0
createSplitLink API endpoint
- Callback URL after payment
- Minor UI fixes
- Balance transaction fee
- Float fix for payment amount variable
Version 0.9
- First release
createLink API endpoint (Zapier and API gateway)
- Webhook mechanism for successful payment notifications
- Keycloak as identity provider
- UI and backend overhaul