post
https://stagingglobal.decentro.tech/payments/lrs/links
Generate a link to initate the LRS payment journey.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This API is currently in internal beta and subject to change. The request and response payloads, API endpoint, and validation logic may be updated.
Important NotePlease use only Staging Credentials on each API Reference page to test the APIs directly from our Documentation.
Overview
- This API lets a platform generate a payment link to intiate LRS payments.
- The platform will have to first generate the customer profile (
lrs_customer_id) via the Create LRS Customer API. - The platform will receive the payment link in the API response which can be embedded within their checkout flow, app, or any third-party system or send it directly to the end customer via SMS, WhatsApp, etc.
- When the payer clicks on the link, they will land on the information collection or payment initiation stage depending on the details available against their customer profile.
- Once the payment has been completed, Decentro will trigger the Terminal Transaction Status Callback/Webhook to the platforms pre-configured endpoint with the transaction status.
- Alternatively, the platform can check the status of the payment using the Get Transaction Status API, via the using Decentro's transaction ID shared in the response of this API.
