API - Mar 27, 2025
Added
Pay by Bank payment method, leveraging open banking
Platforms can now integrate Pay by Bank, which allows users to pay directly from their bank account via a range of bank wire transfer schemes, thanks to open banking regulations in Europe.
The following endpoint has been added:
There is new webhook event type to indicate successful payment initiation:
PAYIN_NORMAL_PROCESSING_STATUS_PENDING_SUCCEEDED
There are new functional errors (ResultCode
) related to Pay by Bank:
- 206101 - RedirectURL page embedded
- 206102 - RedirectURL already processed
- 206103 - Bank not supported
- 206104 - User not recognized
- 206105 - Authentication method not supported
- 206106 - Invalid user credentials
- 206107 - Parallel session detected
- 206108 - User blocked by bank
- 206109 - User denied by bank
Was this page helpful?