Payment Links

Merchants can create Payment Links in two ways: by integrating the Session API or by generating payment links directly from the Juspay dashboard, either individually or in bulk, without any code changes.

Session API flow

  • Merchant calls the Session API from their server/backend.

  • Merchant capture the web link from the Session API response and send it to their customers via text messages, emails, WhatsApp..etc.

  • Customers click on the web link through their mobile/desktop.

  • The Juspay payment page is rendered with configured payment modes.

  • Customers choose any payment mode and complete the payment.

  • Customers are then redirected to the return URL configured by the merchants.

Payment Links can be created for three major distinct use cases:

Use Case 1: Basic Payment Link Options - The payment links UI will showcase all configured payment methods from the Juspay Dashboard.

Use Case 2: Mandate Payment Options - This feature facilitates the creation of payment links supporting Mandate Registration payments.

Use Case 3: Advanced Payment Options : Merchants can create payment links with the advanced options like Link Expiry Date, User-Defined Fields (UDFs), Offer Applicability, specific payment Modes..etc

Last updated 1 year ago