# Example Billing Flows with Stripe

You have the option to either:&#x20;

* Create custom checkouts using Stripe Elements - this allows for greater flexibility and customization of the payment form, or&#x20;
* Utilize Stripe-hosted Checkouts - where Stripe manages the entire checkout experience for you.&#x20;

Both methods involve incorporating the Sphere API to calculate taxes, ensuring accurate tax rates are applied during the checkout process.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Stripe Elements</strong></td><td><a href="custom-checkout-with-stripe-elements">custom-checkout-with-stripe-elements</a></td><td><a href="custom-checkout-with-stripe-elements">custom-checkout-with-stripe-elements</a></td><td data-object-fit="cover"><a href="https://970780403-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCwrKUWiKw8qxo6t83mBG%2Fuploads%2FrpM8MrYoVe1DLkvm7Br9%2FCheckout.png?alt=media&#x26;token=e44f9205-2b59-4815-a8d3-786d10e914b2">Checkout.png</a></td></tr><tr><td><strong>Stripe-hosted Checkout</strong></td><td><a href="example-billing-flows-with-stripe/stripe-hosted-checkout">stripe-hosted-checkout</a></td><td><a href="example-billing-flows-with-stripe/stripe-hosted-checkout">stripe-hosted-checkout</a></td><td><a href="https://970780403-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCwrKUWiKw8qxo6t83mBG%2Fuploads%2FGiOJr18rIfXvJmhJUwK4%2FCard-%20Registration.png?alt=media&#x26;token=37315e9c-8a6f-4c78-a481-52b9558f5fb0">Card- Registration.png</a></td></tr></tbody></table>
