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.
Instead, to specify a particular payment scheme, use the scheme_selection object and set the type value to preselected.
Scheme_id now provided with payouts when you call the merchant-account/{id}/transactions endpoint
Change type
Date of change
Affected products
Affected auth flows
Fix
12 November 2024
Payments, Payouts
All
When you call the /transactions endpoint, if a payout or refund has executed, you now receive the scheme_id to indicate what scheme the payout was made through.
If you are making a Signup+ payment in Finland, you can now receive the authorization_expired error response if a payment expires, alongside authorization_expired webhooks.
You can now choose how a payout settles using scheme selection. You can select a payment scheme for your payout by using the scheme_selection object inside the Create payout request.
Retry options removed for new UIs (web SDK and hosted page) when retry isn’t available
Change type
Date of change
Affected products
Affected auth flows
Fix
20 September 2024
Payments
Web SDK, hosted page
In some geographies, payment retries are not supported yet. When you do not pass a retry object in a payment request, the UI changes to remove actions that your user cannot perform without retries.
First-party webviews now supported by Web SDK
Change type
Date of change
Affected products
Affected auth flows
New feature
20 September 2024
Payouts
All
The Web SDK is now compatible with first-party webviews.
Payout and refund metadata from the merchant account /transactions endpoint
Change type
Date of change
Affected products
Affected auth flows
New feature
20 September 2024
Payouts
All
When you call the /transactions endpoint, you can now see the metadata associated with any payouts or refunds.
On August 5th, we updated the Transactions table accessible through the merchant account dashboard. These updates include quality of life improvements, such as infinite scrolling and improve accessibility support. Additionally, you can now query a date range rather than seeing transactions for a single day.
HPP, Hosted page, Web SDK, EPP, iOS, Android, React Native, Direct API integration
The user interface and navigation experience in Console has been updated, along with several other changes. The Console-related documentation on this site has also been updated.
In addition to the visual update, there are also new features:
You can click the initial in the top-left corner to switch between the organisations you're a member of.
In the Settings page within an app, you can enable or disable legacy products and features.
Bank Identification Numbers in /payments-providers/search response
Change type
Date of change
Affected products
Affected auth flows
New feature
July 16 2024
Payments VRP Signup+ Payouts Data Verification
Not applicable
The response from the /v3/payments-providers/search endpoint now includes a bin_ranges array, which contains a full list of the Bank Identification Numbers used by the provider. This typically refers to the first 8 numbers on cards issued by the provider.