Mode:
transactions
What this mode does
Transactions will provide a seamless experience for a user to subscribe to real-time transaction updates for supported accounts. Eligible accounts will be automatically determined by Method, including your team’s eligibility criteria. For details on how to receive transaction updates via Webhooks. Make sure you are subscribed to the relevant webhook events to receive real-time transaction data. Note that you will only receive updates for events that occur after your subscription is active. Please reach out to your CSM to enable access to this mode!Create a token
You can create a transactions token using one of the supported patterns:- Existing entity: provide
entity_id
+mode
+transactions
- Create new entity: provide
entity
+mode
+transactions
Existing Entity
Create New Entity
Response
Resuming a session
Want to link more cards? In this mode, simply create another token with the sameentity_id
and Method will intelligently pick up where your user left off. They won’t ever be asked to link a card twice!
Launch Opal
- React (Web)
- React Native