# Payments Use Stripe to start accepting payments. Not ready for a full integration? Get started [without writing code](https://docs.stripe.com/no-code.md). ## Get started Integrate a Stripe product to start accepting payments online and in person, embed financial services, power custom revenue models, and more. [Find your use case](https://docs.stripe.com/payments/use-cases/get-started.md) ## Payment options #### Most popular [Accept online payments](https://docs.stripe.com/checkout/quickstart.md): Build a payment form or use a prebuilt payment page to accept online payments. [Create a subscription](https://docs.stripe.com/billing/quickstart.md): Set up recurring billing for your SaaS or e-commerce business. [Faster checkout with Link](https://docs.stripe.com/payments/link.md): Let your customers check out faster with Link. #### Online [Build a checkout page](https://docs.stripe.com/checkout/quickstart.md): Use Checkout to set up a Stripe-hosted page, embed a payment form, or embed components. [Build an advanced integration](https://docs.stripe.com/payments/quickstart-checkout-sessions.md): Learn how to embed a custom Stripe payment form in your website or application. [Accept payments without code](https://docs.stripe.com/payment-links/create.md): Use Payment Links to create a custom page without code. #### In-person [Collect in-person payments](https://docs.stripe.com/terminal.md): Extend Stripe payments to your point of sale with our SDKs and readers. [Design your integration](https://docs.stripe.com/terminal/designing-integration.md): Choose the SDK and reader combination that works best for you. [Set up an example application](https://docs.stripe.com/terminal/example-applications.md): Try Stripe Terminal by using the example applications and simulated reader. #### Subscriptions [Create a subscription](https://docs.stripe.com/billing/quickstart.md): Set up a subscription with billing cycles, trial periods, and proration plans. [Modify subscriptions](https://docs.stripe.com/billing/subscriptions/change.md): Change the billing cycle or price, use trials, apply discounts, and more. [Set up recurring invoices](https://docs.stripe.com/billing/invoices/subscription.md): Send invoices on a recurring schedule. #### Invoicing [Create an invoice](https://docs.stripe.com/invoicing/dashboard.md): Bill customers instantly from the Dashboard. [Send a hosted invoice page](https://docs.stripe.com/invoicing/hosted-invoice-page.md): Securely collect payments from your customers. [Integrate with Invoicing](https://docs.stripe.com/invoicing/integration.md): Set up a custom integration with our Invoicing API. ## Payment methods [Add a payment method](https://docs.stripe.com/payments/payment-methods/overview.md): Learn about the types of payment methods that your Stripe integration can support. [Dynamic payment methods (No code required)](https://docs.stripe.com/payments/payment-methods/dynamic-payment-methods.md): Dynamically order and display payment methods. [Faster checkout with Link](https://docs.stripe.com/payments/link.md): Let your customers check out faster with Link. ## Beyond payments [Incorporate your company](https://docs.stripe.com/atlas.md): Start a US company from most places in the world using Stripe Atlas. [Integrate crypto](https://docs.stripe.com/crypto.md): Let your users pay in crypto, pay out in crypto, or embed a fiat-to-crypto onramp. [Financial Connections](https://docs.stripe.com/financial-connections.md): Access permissioned data from your users’ financial accounts. ## Platforms and marketplaces [Build a SaaS platform](https://docs.stripe.com/connect/saas.md): Set up a Connect SaaS platform to provide platform services to businesses that collect direct payments from their own customers. [Build a marketplace](https://docs.stripe.com/connect/marketplace.md): Set up a Connect marketplace to collect payments from customers and pay out a portion to sellers or service providers. [Fund and send payouts (No code required)](https://docs.stripe.com/global-payouts.md): Send funds directly to your sellers or service providers in their local currency. ## Clone a sample project [Accept a payment](https://github.com/stripe-samples/accept-a-payment) [Start a simple subscription](https://github.com/stripe-samples/checkout-single-subscription) [Use a prebuilt checkout form](https://github.com/stripe-samples/checkout-one-time-payments) ## More guides - [Payment Links](https://docs.stripe.com/payment-links.md) - [Checkout](https://docs.stripe.com/payments/checkout.md) - [Web Elements](https://docs.stripe.com/payments/elements.md) - [In-app Elements](https://docs.stripe.com/payments/mobile.md) - [Integration upgrades](https://docs.stripe.com/payments/upgrades.md) - [Custom payment flows](https://docs.stripe.com/payments/more-payment-scenarios.md) - [Disputes](https://docs.stripe.com/disputes.md) - [3D Secure](https://docs.stripe.com/payments/3d-secure.md) - [Cards](https://docs.stripe.com/payments/cards.md) - [Bank debits](https://docs.stripe.com/payments/bank-debits.md) - [Bank redirects](https://docs.stripe.com/payments/bank-redirects.md) - [Wallets](https://docs.stripe.com/payments/wallets.md) - [API tour](https://docs.stripe.com/payments-api/tour.md) - [Payment Intents](https://docs.stripe.com/payments/payment-intents.md) - [Setup Intents](https://docs.stripe.com/payments/setup-intents.md) - [Payment Methods](https://docs.stripe.com/payments/payment-methods.md) - [Development environment](https://docs.stripe.com/get-started/development-environment.md) - [API requests](https://docs.stripe.com/get-started/api-request.md) - [Build and test](https://docs.stripe.com/get-started/test-developer-integration.md) - [Build with an LLM](https://docs.stripe.com/building-with-llms.md)