Configuring Online Banking (IBP)
Learn how to configure Online Banking (IBP) for DigitalRiver.js with Elements.
Step 1: Build an Online Banking object
Field
Value
Online Banking source details object
{
"returnUrl": "https://example.com/success",
"cancelUrl": "https://example.com/cancel",
"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
Attach the source to a checkout
Testing Online Banking (IBP)
Last updated