By Admin on Tuesday, 24 November 2020
Category: All

Worldpay WebSocket STOMP API

​Worldpay offers direct integration using WebSockets + STOMP protocols. You can access to Worldpay API using sgcWebSockets library, just need a TsgcWebSocketClient and STOMP Protocol client in order to connect to this API

Find below a sample code to connect to Worldpay using sgcWebSockets library

Delphi Example 

Related Posts