<CheckoutButton />
The CheckoutButton
component is used to display a button that triggers a
checkout process on Stripe.
It also tracks the user's event on analytics tools like Google Analytics / Facebook Pixel.
<CheckoutButton
// Optional props
priceId="price_1JZ2ZzLzjJ9FJ6zZzZzZzZzZ"
couponId="zZZZzZ"
>
Get Turboship
</CheckoutButton>