Configuring Boleto
Learn how to configure Boleto for DigitalRiver.js with Elements.
Step 1: Build a Boleto Source Request and Details object
Field
Value
Boleto Source Details object
{
"returnUrl": "https://example.com",
"nationalId": "16235836597"
}Field
Required/Optional
Description
Step 2: Create a Boleto source using DigitalRiver.js
Boleto source response example
Step 3: Use the authorized source
Best practices
Last updated