Basic Embedded Checkout React Example
You'll need to create a new channel on your store, and set the channel site URL to the URL of an NGROK tunnel for the react app.
When creating the cart, you'll need to set the "channel_id" value accordingly.
React app using BigCommerce's embedded checkout, basic example.
JavaScript
You'll need to create a new channel on your store, and set the channel site URL to the URL of an NGROK tunnel for the react app.
When creating the cart, you'll need to set the "channel_id" value accordingly.