Client Side SDK

This page gives you an overview of Decentro's payments SDK on the client side.

Decentro's client-side SDKs are designed to handle the below flows on the UI side so that Decentro handles the entire payer experience at its end.

  • Creating a payment link/intent link
  • Redirecting to one of the popular UPI apps
  • Updating the status of the transaction as well as propagating any failure reason
  • Redirecting the user to the platform's page

Decentro's SDKs can be white-labeled with custom UI as well as needed.

Decentro's React JS SDK-related documentation can be found here for platforms to start accessing it.