# Strip Llms

> Stripe Documentation documentation and resources. Use this skill when working with Stripe Documentation or when the user mentions stripe documentation.

- Skill: `hk-vk/strip-llms` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add hk-vk/strip-llms`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hk-vk/strip-llms/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: hk-vk (https://skillmd.com/u/hk-vk)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/hk-vk/strip-llms

---


# Stripe Documentation

## Available Resources

### Docs

- **Testing**: Simulate payments to test your integration.
  - URL: https://docs.stripe.com/testing.md

- **API Reference**
  - URL: https://docs.stripe.com/api.md

- **Receive payouts**: Set up your bank account to receive payouts.
  - URL: https://docs.stripe.com/payouts.md

- **Platforms and marketplaces with Stripe Connect**: Build a SaaS platform or marketplace with Connect.
  - URL: https://docs.stripe.com/connect.md

- **Supported currencies**: Learn which currencies Stripe supports for payments and bank payouts.
  - URL: https://docs.stripe.com/currencies.md

- **API upgrades**: Keep track of changes and upgrades to the Stripe API.
  - URL: https://docs.stripe.com/upgrades.md

- **Stripe SDKs**: Libraries and tools for interacting with your Stripe integration.
  - URL: https://docs.stripe.com/sdks.md

- **Receive Stripe events in your webhook endpoint**: Listen for events from Stripe on your webhook endpoint so your integration can automatically trigger reactions.
  - URL: https://docs.stripe.com/webhooks.md

- **Declines**: Learn about payment declines and how to lower your decline rate.
  - URL: https://docs.stripe.com/declines.md

- **Refund and cancel payments**: Learn how to cancel or refund a payment.
  - URL: https://docs.stripe.com/refunds.md

- **Security at Stripe**: Learn how Stripe handles security.
  - URL: https://docs.stripe.com/security.md

- **Build a Stripe-hosted checkout page**
  - URL: https://docs.stripe.com/checkout/quickstart.md

- **Build an advanced integration**
  - URL: https://docs.stripe.com/payments/quickstart.md

- **Build a pre-built subscription page with Stripe Checkout**
  - URL: https://docs.stripe.com/billing/quickstart.md

- **Set up and deploy a webhook**: Learn how to set up and deploy a webhook to listen to events from Stripe.
  - URL: https://docs.stripe.com/webhooks/quickstart.md

- **Types of events**
  - URL: https://docs.stripe.com/api/events/types.md

- **Integration security guide**: Ensure PCI compliance and secure customer-server communications.
  - URL: https://docs.stripe.com/security/guide.md

- **Payments analytics**: Learn about the performance of your payments using key metrics and reports.
  - URL: https://docs.stripe.com/payments/analytics.md

- **Integrate with events**: Send events from Stripe to webhook endpoints and cloud services.
  - URL: https://docs.stripe.com/event-destinations.md

- **Resolve webhook signature verification errors**: Learn how to fix a common error when listening to webhook events.
  - URL: https://docs.stripe.com/webhooks/signature.md

- **Start a team**: Learn how to invite and interact with team members.
  - URL: https://docs.stripe.com/get-started/account/teams.md

- **Errors**
  - URL: https://docs.stripe.com/api/errors.md

- **Versioning**
  - URL: https://docs.stripe.com/api/versioning.md

### Payment Methods

- **Payment Methods API**: Learn more about the API that powers a range of global payment methods.
  - URL: https://docs.stripe.com/payments/payment-methods.md

- **Linked external accounts**: Manage your linked external accounts.
  - URL: https://docs.stripe.com/get-started/account/linked-external-accounts.md

- **Bank Debits**: Learn how to accept bank debits with Stripe.
  - URL: https://docs.stripe.com/payments/bank-debits.md

- **How cards work**: Learn how an online credit or debit card payment works.
  - URL: https://docs.stripe.com/payments/cards/overview.md

- **Cartes Bancaires (CB)**: Learn about Cartes Bancaires, a common payment method in France.
  - URL: https://docs.stripe.com/payments/cartes-bancaires.md

- **eftpos Australia**: Learn about eftpos Australia, a common payment method in Australia.
  - URL: https://docs.stripe.com/payments/eftpos-australia.md

- **Stablecoin payments**: Learn about accepting payments in stablecoins.
  - URL: https://docs.stripe.com/payments/stablecoin-payments.md

- **Buy now, pay later**: Learn about buy now, pay later methods with Stripe.
  - URL: https://docs.stripe.com/payments/buy-now-pay-later.md

- **Afterpay and Clearpay payments**: Offer your customers flexible financing while getting paid upfront with Afterpay (also known as Clearpay in the UK).
  - URL: https://docs.stripe.com/payments/afterpay-clearpay.md

- **Affirm payments**: Offer your US and Canadian customers flexible financing while getting paid upfront with Affirm.
  - URL: https://docs.stripe.com/payments/affirm.md

- **Klarna payments**: Allow customers to make flexible payments while getting paid upfront with Klarna.
  - URL: https://docs.stripe.com/payments/klarna.md

- **Bank redirects**: Learn about bank redirects with Stripe.
  - URL: https://docs.stripe.com/payments/bank-redirects.md

- **Bank transfer payments**: Learn about bank transfers and managing payments with the customer balance.
  - URL: https://docs.stripe.com/payments/bank-transfers.md

- **Real-time payments**: Learn about real-time payments with Stripe.
  - URL: https://docs.stripe.com/payments/real-time.md

- **Vouchers**: Learn about voucher payment methods with Stripe.
  - URL: https://docs.stripe.com/payments/vouchers.md

- **Wallets**: Learn about wallet payments with Stripe.
  - URL: https://docs.stripe.com/payments/wallets.md

- **Enable local payment methods by country**: Use South Korean and Nigerian payment methods.
  - URL: https://docs.stripe.com/payments/local-markets.md

- **Custom payment methods**: Extend your integrations with additional payment methods processed outside of Stripe.
  - URL: https://docs.stripe.com/payments/payment-methods/custom-payment-methods.md

- **Orchestration**: Create rules to route payments across your payment processors.
  - URL: https://docs.stripe.com/payments/orchestration.md

### Checkout

- **Use a prebuilt Stripe-hosted payment page**
  - URL: https://docs.stripe.com/payments/checkout.md

- **Build a Stripe-hosted checkout page**
  - URL: https://docs.stripe.com/checkout/quickstart.md

- **Embed a payment form in your site**
  - URL: https://docs.stripe.com/checkout/embedded/quickstart.md

- **How Checkout works**: Learn how to use Checkout to collect payments on your website.
  - URL: https://docs.stripe.com/payments/checkout/how-checkout-works.md

- **Customize Checkout**: Customize the appearance and behavior of Checkout.
  - URL: https://docs.stripe.com/payments/checkout/customization.md

- **The Setup Intents API**: Learn more about the Setup Intents API for saving payment methods.
  - URL: https://docs.stripe.com/payments/setup-intents.md

- **Fulfill orders**: Learn how to fulfill payments received with the Checkout Sessions API.
  - URL: https://docs.stripe.com/checkout/fulfillment.md

- **Customize redirect behavior**: Display a confirmation page with your customer's order information.
  - URL: https://docs.stripe.com/payments/checkout/custom-success-page.md

- **Add discounts**: Reduce the amount charged to a customer by discounting their subtotal with coupons and promotion codes.
  - URL: https://docs.stripe.com/payments/checkout/discounts.md

- **Use your custom domain**: Learn how to bring your own custom domain to Stripe Checkout, Payment Links, and customer portal.
  - URL: https://docs.stripe.com/payments/checkout/custom-domains.md

- **Limit customers to one subscription**: Direct customers to manage their subscription when they already have one.
  - URL: https://docs.stripe.com/payments/checkout/limit-subscriptions.md

- **Cross-sells**: Enable customers to purchase complementary products at checkout by using cross-sells.
  - URL: https://docs.stripe.com/payments/checkout/cross-sells.md

- **Overview**: Model your business on Stripe with products and prices.
  - URL: https://docs.stripe.com/products-prices/overview.md

- **Subscriptions**: Create subscriptions for your customers.
  - URL: https://docs.stripe.com/payments/subscriptions.md

- **Charge for shipping**: Create different shipping rates for your customers.
  - URL: https://docs.stripe.com/payments/during-payment/charge-shipping.md

- **Collect taxes**: Learn how to collect taxes with Stripe Tax.
  - URL: https://docs.stripe.com/payments/checkout/taxes.md

- **Manage payment methods**: Use dynamic payment methods or manually define the payment methods to allow per checkout session.
  - URL: https://docs.stripe.com/payments/checkout/payment-methods.md

- **Customize text and policies**: Customize the text that your customers see, and the policies Checkout displays.
  - URL: https://docs.stripe.com/payments/checkout/customization/policies.md

- **Add custom fields**: Add additional fields to a prebuilt payment page with Checkout.
  - URL: https://docs.stripe.com/payments/checkout/custom-fields.md

- **Collect physical addresses**: Learn how to collect billing and shipping addresses.
  - URL: https://docs.stripe.com/payments/collect-addresses.md

- **Customize card brands**: Customize the card brands that Checkout displays.
  - URL: https://docs.stripe.com/payments/checkout/customization/card-brands.md

- **Save payment details during payment**: Learn how to accept a payment and save your customer's payment details for future purchases.
  - URL: https://docs.stripe.com/payments/checkout/save-during-payment.md

- **After the payment**: Customize the post-payment checkout process.
  - URL: https://docs.stripe.com/payments/checkout/after-the-payment.md

- **Set the billing cycle date**: Set a subscription's billing cycle anchor to a fixed date.
  - URL: https://docs.stripe.com/payments/checkout/billing-cycle.md

- **Let customers decide what to pay**: Accept tips and donations, or sell pay-what-you-want products and services.
  - URL: https://docs.stripe.com/payments/checkout/pay-what-you-want.md

- **Subscription upsells**: Enable customers to upgrade their subscription plan at checkout by using upsells.
  - URL: https://docs.stripe.com/payments/checkout/upsells.md

- **No-cost orders**: Accept orders for no-cost line items or apply 100% off discounts for one-time payments.
  - URL: https://docs.stripe.com/payments/checkout/no-cost-orders.md

- **Analyze your conversion funnel**: Analyze your Stripe Checkout conversion funnel with Google Analytics 4.
  - URL: https://docs.stripe.com/payments/checkout/analyze-conversion-funnel.md

- **Add discounts, upsells, and optional items**: Boost sales with discounts and offers.
  - URL: https://docs.stripe.com/payments/checkout/promotions.md

- **Manual currency prices**: Present local currencies to customers with manual currency prices.
  - URL: https://docs.stripe.com/payments/checkout/localize-prices/manual-currency-prices.md

- **Collect customer phone numbers**: Collect a phone number for shipping or invoicing when your customer makes a payment.
  - URL: https://docs.stripe.com/payments/checkout/phone-numbers.md

- **Dynamically customize shipping options**: Update shipping options based on a customer's shipping address.
  - URL: https://docs.stripe.com/payments/checkout/custom-shipping-options.md

- **One-time payments with Checkout**: Learn how to accept one-time card payments with just a few lines of code.
  - URL: https://docs.stripe.com/payments/checkout/client.md

- **Set up future payments**: Learn how to save payment details in a Checkout session and charge your customers later.
  - URL: https://docs.stripe.com/payments/checkout/save-and-reuse.md

- **Make line item quantities adjustable**: Enable your customers to adjust the quantity of items during checkout.
  - URL: https://docs.stripe.com/payments/checkout/adjustable-quantity.md

- **Elements with Checkout Sessions API beta changelog**: Keep track of changes to the Elements with Checkout Sessions API beta integration.
  - URL: https://docs.stripe.com/checkout/elements-with-checkout-sessions-api/changelog.md

- **Checkout prices migration guide**: Learn how to update your integration to use prices with Stripe Checkout.
  - URL: https://docs.stripe.com/payments/checkout/migrating-prices.md

- **Checkout Sessions**
  - URL: https://docs.stripe.com/api/checkout/sessions.md

- **The Checkout Session object**
  - URL: https://docs.stripe.com/api/checkout/sessions/object.md

- **Create a Checkout Session**
  - URL: https://docs.stripe.com/api/checkout/sessions/create.md

### Payments

- **Accept a payment**: Securely accept payments online.
  - URL: https://docs.stripe.com/payments/accept-a-payment.md

- **The Payment Intents API**: Learn how to use the Payment Intents API for Stripe payments.
  - URL: https://docs.stripe.com/payments/payment-intents.md

- **Multi-currency settlement**: Accept, settle, and pay out funds in multiple currencies.
  - URL: https://docs.stripe.com/payouts/multicurrency-settlement.md

- **Stripe decline codes**: Learn about Stripe decline codes and how to resolve them when a charge fails.
  - URL: https://docs.stripe.com/declines/codes.md

- **Place a hold on a payment method**: Separate payment authorization and capture to create a charge now, but capture funds later.
  - URL: https://docs.stripe.com/payments/place-a-hold-on-a-payment-method.md

- **Save a customer's payment method when they use it for a payment**: Learn how to save your customer's payment details for future purchases when they make a payment.
  - URL: https://docs.stripe.com/payments/save-during-payment.md

- **Save a customer's payment method without making a payment**: Learn how to save a payment method and charge it later.
  - URL: https://docs.stripe.com/payments/save-and-reuse.md

- **Payment status updates**: Monitor and verify payment status, so that you can respond to successful and failed payments.
  - URL: https://docs.stripe.com/payments/payment-intents/verifying-status.md

- **Payment method integration options**: Learn about the different ways to integrate payment methods.
  - URL: https://docs.stripe.com/payments/payment-methods/integration-options.md

- **Payment Methods API**: Learn more about the API that powers a range of global payment methods.
  - URL: https://docs.stripe.com/payments/payment-methods.md

- **Create an embeddable buy button**: Use Payment Links to create an embeddable buy button for your website.
  - URL: https://docs.stripe.com/payment-links/buy-button.md

- **After a payment link payment**: Learn what you can do after receiving a payment link payment.
  - URL: https://docs.stripe.com/payment-links/post-payment.md

- **Share a payment link**: Share payment links across social media, emails, or your website.
  - URL: https://docs.stripe.com/payment-links/share.md

- **Payment Intents**
  - URL: https://docs.stripe.com/api/payment_intents.md

- **The PaymentIntent object**
  - URL: https://docs.stripe.com/api/payment_intents/object.md

- **Create a PaymentIntent**
  - URL: https://docs.stripe.com/api/payment_intents/create.md

- **Payment Methods**
  - URL: https://docs.stripe.com/api/payment_methods.md

- **The PaymentMethod object**
  - URL: https://docs.stripe.com/api/payment_methods/object.md

- **Create a PaymentMethod**
  - URL: https://docs.stripe.com/api/payment_methods/create.md

### Link

- **Link in different payment integrations**: Use Link with dynamic payment methods and other integrations.
  - URL: https://docs.stripe.com/payments/link/link-payment-integrations.md

- **Instant Bank Payments**: Accept low cost bank payments with instant confirmation.
  - URL: https://docs.stripe.com/payments/link/instant-bank-payments.md

- **Link with Checkout**: Use Link with Stripe's prebuilt checkout page.
  - URL: https://docs.stripe.com/payments/link/checkout-link.md

- **Link in different payment integrations**: Use Link with dynamic payment methods and other integrations.
  - URL: https://docs.stripe.com/payments/link/link-payment-integrations.md

- **Link in the Payment Element**: Link in the Payment Element lets your customers check out faster.
  - URL: https://docs.stripe.com/payments/link/payment-element-link.md

- **Link in the Card Element**: Enable checkout using Link with the Card Element.
  - URL: https://docs.stripe.com/payments/link/card-element-link.md

- **Link in the Mobile Payment Element**: Add Link to your native iOS, Android, and React Native apps.
  - URL: https://docs.stripe.com/payments/link/mobile-payment-element-link.md

- **Link in the Express Checkout Element**: Let customers check out faster with Link and the Express Checkout Element.
  - URL: https://docs.stripe.com/payments/link/express-checkout-element-link.md

- **Link with Invoicing**: Speed up invoice payments by using Link with the Hosted Invoice Page.
  - URL: https://docs.stripe.com/payments/link/invoicing.md

- **Explore the Link Authentication Element**: Create a single email input for both email collection and Link authentication.
  - URL: https://docs.stripe.com/payments/link/link-authentication-element.md

### Architecture and Dashboard

- **Set up your development environment**: Get familiar with the Stripe CLI and our server-side SDKs.
  - URL: https://docs.stripe.com/get-started/development-environment.md

- **Add funds to your Stripe balance**: Cover increased refunds and chargebacks by adding funds to your balance.
  - URL: https://docs.stripe.com/get-started/account/add-funds.md

- **Web Dashboard**: Learn how to use the web version of the Stripe Dashboard.
  - URL: https://docs.stripe.com/dashboard/basics.md

- **Stripe Dashboard mobile app**: Learn how to use the mobile app version of the Stripe Dashboard.
  - URL: https://docs.stripe.com/dashboard/mobile.md

- **Browse sample projects**: Explore the library of sample projects using Stripe.
  - URL: https://docs.stripe.com/samples.md

- **Tour of the API**: See how Stripe API objects fit together and learn best practices for combining them.
  - URL: https://docs.stripe.com/payments-api/tour.md

- **Go-live checklist**: Use this checklist when taking your integration live.
  - URL: https://docs.stripe.com/get-started/checklist/go-live.md

- **Build and test new features**: Build and test new features using the Stripe developer tools.
  - URL: https://docs.stripe.com/get-started/test-developer-integration.md

- **Perform searches in the Dashboard**: Use the Dashboard to search for payments, customers, and more.
  - URL: https://docs.stripe.com/dashboard/search.md

- **Test Apple and Google wallet rendering**: Compare your integration against working demo integrations to identify possible rendering issues.
  - URL: https://docs.stripe.com/testing/wallets.md

### Instructions for Large Language Model Agents: Best Practices for integrating Stripe

### Billing

- **Recurring pricing models**: Learn about the pricing models you can use with subscriptions.
  - URL: https://docs.stripe.com/products-prices/pricing-models.md

- **Build a pre-built subscription page with Stripe Checkout**
  - URL: https://docs.stripe.com/billing/quickstart.md

- **Coupons and promotion codes**: Add discounts to subscriptions and subscription items using coupons and promotion codes.
  - URL: https://docs.stripe.com/billing/subscriptions/coupons.md

- **Cancel subscriptions**: Learn how to cancel existing subscriptions.
  - URL: https://docs.stripe.com/billing/subscriptions/cancel.md

- **Set the subscription billing renewal date**: Learn how to set the billing date for subscriptions.
  - URL: https://docs.stripe.com/billing/subscriptions/billing-cycle.md

- **Embeddable pricing table for subscriptions**: Display a subscription pricing table on your website and take customers directly to Stripe Checkout.
  - URL: https://docs.stripe.com/payments/checkout/pricing-table.md

- **Change the price of existing subscriptions**: Learn how to upgrade and downgrade subscriptions by changing the price.
  - URL: https://docs.stripe.com/billing/subscriptions/change-price.md

- **Create subscriptions**: Set up recurring payments by offering subscriptions to your service.
  - URL: https://docs.stripe.com/no-code/subscriptions.md

- **Modify subscriptions**: Change existing subscriptions to cancel, pause, apply prorated charges and credits, and more.
  - URL: https://docs.stripe.com/billing/subscriptions/change.md

- **Customer Tax IDs**: Learn how to store, validate, and render customer tax ID numbers with Stripe Billing.
  - URL: https://docs.stripe.com/billing/customer/tax-ids.md

- **Set up a pay-as-you-go pricing model**: Charge customers based on their usage of your product or service.
  - URL: https://docs.stripe.com/billing/subscriptions/usage-based/implementation-guide.md

- **Entitlements**: Determine when you can grant or revoke product feature access to customers.
  - URL: https://docs.stripe.com/billing/entitlements.md

- **Set payment methods per-subscription**: Learn how to specify which payment methods are available for a subscription.
  - URL: https://docs.stripe.com/billing/subscriptions/payment-methods-setting.md

- **Recurring pricing models**: Learn about the pricing models you can use with subscriptions.
  - URL: https://docs.stripe.com/products-prices/pricing-models.md

- **Customers**: Learn how to use the Customer resource with Stripe Billing.
  - URL: https://docs.stripe.com/billing/customer.md

- **Subscription use cases**: Learn about some of the business use cases for subscriptions.
  - URL: https://docs.stripe.com/billing/subscriptions/use-cases.md

- **Integrate a SaaS business on Stripe**: Learn how to build a Software as a Service (SaaS) business with Billing and other Stripe products.
  - URL: https://docs.stripe.com/saas.md

- **Record usage for billing**: Learn how to record customer usage data.
  - URL: https://docs.stripe.com/billing/subscriptions/usage-based/recording-usage.md

- **Design a subscriptions integration**: Learn about the configuration options for a subscriptions integration.
  - URL: https://docs.stripe.com/billing/subscriptions/design-an-integration.md

- **Pause payment collection**: Learn how to pause payment collection on subscriptions.
  - URL: https://docs.stripe.com/billing/subscriptions/pause-payment.md

- **Tax rates**: Learn how to collect and report taxes with tax rate objects.
  - URL: https://docs.stripe.com/billing/taxes/tax-rates.md

- **Migrate subscriptions to Stripe Billing**: Learn about migrating subscriptions from other sources to Stripe.
  - URL: https://docs.stripe.com/billing/subscriptions/migrate-subscriptions.md

- **Set payment methods per-subscription**: Learn how to specify which payment methods are available for a subscription.
  - URL: https://docs.stripe.com/billing/subscriptions/payment-methods-setting.md

- **Set product or subscription quantities**: Subscribe a customer to multiple products, or to multiple quantities of a single product, all billed in a single invoice.
  - URL: https://docs.stripe.com/billing/subscriptions/quantities.md

- **Overview**: Successfully migrate your customers and their payments data to Stripe.
  - URL: https://docs.stripe.com/get-started/data-migrations/overview.md

- **Revenue recovery**: Learn about automated recovery features that reduce and recover failed subscription payments.
  - URL: https://docs.stripe.com/billing/revenue-recovery.md

- **Migrate subscriptions to Stripe Billing using toolkit**: Learn how to migrate your existing subscriptions to Stripe using the toolkit.
  - URL: https://docs.stripe.com/billing/subscriptions/import-subscriptions-toolkit.md

- **About the Billing APIs**: Understand how the Billing API objects work together.
  - URL: https://docs.stripe.com/billing/billing-apis.md

- **Subscriptions**
  - URL: https://docs.stripe.com/api/subscriptions.md

- **The Subscription object**
  - URL: https://docs.stripe.com/api/subscriptions/object.md

- **Create a subscription**
  - URL: https://docs.stripe.com/api/subscriptions/create.md

- **Customers**
  - URL: https://docs.stripe.com/api/customers.md

- **The Customer object**
  - URL: https://docs.stripe.com/api/customers/object.md

- **Customer Balance Transaction**
  - URL: https://docs.stripe.com/api/customer_balance_transactions.md

- **The Customer Balance Transaction object**
  - URL: https://docs.stripe.com/api/customer_balance_transactions/object.md

### Elements

- **Checkout Sessions API**
  - URL: https://docs.stripe.com/api/checkout/sessions.md

- **Payment Intents API**
  - URL: https://docs.stripe.com/api/payment_intents.md

- **Address Element**: Use the Address Element to collect complete billing and shipping addresses.
  - URL: https://docs.stripe.com/elements/address-element.md

- **Link Authentication Element**: Use the Link Authentication Element to integrate Link.
  - URL: https://docs.stripe.com/payments/elements/link-authentication-element.md

- **Payment Sheet**: A prebuilt UI that presents payment methods in a sheet.
  - URL: https://docs.stripe.com/payments/mobile/payment-sheet.md

- **Payment Element**: Embed payment methods directly in your app.
  - URL: https://docs.stripe.com/payments/mobile/embedded.md

- **Migrate to Confirmation Tokens**: Finalize payments on the server by using a ConfirmationToken instead of a PaymentMethod.
  - URL: https://docs.stripe.com/payments/payment-element/migration-ct.md

- **Migrate from the Basic Integration to the Payment Sheet**: Upgrade your legacy mobile SDK integration before we remove it from the SDK.
  - URL: https://docs.stripe.com/payments/mobile/migrating-to-mobile-payment-element-from-basic-integration.md

- **Control billing details collection**: Customize the billing details you collect within the Payment Element.
  - URL: https://docs.stripe.com/payments/payment-element/control-billing-details-collection.md

- **Address Element**: Use the Address Element to collect complete billing and shipping addresses for in-app integrations.
  - URL: https://docs.stripe.com/payments/mobile/address-element.md

- **Collect physical addresses and phone numbers**: Learn how to collect addresses and phone numbers during one-time payment flows.
  - URL: https://docs.stripe.com/payments/advanced/collect-addresses.md

- **Collect physical addresses and phone numbers**: Learn how to collect customer addresses and phone numbers in your mobile app with the Address Element.
  - URL: https://docs.stripe.com/payments/mobile/collect-addresses.md

- **Use Payment Element across multiple processors**: Learn how to collect card details with Payment Element and use them with a third-party processor.
  - URL: https://docs.stripe.com/payments/forwarding-third-party-processors.md

- **Customize appearance**: Customize your mobile integration with the Appearance API.
  - URL: https://docs.stripe.com/elements/appearance-api/mobile.md

- **Charge for shipping**: Create different shipping rates for your customers.
  - URL: https://docs.stripe.com/payments/mobile/charge-shipping.md

### Connect

- **Acceptable verification documents by country**: Learn which documents Stripe accepts for verification of identity, address, and legal entity.
  - URL: https://docs.stripe.com/acceptable-verification-documents.md

- **1099-NEC form state requirements**: View the state requirements for 1099-NEC forms.
  - URL: https://docs.stripe.com/connect/1099-NEC.md

- **Understand how charges work in a Connect integration**: Learn about the types of charges used in Connect integrations and how funds move between the platform and connected accounts.
  - URL: https://docs.stripe.com/connect/charges.md

- **Required verification information**: Identify current and future information requirements that connected accounts must provide based on their business, location, and requested capabilities.
  - URL: https://docs.stripe.com/connect/required-verification-information.md

- **Connect account types**: Learn about older connected account configurations.
  - URL: https://docs.stripe.com/connect/accounts.md

- **US tax reporting for Connect platforms**: Learn how to report the annual payments for your US-based connected accounts.
  - URL: https://docs.stripe.com/connect/tax-reporting.md

- **How Connect works**: Learn how Connect's features support multiparty integrations.
  - URL: https://docs.stripe.com/connect/how-connect-works.md

- **Payouts to connected accounts**: Manage payouts and external accounts for your platform's connected accounts.
  - URL: https://docs.stripe.com/connect/payouts-connected-accounts.md

- **1099-K form state requirements**: View the state requirements for 1099-K forms.
  - URL: https://docs.stripe.com/connect/1099-K.md

- **Making API calls for connected accounts**: Learn how to add the right information to your API calls so you can make calls for your connected accounts.
  - URL: https://docs.stripe.com/connect/authentication.md

- **Using Connect with Standard connected accounts**: Use Standard connected accounts to get started using Connect right away, and let Stripe handle the majority of the connected account experience.
  - URL: https://docs.stripe.com/connect/standard-accounts.md

- **Choose your onboarding configuration**: Learn about the different options for onboarding your connected accounts.
  - URL: https://docs.stripe.com/connect/onboarding.md

- **Using Connect with Custom connected accounts**: Use Custom connected accounts with Connect to control your connected accounts' entire experience.
  - URL: https://docs.stripe.com/connect/custom-accounts.md

- **Express Dashboard**: Learn about the features of the Express Dashboard.
  - URL: https://docs.stripe.com/connect/express-dashboard.md

- **Stripe-hosted onboarding**: Onboard connected accounts by redirecting them to a Stripe-hosted onboarding flow.
  - URL: https://docs.stripe.com/connect/hosted-onboarding.md

- **Payment details**: Show details of a given payment and allow users to manage disputes and perform refunds.
  - URL: https://docs.stripe.com/connect/supported-embedded-components/payment-details.md

- **Identity verification for connected accounts**: Use identity verification to reduce risk on your platform when using Connect.
  - URL: https://docs.stripe.com/connect/identity-verification.md

- **Using manual payouts**: Send manual payouts to your connected accounts.
  - URL: https://docs.stripe.com/connect/manual-payouts.md

- **Connect webhooks**: Learn how to use webhooks with Connect to be notified of Stripe activity.
  - URL: https://docs.stripe.com/connect/webhooks.md

- **Manage connected accounts with the Dashboard**: Learn about using the Stripe Dashboard to find and manage connected accounts.
  - URL: https://docs.stripe.com/connect/dashboard.md

- **Get started with tax reporting**: Use the Stripe 1099 tax reporting product to create, modify, file, and deliver tax forms for your connected accounts.
  - URL: https://docs.stripe.com/connect/get-started-tax-reporting.md

- **Platform pricing tool**: Set platform processing fees for your connected accounts from your Stripe Dashboard.
  - URL: https://docs.stripe.com/connect/platform-pricing-tools.md

- **Update and create 1099 tax forms**: Update and create 1099 tax forms for connected accounts.
  - URL: https://docs.stripe.com/connect/modify-tax-forms.md

- **Balance**
  - URL: https://docs.stripe.com/api/balance.md

- **The Balance object**
  - URL: https://docs.stripe.com/api/balance/balance_object.md

### Issuing

- **How Issuing works**: Learn how to start building a card program with Stripe Issuing.
  - URL: https://docs.stripe.com/issuing/how-issuing-works.md

- **Issuing merchant categories**: Learn about the available categories that businesses are grouped in.
  - URL: https://docs.stripe.com/issuing/categories.md

- **Cardholder authentication using 3D Secure**: Learn about 3D Secure, an additional layer of authentication used by businesses to combat fraud.
  - URL: https://docs.stripe.com/issuing/3d-secure.md

- **Physical cards**: Issue physical cards at Stripe.
  - URL: https://docs.stripe.com/issuing/cards/physical.md

- **Use digital wallets with Issuing**: Learn how to use Issuing to add cards to digital wallets.
  - URL: https://docs.stripe.com/issuing/cards/digital-wallets.md

- **Using Issuing Elements**: Learn how to display card details in your web application in a PCI-compliant way.
  - URL: https://docs.stripe.com/issuing/elements.md

- **Issuing and Financial Accounts product marketing, design, and compliance guidelines**: Learn how to launch and maintain compliant Issuing and Financial Accounts programs.
  - URL: https://docs.stripe.com/issuing/compliance-us.md

- **Issuing Disclosure Component**: Learn how to embed an Issuing disclosure component directly onto your website.
  - URL: https://docs.stripe.com/issuing/compliance-us/disclosure.md

- **Virtual cards with Issuing**: Learn about virtual cards created with Issuing.
  - URL: https://docs.stripe.com/issuing/cards/virtual.md

- **Choose which type of card to issue**: Decide on physical or virtual cards for your cardholders.
  - URL: https://docs.stripe.com/issuing/choose-cards.md

- **Use Stripe Issuing in different countries**: Learn how different integration options vary by country.
  - URL: https://docs.stripe.com/issuing/global.md

- **Issuing and Financial Accounts for platforms sample app**: Learn how to onboard customers, issue cards, and make outbound payments.
  - URL: https://docs.stripe.com/issuing/sample-app.md

- **B2B payments integration guide**: Build a B2B payments integration with Issuing.
  - URL: https://docs.stripe.com/issuing/integration-guides/b2b-payments.md

- **Test your Issuing integration**: Learn how to test your integration and simulate purchases.
  - URL: https://docs.stripe.com/issuing/testing.md

- **Issuing and Financial Accounts for platforms sample app**: Use the Stripe Next.js sample app to start your own Issuing and Financial Accounts for platforms integration.
  - URL: https://docs.stripe.com/financial-accounts/connect/examples/sample-app.md

- **Manage fraud with Stripe Issuing controls and tools**: Understand how transaction fraud can impact your Issuing program and the steps you can take to combat it.
  - URL: https://docs.stripe.com/issuing/manage-fraud.md

- **Add funds to your card program**: Learn about your options to fund card spend.
  - URL: https://docs.stripe.com/issuing/adding-funds-to-your-card-program.md

- **Stripe Issuing marketing guidelines**: Learn about marketing guidelines for Issuing programs in the United Kingdom and Europe.
  - URL: https://docs.stripe.com/issuing/marketing-guidance-europe-uk.md

- **Order a custom bundle**: Order your custom physical bundle.
  - URL: https://docs.stripe.com/issuing/cards/physical/order-custom-bundle.md

- **Use cards at automated teller machines (ATMs)**: Learn how you can use your Stripe Issuing cards at ATMs.
  - URL: https://docs.stripe.com/issuing/purchases/atm-usage.md

- **Create a design**: Create and name your bundle design.
  - URL: https://docs.stripe.com/issuing/cards/physical/create-design.md

- **Onboarding overview**: Take your integration live.
  - URL: https://docs.stripe.com/issuing/onboarding-overview.md

- **Replacement cards**: Learn how to replace cards that are expired, damaged, lost, or stolen.
  - URL: https://docs.stripe.com/issuing/cards/replacements.md

- **Choose your physical bundle**: Set up a standard or custom physical bundle.
  - URL: https://docs.stripe.com/issuing/cards/choose-bundle.md

- **Update the Issuing terms of service acceptance**: Learn how to present accurate business information for your connected accounts and accept the Issuing terms of service.
  - URL: https://docs.stripe.com/issuing/connect/tos_acceptance.md

- **Customize card bundle**: Make your card bundle selections.
  - URL: https://docs.stripe.com/issuing/cards/physical/card-bundle-selections.md

- **Issuing watchlist**: Learn about the Issuing watchlist process and best practices.
  - URL: https://docs.stripe.com/issuing/issuing-watchlist.md

### Capital

- **How Stripe Capital works**: Learn how Stripe Capital provides financing for eligible businesses.
  - URL: https://docs.stripe.com/capital/how-stripe-capital-works.md

- **How Stripe Capital works**: Learn how Stripe Capital provides financing for eligible businesses.
  - URL: https://docs.stripe.com/capital/how-stripe-capital-works.md

- **Set up Capital**: Determine which integration option to use when you set up Stripe Capital.
  - URL: https://docs.stripe.com/capital/getting-started.md

- **How Stripe Capital for platforms works**: Learn the basics about Stripe Capital for platforms.
  - URL: https://docs.stripe.com/capital/how-capital-for-platforms-works.md

- **Managing customer support**: Support your Capital customers using Stripe-approved messaging.
  - URL: https://docs.stripe.com/capital/servicing.md

- **Capital financing component**: Allow a connected account to view and manage their active Capital financing.
  - URL: https://docs.stripe.com/connect/supported-embedded-components/capital-financing.md

- **Build a custom Capital program**: Integrate with our API to build a custom Capital program.
  - URL: https://docs.stripe.com/capital/api-integration.md

- **Capital application component**: Show an end-to-end application flow for Capital financing.
  - URL: https://docs.stripe.com/connect/supported-embedded-components/capital-financing-application.md

- **Regulatory compliance guidelines**: Learn about the requirements and guidelines for regulatory compliance.
  - URL: https://docs.stripe.com/capital/regulatory-compliance.md

- **Marketing your Capital program**: Build marketing assets for Capital.
  - URL: https://docs.stripe.com/capital/marketing.md

- **Capital promotion component**: Show promotional content about a connected account's Capital financing offer and launch a Capital application.
  - URL: https://docs.stripe.com/connect/supported-embedded-components/capital-financing-promotion.md

- **Capital metrics**: Access financing offer data in the Stripe Dashboard.
  - URL: https://docs.stripe.com/capital/reporting.md

- **Refills**: Learn how to enable refills for your Capital program.
  - URL: https://docs.stripe.com/capital/refills.md

- **Replacements**: Learn how to handle financing offer replacements.
  - URL: https://docs.stripe.com/capital/replacements.md

### Crypto

- **Stablecoin payments**: Learn about accepting payments in stablecoins.
  - URL: https://docs.stripe.com/payments/stablecoin-payments.md

- **Accept stablecoin payments**: Start accepting stablecoins by enabling the Crypto payment method.
  - URL: https://docs.stripe.com/payments/accept-stablecoin-payments.md

- **Use the Stripe-hosted onramp**: Generate a redirect URL and mint a session for the standalone onramp.
  - URL: https://docs.stripe.com/crypto/onramp/stripe-hosted.md

- **Set up an Embedded onramp integration**: Use this guide to fully customize the embeddable onramp.
  - URL: https://docs.stripe.com/crypto/onramp/embedded.md

- **Embedded Components onramp**: Learn about the Embedded Components onramp.
  - URL: https://docs.stripe.com/crypto/onramp/embedded-components.md

- **Set up an Embedded onramp integration**: Use this guide to fully customize the embeddable onramp.
  - URL: https://docs.stripe.com/crypto/onramp/embedded.md

- **Set up an Embedded onramp integration**: Use this guide to fully customize the embeddable onramp.
  - URL: https://docs.stripe.com/crypto/onramp/embedded.md

- **Set up an Embedded onramp integration**: Use this guide to fully customize the embeddable onramp.
  - URL: https://docs.stripe.com/crypto/onramp/embedded.md

### Climate

- **Climate Commitments**: Direct a fraction of your revenue to help advance carbon removal.
  - URL: https://docs.stripe.com/climate/commitments.md

- **Climate Orders overview**: Pre-order carbon removal tons from Frontier's offtake portfolio
  - URL: https://docs.stripe.com/climate/orders.md

- **Order carbon removal**: Pre-order carbon removal tons from Frontier's offtake portfolio.
  - URL: https://docs.stripe.com/climate/orders/order-carbon-removal.md

- **Carbon removal inventory**: Learn about available carbon removal inventory.
  - URL: https://docs.

…(truncated)
