Quickstart
Use this path when you want to get a switching integration working quickly in staging.1. Register your application
clientIdclientSecretwebhookSecretappPrivateKeyWrappedif you plan to use JWE
2. Exchange credentials for a token
token value and send it as:
3. Create a subject
4. Create a paytag
alice@walletapp.
5. Route a transaction
6. Handle the receiver webhook
The switch sends aTRANSACTION_INITIATED webhook to the receiving application. The receiver must:
- Verify
X-Switch-Signature - Optionally decrypt the payload if encryption is enabled
- Accept or reject the transaction through the API