Quickstart
To get started with the Boom SDK, follow these 3 steps:
1. Generate an access key and a secret key using the Boom Partner Platform
In the Boom Partner Platform, navigate to "Settings" -> "Developers" to generate an access key and a secret key.
Make sure to save the secret key after you generate it, as you won't be able to view it again in the Partner Platform.
Email and phone must be unique, meaning neither element should be present in Boom's system.
This section is relevant for plaid copy link flow. For plaid shared token see Plaid Processor Token Integration page or Sample of full stack react/node implementation with Plaid processor token above
An iFrame embedded environment is fully supported with the Boom SDK.
iFrame supports the following query params for customization:
token - required to launch authenticated experience. We emit an auth-error event if the token fails authentication.
You need to handle a close and auth-error event.
Please refer to the following link for more details on handling those events: