Improved
Release 25/09/2025
about 1 month ago by Alice Barrow
Release: v2025.09.25.1
Date: 25th September 2025
What's included?
- One-off payments without saving beneficiary
- Changes to payees
- Default
referencefield for Pay by Bank payments - Webhook responses: 2xx status codes
One-off payments without saving a beneficiary
Enabled one-off payments via REST API without saving beneficiary details, streamlining the payment process for users who don’t need to store payee info.
Changes to payees
Added an optional “Save payee details for future use” checkbox to the one-off payment flow, letting users save payee info if they want, with clear validation and error handling.
Default reference field for Pay by Bank payments
reference field for Pay by Bank paymentsDefaulted the “reference” field for Pay by Bank payments to the Company Name if left blank, reducing friction for integrators and users.
Webhook responses: 2xx status codes
Webhook responses now treat all 2xx HTTP status codes as successful, reducing false error reports for merchants.
