This page will help you get started with Connect transaction.
π
Note
This request to generate transactionId through Gateway API must be done from the backend platform (not client interface). This is to ensure that the apiSecret & secret are not exposed
Example JSON Payload for the transaction would be
{
"intent": "CONNECT"
}
Request parameters
Language
Click Try It! to start a request and see the response here!