August 2025
Test redirect page for new hosted page
Change type | Date of change | Affected products | Affected auth flows |
---|---|---|---|
New feature | 28 August 2025 | Payments | Hosted page |
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.