Configuring Online Banking (IBP)
Online Banking, also sometimes called Internet Bank Payment (IBP), is a Browser Redirect processing method where customers authorize a debit from their bank account.
Step 1: Build Online Banking objects
Field
Value
Online Banking source details object
{
"returnUrl": "https://example.com/success",
"bankCode": "123"
}Field
Required/Optional
Description
Step 2: Create an Online Banking source or display
Create an Online Banking source using DigitalRiver.js
Create the Online Banking element using DigitalRiver.js functionality
Field
Value
Create your Online Banking display using DigitalRiver.js
Retrieving available banks
Retrieved banks
Example Online Banking source
Step 3: Authorize an Online Banking source
Redirecting the customer for Online Banking authorization
Step 4: Use the authorized source
Testing Online Banking (IBP)
Last updated