Imported from hk-vk/skills (
registry/strip-llms/SKILL.md). Install upstream withnpx skills add hk-vk/skills --skill strip-llms. Copyright stays with the author.
Stripe Documentation
Available Resources
Docs
-
Testing: Simulate payments to test your integration.
-
API Reference
-
Receive payouts: Set up your bank account to receive payouts.
-
Platforms and marketplaces with Stripe Connect: Build a SaaS platform or marketplace with Connect.
-
Supported currencies: Learn which currencies Stripe supports for payments and bank payouts.
-
API upgrades: Keep track of changes and upgrades to the Stripe API.
-
Stripe SDKs: Libraries and tools for interacting with your Stripe integration.
-
Receive Stripe events in your webhook endpoint: Listen for events from Stripe on your webhook endpoint so your integration can automatically trigger reactions.
-
Declines: Learn about payment declines and how to lower your decline rate.
-
Refund and cancel payments: Learn how to cancel or refund a payment.
-
Security at Stripe: Learn how Stripe handles security.
-
Build a Stripe-hosted checkout page
-
Build an advanced integration
-
Build a pre-built subscription page with Stripe Checkout
-
Set up and deploy a webhook: Learn how to set up and deploy a webhook to listen to events from Stripe.
-
Types of events
-
Integration security guide: Ensure PCI compliance and secure customer-server communications.
-
Payments analytics: Learn about the performance of your payments using key metrics and reports.
-
Integrate with events: Send events from Stripe to webhook endpoints and cloud services.
-
Resolve webhook signature verification errors: Learn how to fix a common error when listening to webhook events.
-
Start a team: Learn how to invite and interact with team members.
-
Errors
-
Versioning
Payment Methods
-
Payment Methods API: Learn more about the API that powers a range of global payment methods.
-
Linked external accounts: Manage your linked external accounts.
-
Bank Debits: Learn how to accept bank debits with Stripe.
-
How cards work: Learn how an online credit or debit card payment works.
-
Cartes Bancaires (CB): Learn about Cartes Bancaires, a common payment method in France.
-
eftpos Australia: Learn about eftpos Australia, a common payment method in Australia.
-
Stablecoin payments: Learn about accepting payments in stablecoins.
-
Buy now, pay later: Learn about buy now, pay later methods with Stripe.
-
Afterpay and Clearpay payments: Offer your customers flexible financing while getting paid upfront with Afterpay (also known as Clearpay in the UK).
-
Affirm payments: Offer your US and Canadian customers flexible financing while getting paid upfront with Affirm.
-
Klarna payments: Allow customers to make flexible payments while getting paid upfront with Klarna.
-
Bank redirects: Learn about bank redirects with Stripe.
-
Bank transfer payments: Learn about bank transfers and managing payments with the customer balance.
-
Real-time payments: Learn about real-time payments with Stripe.
-
Vouchers: Learn about voucher payment methods with Stripe.
-
Wallets: Learn about wallet payments with Stripe.
-
Enable local payment methods by country: Use South Korean and Nigerian payment methods.
-
Custom payment methods: Extend your integrations with additional payment methods processed outside of Stripe.
-
Orchestration: Create rules to route payments across your payment processors.
Checkout
-
Use a prebuilt Stripe-hosted payment page
-
Build a Stripe-hosted checkout page
-
Embed a payment form in your site
-
How Checkout works: Learn how to use Checkout to collect payments on your website.
-
Customize Checkout: Customize the appearance and behavior of Checkout.
-
The Setup Intents API: Learn more about the Setup Intents API for saving payment methods.
-
Fulfill orders: Learn how to fulfill payments received with the Checkout Sessions API.
-
Customize redirect behavior: Display a confirmation page with your customer's order information.
-
Add discounts: Reduce the amount charged to a customer by discounting their subtotal with coupons and promotion codes.
-
Use your custom domain: Learn how to bring your own custom domain to Stripe Checkout, Payment Links, and customer portal.
-
Limit customers to one subscription: Direct customers to manage their subscription when they already have one.
-
Cross-sells: Enable customers to purchase complementary products at checkout by using cross-sells.
-
Overview: Model your business on Stripe with products and prices.
-
Subscriptions: Create subscriptions for your customers.
-
Charge for shipping: Create different shipping rates for your customers.
-
Collect taxes: Learn how to collect taxes with Stripe Tax.
-
Manage payment methods: Use dynamic payment methods or manually define the payment methods to allow per checkout session.
-
Customize text and policies: Customize the text that your customers see, and the policies Checkout displays.
-
Add custom fields: Add additional fields to a prebuilt payment page with Checkout.
-
Collect physical addresses: Learn how to collect billing and shipping addresses.
-
Customize card brands: Customize the card brands that Checkout displays.
-
Save payment details during payment: Learn how to accept a payment and save your customer's payment details for future purchases.
-
After the payment: Customize the post-payment checkout process.
-
Set the billing cycle date: Set a subscription's billing cycle anchor to a fixed date.
-
Let customers decide what to pay: Accept tips and donations, or sell pay-what-you-want products and services.
-
Subscription upsells: Enable customers to upgrade their subscription plan at checkout by using upsells.
-
No-cost orders: Accept orders for no-cost line items or apply 100% off discounts for one-time payments.
-
Analyze your conversion funnel: Analyze your Stripe Checkout conversion funnel with Google Analytics 4.
-
Add discounts, upsells, and optional items: Boost sales with discounts and offers.
-
Manual currency prices: Present local currencies to customers with manual currency prices.
-
Collect customer phone numbers: Collect a phone number for shipping or invoicing when your customer makes a payment.
-
Dynamically customize shipping options: Update shipping options based on a customer's shipping address.
-
One-time payments with Checkout: Learn how to accept one-time card payments with just a few lines of code.
-
Set up future payments: Learn how to save payment details in a Checkout session and charge your customers later.
-
Make line item quantities adjustable: Enable your customers to adjust the quantity of items during checkout.
-
Elements with Checkout Sessions API beta changelog: Keep track of changes to the Elements with Checkout Sessions API beta integration.
-
Checkout prices migration guide: Learn how to update your integration to use prices with Stripe Checkout.
-
Checkout Sessions
-
The Checkout Session object
-
Create a Checkout Session
Payments
-
Accept a payment: Securely accept payments online.
-
The Payment Intents API: Learn how to use the Payment Intents API for Stripe payments.
-
Multi-currency settlement: Accept, settle, and pay out funds in multiple currencies.
-
Stripe decline codes: Learn about Stripe decline codes and how to resolve them when a charge fails.
-
Place a hold on a payment method: Separate payment authorization and capture to create a charge now, but capture funds later.
-
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.
-
Save a customer's payment method without making a payment: Learn how to save a payment method and charge it later.
-
Payment status updates: Monitor and verify payment status, so that you can respond to successful and failed payments.
-
Payment method integration options: Learn about the different ways to integrate payment methods.
-
Payment Methods API: Learn more about the API that powers a range of global payment methods.
-
Create an embeddable buy button: Use Payment Links to create an embeddable buy button for your website.
-
After a payment link payment: Learn what you can do after receiving a payment link payment.
-
Share a payment link: Share payment links across social media, emails, or your website.
-
Payment Intents
-
The PaymentIntent object
-
Create a PaymentIntent
-
Payment Methods
-
The PaymentMethod object
-
Create a PaymentMethod
Link
-
Link in different payment integrations: Use Link with dynamic payment methods and other integrations.
-
Instant Bank Payments: Accept low cost bank payments with instant confirmation.
-
Link with Checkout: Use Link with Stripe's prebuilt checkout page.
-
Link in different payment integrations: Use Link with dynamic payment methods and other integrations.
-
Link in the Payment Element: Link in the Payment Element lets your customers check out faster.
-
Link in the Card Element: Enable checkout using Link with the Card Element.
-
Link in the Mobile Payment Element: Add Link to your native iOS, Android, and React Native apps.
-
Link in the Express Checkout Element: Let customers check out faster with Link and the Express Checkout Element.
-
Link with Invoicing: Speed up invoice payments by using Link with the Hosted Invoice Page.
-
Explore the Link Authentication Element: Create a single email input for both email collection and Link authentication.
Architecture and Dashboard
-
Set up your development environment: Get familiar with the Stripe CLI and our server-side SDKs.
-
Add funds to your Stripe balance: Cover increased refunds and chargebacks by adding funds to your balance.
-
Web Dashboard: Learn how to use the web version of the Stripe Dashboard.
-
Stripe Dashboard mobile app: Learn how to use the mobile app version of the Stripe Dashboard.
-
Browse sample projects: Explore the library of sample projects using Stripe.
-
Tour of the API: See how Stripe API objects fit together and learn best practices for combining them.
-
Go-live checklist: Use this checklist when taking your integration live.
-
Build and test new features: Build and test new features using the Stripe developer tools.
-
Perform searches in the Dashboard: Use the Dashboard to search for payments, customers, and more.
-
Test Apple and Google wallet rendering: Compare your integration against working demo integrations to identify possible rendering issues.
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.
-
Build a pre-built subscription page with Stripe Checkout
-
Coupons and promotion codes: Add discounts to subscriptions and subscription items using coupons and promotion codes.
-
Cancel subscriptions: Learn how to cancel existing subscriptions.
-
Set the subscription billing renewal date: Learn how to set the billing date for subscriptions.
-
Embeddable pricing table for subscriptions: Display a subscription pricing table on your website and take customers directly to Stripe Checkout.
-
Change the price of existing subscriptions: Learn how to upgrade and downgrade subscriptions by changing the price.
-
Create subscriptions: Set up recurring payments by offering subscriptions to your service.
-
Modify subscriptions: Change existing subscriptions to cancel, pause, apply prorated charges and credits, and more.
-
Customer Tax IDs: Learn how to store, validate, and render customer tax ID numbers with Stripe Billing.
-
Set up a pay-as-you-go pricing model: Charge customers based on their usage of your product or service.
-
Entitlements: Determine when you can grant or revoke product feature access to customers.
-
Set payment methods per-subscription: Learn how to specify which payment methods are available for a subscription.
-
Recurring pricing models: Learn about the pricing models you can use with subscriptions.
-
Customers: Learn how to use the Customer resource with Stripe Billing.
-
Subscription use cases: Learn about some of the business use cases for subscriptions.
-
Integrate a SaaS business on Stripe: Learn how to build a Software as a Service (SaaS) business with Billing and other Stripe products.
-
Record usage for billing: Learn how to record customer usage data.
-
Design a subscriptions integration: Learn about the configuration options for a subscriptions integration.
-
Pause payment collection: Learn how to pause payment collection on subscriptions.
-
Tax rates: Learn how to collect and report taxes with tax rate objects.
-
Migrate subscriptions to Stripe Billing: Learn about migrating subscriptions from other sources to Stripe.
-
Set payment methods per-subscription: Learn how to specify which payment methods are available for a subscription.
-
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.
-
Overview: Successfully migrate your customers and their payments data to Stripe.
-
Revenue recovery: Learn about automated recovery features that reduce and recover failed subscription payments.
-
Migrate subscriptions to Stripe Billing using toolkit: Learn how to migrate your existing subscriptions to Stripe using the toolkit.
-
About the Billing APIs: Understand how the Billing API objects work together.
-
Subscriptions
-
The Subscription object
-
Create a subscription
-
Customers
-
The Customer object
-
Customer Balance Transaction
-
The Customer Balance Transaction object
Elements
-
Checkout Sessions API
-
Payment Intents API
-
Address Element: Use the Address Element to collect complete billing and shipping addresses.
-
Link Authentication Element: Use the Link Authentication Element to integrate Link.
-
Payment Sheet: A prebuilt UI that presents payment methods in a sheet.
-
Payment Element: Embed payment methods directly in your app.
-
Migrate to Confirmation Tokens: Finalize payments on the server by using a ConfirmationToken instead of a PaymentMethod.
-
Migrate from the Basic Integration to the Payment Sheet: Upgrade your legacy mobile SDK integration before we remove it from the SDK.
-
Control billing details collection: Customize the billing details you collect within the Payment Element.
-
Address Element: Use the Address Element to collect complete billing and shipping addresses for in-app integrations.
-
Collect physical addresses and phone numbers: Learn how to collect addresses and phone numbers during one-time payment flows.
-
Collect physical addresses and phone numbers: Learn how to collect customer addresses and phone numbers in your mobile app with the Address Element.
-
Use Payment Element across multiple processors: Learn how to collect card details with Payment Element and use them with a third-party processor.
-
Customize appearance: Customize your mobile integration with the Appearance API.
-
Charge for shipping: Create different shipping rates for your customers.
Connect
-
Acceptable verification documents by country: Learn which documents Stripe accepts for verification of identity, address, and legal entity.
-
1099-NEC form state requirements: View the state requirements for 1099-NEC forms.
-
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.
-
Required verification information: Identify current and future information requirements that connected accounts must provide based on their business, location, and requested capabilities.
-
Connect account types: Learn about older connected account configurations.
-
US tax reporting for Connect platforms: Learn how to report the annual payments for your US-based connected accounts.
-
How Connect works: Learn how Connect's features support multiparty integrations.
-
Payouts to connected accounts: Manage payouts and external accounts for your platform's connected accounts.
-
1099-K form state requirements: View the state requirements for 1099-K forms.
-
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.
-
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.
-
Choose your onboarding configuration: Learn about the different options for onboarding your connected accounts.
-
Using Connect with Custom connected accounts: Use Custom connected accounts with Connect to control your connected accounts' entire experience.
-
Express Dashboard: Learn about the features of the Express Dashboard.
-
Stripe-hosted onboarding: Onboard connected accounts by redirecting them to a Stripe-hosted onboarding flow.
-
Payment details: Show details of a given payment and allow users to manage disputes and perform refunds.
-
Identity verification for connected accounts: Use identity verification to reduce risk on your platform when using Connect.
-
Using manual payouts: Send manual payouts to your connected accounts.
-
Connect webhooks: Learn how to use webhooks with Connect to be notified of Stripe activity.
-
Manage connected accounts with the Dashboard: Learn about using the Stripe Dashboard to find and manage connected accounts.
-
Get started with tax reporting: Use the Stripe 1099 tax reporting product to create, modify, file, and deliver tax forms for your connected accounts.
-
Platform pricing tool: Set platform processing fees for your connected accounts from your Stripe Dashboard.
-
Update and create 1099 tax forms: Update and create 1099 tax forms for connected accounts.
-
Balance
-
The Balance object
Issuing
-
How Issuing works: Learn how to start building a card program with Stripe Issuing.
-
Issuing merchant categories: Learn about the available categories that businesses are grouped in.
-
Cardholder authentication using 3D Secure: Learn about 3D Secure, an additional layer of authentication used by businesses to combat fraud.
-
Physical cards: Issue physical cards at Stripe.
-
Use digital wallets with Issuing: Learn how to use Issuing to add cards to digital wallets.
-
Using Issuing Elements: Learn how to display card details in your web application in a PCI-compliant way.
-
Issuing and Financial Accounts product marketing, design, and compliance guidelines: Learn how to launch and maintain compliant Issuing and Financial Accounts programs.
-
Issuing Disclosure Component: Learn how to embed an Issuing disclosure component directly onto your website.
-
Virtual cards with Issuing: Learn about virtual cards created with Issuing.
-
Choose which type of card to issue: Decide on physical or virtual cards for your cardholders.
-
Use Stripe Issuing in different countries: Learn how different integration options vary by country.
-
Issuing and Financial Accounts for platforms sample app: Learn how to onboard customers, issue cards, and make outbound payments.
-
B2B payments integration guide: Build a B2B payments integration with Issuing.
-
Test your Issuing integration: Learn how to test your integration and simulate purchases.
-
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.
-
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.
-
Add funds to your card program: Learn about your options to fund card spend.
-
Stripe Issuing marketing guidelines: Learn about marketing guidelines for Issuing programs in the United Kingdom and Europe.
-
Order a custom bundle: Order your custom physical bundle.
-
Use cards at automated teller machines (ATMs): Learn how you can use your Stripe Issuing cards at ATMs.
-
Create a design: Create and name your bundle design.
-
Onboarding overview: Take your integration live.
-
Replacement cards: Learn how to replace cards that are expired, damaged, lost, or stolen.
-
Choose your physical bundle: Set up a standard or custom physical bundle.
-
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.
-
Customize card bundle: Make your card bundle selections.
-
Issuing watchlist: Learn about the Issuing watchlist process and best practices.
Capital
-
How Stripe Capital works: Learn how Stripe Capital provides financing for eligible businesses.
-
How Stripe Capital works: Learn how Stripe Capital provides financing for eligible businesses.
-
Set up Capital: Determine which integration option to use when you set up Stripe Capital.
-
How Stripe Capital for platforms works: Learn the basics about Stripe Capital for platforms.
-
Managing customer support: Support your Capital customers using Stripe-approved messaging.
-
Capital financing component: Allow a connected account to view and manage their active Capital financing.
-
Build a custom Capital program: Integrate with our API to build a custom Capital program.
-
Capital application component: Show an end-to-end application flow for Capital financing.
-
Regulatory compliance guidelines: Learn about the requirements and guidelines for regulatory compliance.
-
Marketing your Capital program: Build marketing assets for Capital.
-
Capital promotion component: Show promotional content about a connected account's Capital financing offer and launch a Capital application.
-
Capital metrics: Access financing offer data in the Stripe Dashboard.
-
Refills: Learn how to enable refills for your Capital program.
-
Replacements: Learn how to handle financing offer replacements.
Crypto
-
Stablecoin payments: Learn about accepting payments in stablecoins.
-
Accept stablecoin payments: Start accepting stablecoins by enabling the Crypto payment method.
-
Use the Stripe-hosted onramp: Generate a redirect URL and mint a session for the standalone onramp.
-
Set up an Embedded onramp integration: Use this guide to fully customize the embeddable onramp.
-
Embedded Components onramp: Learn about the Embedded Components onramp.
-
Set up an Embedded onramp integration: Use this guide to fully customize the embeddable onramp.
-
Set up an Embedded onramp integration: Use this guide to fully customize the embeddable onramp.
-
Set up an Embedded onramp integration: Use this guide to fully customize the embeddable onramp.
Climate
-
Climate Commitments: Direct a fraction of your revenue to help advance carbon removal.
-
Climate Orders overview: Pre-order carbon removal tons from Frontier's offtake portfolio
-
Order carbon removal: Pre-order carbon removal tons from Frontier's offtake portfolio.
-
Carbon removal inventory: Learn about available carbon removal inventory.
-
Webhooks for Climate Orders API: Learn about webhook events for products and orders.
-
Accept carbon removal payments: Enable your customers to buy carbon removal using the Climate API with your payments integration.
-
How Climate Orders work: Learn how to create, monitor, and manage your carbon removal orders.
Tax
-
Set up Stripe Tax: Enable Stripe Tax to automatically calculate and collect tax.
-
Product tax codes: Stripe Tax uses product tax codes to determine a product's tax rate.
-
How Tax works: Learn how Stripe Tax helps you automate tax compliance.
-
Collect taxes: Use Stripe Tax APIs to implement tax calculations in your custom integration.
-
Specify product tax codes and tax behavior: Add tax codes and tax behavior to your products and prices to automatically calculate tax.
-
Zero tax amounts and reverse charges: Learn about cases when Stripe Tax calculates zero tax.
-
Countries supported by Stripe Tax: Learn where you can use Stripe Tax.
-
Automatically collect tax on Checkout sessions: Learn how to automatically calculate taxes in Checkout.
-
Calculate tax: Learn how to calculate tax with Stripe Tax.
-
Automatically collect tax on invoices: Learn how to automatically calculate tax on your invoices.
-
Use Stripe Tax with Connect: Understand how Stripe Tax can help your platform and your connected accounts comply with tax obligations.
-
Testing Stripe Tax: Learn how to test your Stripe Tax integration.
-
Collect taxes for recurring payments: Learn how to collect and report taxes for recurring payments.
-
Tax customizations: Learn how to customize tax behavior using Stripe Tax.
-
Tax for software platforms: Learn how to enable Stripe Tax for your connected accounts, and collect tax when the connected account is liable for paying the tax.
-
Collect customer tax IDs with Checkout: Learn how to collect VAT and other customer tax IDs with Checkout.
-
Automatically collect tax on Payment Links: Learn how to calculate and collect tax on a payment page without writing any code.
-
Collect taxes for recurring payments: Learn how to collect and report taxes for recurring payments.
-
Account and customer tax IDs with Invoicing: Learn about storing, validating, and rendering tax ID numbers for Invoicing.
-
Update existing subscriptions: Learn how to update existing subscriptions to Stripe Tax.
-
Tax for marketplaces: Learn about tax requirements for platforms and marketplaces, and how to enable Stripe Tax to collect tax on transactions when the Connect platform is liable.
-
Stripe Tax: Automate sales tax, VAT, and GST compliance on all your transactions.
-
Use the Settings API to configure Stripe Tax: Learn how to configure tax settings, and check whether an account is ready to perform tax calculations.
-
Tax settings: Learn how to allow connected accounts to set up Stripe Tax.
-
Tax in Asia Pacific: Use Stripe Tax to calculate, collect, and report tax in Asia Pacific.
-
Tax registrations: Learn how to allow connected accounts to manage their tax registrations for Stripe Tax.
-
Install and configure the Stripe Tax Extension: Use the Stripe Tax Extension for WooCommerce to automatically calculate sales tax, VAT, and GST.
-
Use the Registrations API to manage tax registrations: Learn how to add, schedule, and check active tax registrations.
-
Stripe Tax Extension for WooCommerce: Learn about the Stripe Tax Extension for WooCommerce.
-
Collect tax in Asia Pacific: Learn how to collect tax in a country in Asia Pacific.
-
Collect tax in Latin America and the Caribbean: Learn how to collect tax in a country in Latin America and the Caribbean.
-
The Tax ID object
Invoicing
-
Taxes: Learn about Stripe Tax and how to use it with invoices.
-
Customize invoices: Learn how to customize the content and branding of your invoices.
-
Send customer emails: Configure and send invoicing emails to your customers.
-
Automatic invoice advancement: Learn how Stripe can automatically advance invoice states and help collect payment.
-
Issue credit notes: Use the Dashboard to adjust or refund finalized invoices with credit notes.
-
Integrate with the Invoicing API: Learn how to create and send an invoice with code.
-
No-code Invoicing guide: Get started with Stripe Invoicing—no code required.
-
Automatic charging: Have Stripe automatically charge a customer's stored payment method.
-
Manage invoices: Learn how to manage your invoices in the Dashboard.
-
Create and send an invoice: Build an example Invoicing integration.
-
Invoice rendering templates: Use invoice rendering templates to personalize your invoice appearance for different customers
-
Status transitions and finalization: Learn about invoice status transitions and finalization.
-
Invoicing and ACH Direct Debit: Configure, create, and process invoices using ACH Direct Debit.
-
Use invoices: Send an invoice your customers can pay online.
-
Stripe Connector for NetSuite: Use the app to reconcile your Stripe activity into NetSuite.
-
Customer tax IDs: Store, validate, and render customer tax ID numbers with Stripe Invoicing.
-
Best practices for global invoices: Learn the best practices for setting up invoices in non-US regions.
-
Customers: Learn how to use the Customer resource with Stripe Invoicing.
-
Multi-currency customers: Change the billable currency for any customer to accept multiple currencies.
-
Products and prices: Use the Invoicing API to manage products and prices.
-
Test Stripe Invoicing: Learn how to test your Invoicing integration.
-
Scheduled payments: Let your customers schedule their payments through the Hosted Invoice Page.
-
Schedule invoice finalization to send or charge an invoice in the future: Learn how to schedule an invoice and automatically send or charge for it on a future date.
-
Preview an invoice: Learn how to create a preview of an invoice.
-
Troubleshoot the connector: Learn how to troubleshoot errors with the Stripe Connector for NetSuite.
-
Send quotes: Send a quote and convert it to a payment or subscription.
-
Account tax IDs: Store and render your tax IDs with Stripe Invoicing.
-
Stripe Billing and Invoicing automation: Use the connector to sync your Stripe invoices into NetSuite.
-
Manage bulk invoice line items: Add, update and remove multiple invoice line items with the Invoices API.
-
Tax rates and IDs: Assign tax rates to draft invoices for automatic tax calculation.
-
Deposit automation: Use the connector to automate the bank reconciliation process.
-
Generate credit notes programmatically: Use the Invoicing API to adjust or refund finalized invoices with credit notes.
-
Custom payment application: Learn how to customize the way payments are recorded and applied using the Stripe Connector for NetSuite.
-
Invoices
-
The Invoice object
Identity
-
Verify your users’ identity documents: Create sessions and collect identity documents.
-
Verification flows: Apply a reusable configuration across your integration.
-
Verification checks: Learn about the different verification checks supported by Stripe Identity.
-
Review tools: Learn how to use manual reviews to supplement programmatic systems with human expertise.
-
Supported use cases and locations for Stripe Identity: Learn about the verification use cases and business locations supported by Stripe Identity.
-
Access verification results: Learn how to access sensitive verification results.
-
Explain Identity to your customers: Answer customer questions about ID verification and Stripe Identity.
-
The Verification Sessions API: Learn more about the Verification Sessions API that powers Stripe Identity.
-
Before going live: Best practices to build a production-ready Stripe Identity integration.
-
Identity verification (redirect)
Atlas
-
How to incorporate your company: Learn what you need to get started with Atlas.
-
Business bank accounts: Apply to open a business bank account with our partners.
-
Business taxes: Business tax basics for startup founders.
-
Company types: Form a C corporation or an LLC using Stripe Atlas.
-
Section 83(b) elections: Learn about common considerations for Section 83(b) elections.
-
Incorporation documents: Learn about the documents Atlas uses to incorporate your company.
-
File Section 83(b) elections as a non-US founder: Learn about filing an 83(b) election as a non-US founder.
Financial Connections
-
Collect a bank account to use ACH Direct Debit payments with account data: Use account data such as balances with your payments integration.
-
Financial Connections use cases: View options for integrating Financial Connections and common use cases.
-
Financial Connections fundamentals: Learn how Financial Connections works.
-
Supported institutions of Financial Connections: View the details of supported financial institutions.
-
Collect a bank account to enhance Connect payouts: Collect your connected account's bank account and use account data to enhance payouts.
-
Test Financial Connections: Learn how to test your integration with simulated Financial Connections accounts.
-
Disconnect a Financial Connections account: Use the Disconnect API to unlink customer bank accounts.
Revenue Recognition
-
How revenue recognition works: Learn how revenue recognition works within Stripe.
-
Monthly summary: Learn about the monthly summary report.
-
Period summary: Learn about the period summary report.
-
Revenue Recognition reports: Generate and export revenue reports using Stripe Revenue Recognition.
-
Recognize revenue with Stripe: Learn how to use Stripe for your revenue recognition.
-
Revenue Recognition with subscriptions and invoicing: Learn how revenue recognition works with subscriptions and invoices.
-
Pricing: Learn about fees and pricing tiers for Stripe Revenue Recognition.
-
Revenue waterfall: View and analyze monthly revenue with the waterfall report.
-
Revenue Recognition examples: Learn about revenue recognition using some common examples.
-
Income statement: Analyze revenue, expenses, and net income with the income statement report.
-
Revenue Recognition rules: Customize rules to handle revenue treatments to your business.
-
Map to your chart of accounts: Map transactions from the Stripe default accounts to the chart of accounts in your general ledger.
-
Audit your numbers: Use the Stripe Dashboard to examine the details of your revenue numbers.
-
Revenue Recognition API: Access Stripe Revenue Recognition reports programmatically to automate your accrual accounting.
-
Revenue Recognition accounting period control: Learn how to configure accounting periods for Stripe Revenue Recognition.
-
Stripe Connector for the Apple App Store: Manage your revenue recognition in Stripe by importing data from the Apple App Store.
-
Revenue Recognition for Connect platforms: Learn how revenue recognition works with Connect platforms.
-
Revenue Recognition with multiple currencies: Understand the roles of presentment and settlement currencies in Stripe Revenue Recognition.
-
Trial balance: View and analyze account balances over specific periods with the trial balance report.
-
Data reconciliation with Stripe reports: Learn how to reconcile revenue recognition data with other financial reports.
-
Revenue Recognition with refunds and disputes: Understand how refunds and disputes impact your revenue.
-
Revenue Recognition Performance Obligations API: Learn how to model performance obligation fulfillment i
Truncated - read the full file at https://github.com/hk-vk/skills/blob/0f71308275c9b04c5e29fac2fe3648b74b551cd2/registry/strip-llms/SKILL.md.