Hero Light

Table of Contents

  1. Authentication

    Learn how to securely authenticate transactions using the merchant’s public and private keys.

  2. Checkout

    Explore how to initiate payments with Lucid, allowing for customizable product identification, amounts, and subscription intervals.

Getting Started

Before diving into the documentation, make sure you have the Lucid SDK library included in your project. You can add it using the following script tag:

<script src="https://checkout.lucidconnect.xyz/lib.bundle.js"></script>

Next, familiarize yourself with the authentication process and the steps for initiating payments outlined in the respective documentation sections.

Additional Resources

The first step to world-class documentation is setting up your editing environnments.