Release 04/06/2025
Release: v2025.06.04.1
Date: 4th June 2025
Items:
- Batch settlement process for Railsr ledgers
- Auto Payment Links via SMS
- Hosted Checkout Design Improvements
Bug fixes:
- Apple pay/Google pay configuration in the hub
- Reversals calculation error
- Recurring Transactions not linked to customer
Batch settlement process for Railsr ledgers
Introduced a batch settlement process for Railsr ledgers to automate payouts to a merchant’s external bank account. This allows merchants to get transactions across all payment methods to be settled into an acquired ledger, and then the funds will get automatically settled into their designated account at 01:00 the next day.
If you would like to have this configured, please contact our Support team via our Customer Service Desk.
Hosted Checkout Design Improvements
A series of design improvements were made to the checkout experience:
- Updated visuals for the payment loader and outcome states.
- Refined headers for the payment method section.
- Corrected the styling of the divider between payment methods.

Bug fixes
- Reversals Calculation Error
Corrected an error in reversal processing logic that caused the combined amount total to be calculated incorrectly, potentially leading to over/understated transaction reversals.
- Apple Pay settings triggering Google Pay
Resolved a UI logic bug where selecting Apple Pay in hosted checkout settings would enable the Google Pay option.
- Recurring Transactions not linked to customer
Fixed an issue where transactions were not correctly linked to a customer unless customer_id
was explicitly included in the recurring transaction request. Now, if the card_id
is already associated with a customer, the transaction will be linked automatically, even when customer_id
is omitted.