Payments

Get started with documentation and APIs to start integrating Telr’s Products.

<html>
    <head>
        <title>Checkout</title>
        <script src="https://sdk.cashfree.com/js/v3/cashfree.js"></script>
    </head>
    <body>
        <button onclick="initiateCheckout()">Initiate Checkout</button>
    </body>
</html>