There are multiple changes to the way that the Payments table displays in Console:
Refreshed UI
You can now add metadata to a refund in the same way that you can for a payment
When you refund a specific payment, the new View refund details button takes you to the refund in the payments table
The table is now more accessibly designed thanks to easier keyboard navigation
The Payment ID column has been renamed to ID. For refunds, the ID that displays is the ID of the refund, not the ID of the payment that was refunded. The transaction ID remains unchanged
You can now test the new hosted page in a webview using the test redirect page.
Max_wait_for_result field in hosted_page object
Change type
Date of change
Affected products
Affected auth flows
New feature
27 August 2025
Payments
Hosted page
When using the hosted_page object inside the Create payment request, you can now set the maximum period to wait before displaying a result screen.
Merchant account name change
Change type
Date of change
Affected products
Affected auth flows
New feature
19 August 2025
Payments
All
It is now possible to change the name of your merchant account. Contact us to enable this feature.
expires_at field in payment_disputed webhook
Change type
Date of change
Affected products
Affected auth flows
New feature
18 August 2025
Payments
All
When you receive a payment_disputed webhook, you now receive a field that informs you when the dispute expires.
New Mobile SDK versions
Change type
Date of change
Affected products
Affected auth flows
New feature
15 August 2025
Payments, Recurring Payments
All
The newest versions of Android, iOS and React mobile SDKs have been released. The user experience is improved, with new functionalities for retrying payments and simplified returning user journeys.
onBankRedirect callback
Change type
Date of change
Affected products
Affected auth flows
New feature
8 August 2025
Payments
Web SDK
If you are using the Web SDK in a webview, use the onBankRedirect callback. This callback passes the redirection URL back to your app so it can open the link in an external browser. This ensures that app-to-app flows work correctly.
You can now make a one-off payout into your business account from your merchant account to your business account.
To make a one-off, or ad hoc, business account payment, go to the Merchant Accounts tab inside your app and navigate to Manage funds.
Changed behaviour for refunds
Change type
Date of change
Affected products
Affected auth flows
New feature
10 July 2025
Payments
All
You can now create a refund from the authorized status onwards, to happen automatically as soon as the payment settles.
The refund will have the pending status until the payment settles. All queued refunds are initiated in the order that the corresponding payments settle.
Verified payouts with name and transaction verification
Change type
Date of change
Affected products
Affected auth flows
New feature
28 May 2025
Payouts
All
Verified Payouts enables you to pay out to a known, verified beneficiary. For example, you may want to make a payout to the same bank account previously used to make a deposit, even if the user initially paid with a debit card.
You can use this feature to verify an account holder's name and/or a particular transaction within certain parameters.
New business_client option inside submerchants object in Create Payment endpoint
Change type
Date of change
Affected products
Affected auth flows
New feature
19 May 2025
Payments
All
If you are a PSP, you can now specify a business_client inside the Create Payment request. This enables you to specify and include information about a merchant that you are partnered with, when a user makes a payment to that merchant.
You can now supply a custom reference for a mandate that you create, for easier reconciliation and to contextualise a payment on your user's bank statements.
On the rare occasions that a customer reverses a payment, you now receive [a webhook] after payment_settled informing you when the reversal happens.
Value-based settlement notifications
Change type
Date of change
Affected products
Affected auth flows
New feature
23 March 2025
Payments
All
You can now configure creditable notifications to arrive a certain amount of time after payment settlement for only transactions above a value that you choose.
For example, you might only add the post settlement delay for payments above £500 in value. This means that high-value payments are much less likely to be reversed after you receive a creditable webhook, but the instant experience is not lost for lower-value payments.
If you leave this field empty, a random 18-character string appears on the end user's bank statement. Therefore, we strongly recommend that you include a useful reference value in this field.
New functionality for payment cancellation in Ireland
Change type
Date of change
Affected products
Affected auth flows
New feature
23 January 2025
Payments
All
If a payment in Ireland is not yet authorised, you can now call the /cancel endpoint up to and including the authorised status. This brings the functionality of this endpoint for Irish payments in line with the UK.
Payouts reliability improvements
Change type
Date of change
Affected products
Affected auth flows
Fix
23 January 2025
Payouts
All
We've addressed an edge case where a payout creation request could return a 202 status code but fail silently without creating a resource. This scenario now correctly causes a 500 status code.
If you want to include this information in reports, click the cog icon at the top of the Merchant Account historical balances table, on the Merchant Account tab.