Create a session, then redirect the user to a fully-hosted Coal checkout page.
// Your code
import { CoalCheckoutButton }
from "coal-react";
<CoalCheckoutButton
checkoutUrl="https://..."
/>
Button will appear here
Create a session to see the checkout button →