Prerequisites
Before you begin, ensure you have:- A Straddle account with API access
- A Quiltt account with processor token capabilities
- Quiltt Connector configured with
ACCOUNT_NUMBERSandACCOUNT_BALANCE_REFRESHESfeatures
For a complete integration guide including Quiltt Connector setup, see our detailed Quiltt integration guide.
Quick start
Follow these steps to create a paykey from a Quiltt processor token.Step 1: Obtain a Quiltt processor token
After your user connects their bank account through Quiltt Connector, create a processor token:Step 2: Create a paykey via Bridge API
Use the processor token to create a paykey:Step 3: Handle the response
A successful response returns the paykey and associated bank data:Implementation flow
Troubleshooting
Common issues and their solutions:| Issue | Solution |
|---|---|
| Invalid processor token | Ensure processor: "STRADDLE" and issuer: "QUILTT" |
| Authentication errors | Verify your Quiltt API key and Straddle API key |
| Missing features | Enable ACCOUNT_NUMBERS in Quiltt Connector |
| Connection not active | Wait for connection status to be active |