WebSockets
Receive real-time order updates on your server without polling.
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
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.
Select your framework, then choose a channel type to get started.
A typical event payload received on any channel looks like this: