Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.transactbridge.com/llms.txt

Use this file to discover all available pages before exploring further.

A payment link is a shareable URL that will take your customers to a hosted payment page. A payment link can be shared and used multiple times. The session is considered closed once the payment is done successfully. Before that customer can retry any number of times to make the payment before the session expires (configured by the partner). Partners can use the Get Session API to track the status of the session. Invoices are created once the payment is successful and is sent to the end customer. The payments once done by the customer are reflected instantly in the panel and webhook/callback events are also pushed to the configured URL for all the activities done in the session and also for invoices. Since the payments are browser-based, the partner needs to set redirect URLs to where the customer will be redirected once the payment is done.

One Time Payment API Docs

View the Postman API Collection