createCheckout
This function takes the cart and calls the Fullcart API endpoint, which then return a Stripe checkout session.
This function then redirects the user to the Stripe checkout page.
This function takes the cart and calls the Fullcart API endpoint, which then return a Stripe checkout session.
This function then redirects the user to the Stripe checkout page.