Learn how to use the Bridge open-banking platform to securely connect identities to bank accounts and generate Paykeys for initiating payments
Bridge Widget
Third-Party Token Support
Manual Bank Account Entry
Customer Identity Verification
customer_id
for the verified customerBank Account Connection
Identity-Account Ownership Matching
Paykey Generation
Paykey Storage and Usage
customer
before you can connect with Bridge. View the Customers API for more information.Choose Your Connectivity Method
Use Bridge to Generate a Paykey
Bridge Widget Implementation
Add Widget to Page or Application
<head>
of your HTML:Generate a Bridge Token
Initialize the Widget
Handle the Response
onSuccess
callback, you’ll receive a paykey object. Here’s an example of what it looks like:paykey
object to your backend for future payment origination.3rd Party Token Implementation
Obtain a Third-Party Token
Create a Paykey Using the Token
Manual Bank Accounts
Handle the Generated Paykey
How secure is the Paykey generation process?
Can Paykeys be reused for multiple payments?
How does Bridge handle third-party tokens?
What happens if there's a mismatch during data verification?