| Accept carbon removal payments | Enable customers to buy carbon removal using the Climate API. |
| Accept in-person payments | Get started with Stripe Terminal for in-person payments. |
| Accept subscriptions with a prebuilt checkout page | Set up recurring payments and subscription management. |
| Build a full embedded checkout page | Customers enter payment details directly on your site without redirection from your site or app. |
| Build a custom checkout page with the Checkout Sessions API | Use Stripe Elements and the Checkout Sessions API to add tax, discounts, shipping rates, and other features to your custom checkout page. |
| Build an advanced integration with the Payment Intents API | Set up a custom checkout with the most granular and advanced control over the payment process and where you calculate the final amount. You need separate integrations for tax and subscriptions features. |
| Build a Stripe-hosted checkout page | Redirect customers to a Stripe-hosted payment page. After payment completion, they return to your site or app. |
| Create and send an invoice | Use the hosted invoice page to create and send invoices. |
| Embed Stripe’s prebuilt crypto onramp | Use Onramp JS to add Stripe’s prebuilt crypto onramp UI to a website or mobile webview. |
| Build a custom crypto onramp with Embedded Components | Use the Embedded Components SDK to build a custom crypto onramp for web, iOS, Android, or React Native. |
| Build a mobile payments integration | Embed a custom payment form with Mobile Elements in your iOS or Android application. |