WebSockets
Receive real-time order updates on your server without polling.
Transak uses WebSockets to push real-time order updates to your server and sends event data continuously over a live connection to ensure faster updates.
Transak WebSockets are powered by Pusher Channels. Use the Pusher client library for your platform, as a plain WebSocket client is not compatible.
Pusher App Key: 1d9ffac87de599c61283 | Cluster: ap2
When to Use?
Channels
For the private channel stream, ensure the WebSocket connection is handled by your backend application, as exposing it on the client side may compromise your Access Token.
Events
On Ramp / NFT Checkout
Off Ramp
Integration
Select your framework, then choose a channel type to get started.
React / React Native
Node.js
JavaScript (Browser)
Mobile
Sample Response
A typical event payload received on any channel looks like this: