Use the Checkout Sessions component
Hold on a moment... 🚧This package has not yet been published live, and is for preview only. As a result, the contents of this documentation may be inaccurate and is subject to change.
Checkout Sessions Component is a UI library for accepting crypto payments and settling invoices automatically, with minimal configuration and seamless integration into your web application while using our Stripe integration. This widget accepts a cs_id
and uses those parameters to interact with Stripe.
Collect a Payment
Drop the CheckoutSessions
component into your application to let users connect their wallet, select a payment token, and authorize payment for your checkout session.
Try it now
Visit our code builder and demo app: [coming soon]
Get started
To configure LoopCheckout and start accepting payments, complete these three steps:
See the Quickstart example for a minimal implementation.
Updated about 22 hours ago