URL Changes
If you’re launching Opal directly from a URL, the process remains similar to Elements, but with updated domains:- Elements:
elements.{environment}.methodfi.com - Opal:
opal.{environment}.methodfi.com
New Libraries
We’ve introduced new SDKs specifically designed for Opal integration:- @methodfi/opal-react for React applications
- @methodfi/opal-react-native for React Native
- Direct CDN integration via
https://static.methodfi.com/opal/v1/stable/init.js
Token Generation Changes
When generating tokens for Opal, we’ve added new parameters that must be provided in order for more flexibility and control over the user experience. The token generation process has been streamlined in Opal.Elements
Opal
connect.products). In Opal, product filtering is done via connect.account_filters.include.products. Allowed values: balance, sensitive, payoff, update, payment.
See Opal Identity, Connect, Card Connect, and Account Verification guides for more info on token generation.