1. Home
  2. Docs
  3. V1
  4. Websocket Integration

Websocket Integration

For security and verification while using the IFrame Capture, we have implemented a WebSocket service that your application frontend can connect to.

WebSocket URL: 

wss://ws.paymentworkflowtech.com

let ws = new WebSocket(“wss://ws.paymentworkflowtech.com”);

Articles

Was this article helpful to you? Yes No

How can we help?