Skip to content

⏱ 5 min
👤 Onboarding Developer Team (Alexandre S.)

2025-12-12 New Feature: One-Time Password (OTP) Flow Support

One-time password (OTP) flow support on the hosted payment page is now available. Merchants can now integrate and onboard without custom development for authentication handling.

2025-11-20 Adds New Session Status: fraud_cancellation_requested

A new session status, fraud_cancellation_requested, has been added to the Session Records API and monitor status webhook. Merchants can now receive automatic notifications when a fraud cancellation is requested, streamlining and automating the fraud management process.

2025-10-09 New Feature: Webhook Support

A new webhook is now available for hosted payment page transactions. Merchants can now stay informed and automate post-payment processes without manual polling.

2026-05-07 New Feature: X-Signature header in webhooks

A new feature is now available for users of the HPP webhook. Merchants can now use this mechanism in order to ensure the authenticity of the webhook call.

Rejection responses now include invalid_fields, containing the JSON path of each affected field and a message explaining the validation issue.