# 开账单 Create and manage invoices for one-time payments with Stripe Invoicing. ## Create and manage invoices Create, customize, and send a Stripe-hosted *invoice* (Invoices are statements of amounts owed by a customer. They track the status of payments from draft through paid or otherwise finalized. Subscriptions automatically generate invoices, or you can manually create a one-off invoice) from the Dashboard, with no code required. Or, use the Invoicing API and advanced features to automate how you collect and reconcile payments. [开始](https://docs.stripe.com/invoicing/no-code-guide.md) ## No-code invoicing [使用管理平台](https://docs.stripe.com/invoicing/dashboard.md): 从管理平台创建账单并发给客户。 [自定义账单](https://docs.stripe.com/invoicing/customize.md): 自定义账单的内容和品牌元素。 [发送客户邮件](https://docs.stripe.com/invoicing/send-email.md): Send emails to your customers with or without code. [报价 (Invoicing Plus)](https://docs.stripe.com/quotes.md): Provide estimates to your customers before creating an invoice. [多币种客户](https://docs.stripe.com/invoicing/multi-currency-customers.md): Change a customer’s billable currency to accept multiple currencies. ## Accounts receivable automation [自动对账](https://docs.stripe.com/invoicing/automatic-reconciliation.md): Let Stripe handle cash reconciliation. [自动欠款回收](https://docs.stripe.com/invoicing/automatic-collection.md): Learn about Stripe’s automatic collection and dunning features. [自动收款](https://docs.stripe.com/invoicing/automatic-charging.md): Have Stripe automatically attempt to pay an invoice. ## Integrate with the Invoicing API [示例集成](https://docs.stripe.com/invoicing/integration/quickstart.md): Build a full, working invoicing integration using Stripe Invoicing. [生成虚拟银行账号](https://docs.stripe.com/payments/customer-balance/virtual-bank-account-numbers.md): Learn how to generate virtual bank account numbers using the API. [集成客户门户](https://docs.stripe.com/customer-management.md): Let your customers manage their invoices through the customer portal. ## 比较 Invoicing 和 Payment Links Invoicing 和 Payment Links 是您无需编写任何代码即可开始使用 Stripe 接受付款的两种方式。使用下表比较这两种产品,并了解哪种产品最适合您的用例。 | | **Invoicing** | **Payment Links** | | --------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **说明** | 使用[发票](https://dashboard.stripe.com/invoices)向特定客户收取一次性或经常性付款。 | 使用 [Payment Links](https://dashboard.stripe.com/payment-links) 销售产品、订阅或接受捐赠。 | | **客户** | 特定个人或商家。 | 有链接的任何人。 | | **可重用性** | 您无法重复使用发票,但可以复制发票并针对另一个客户编辑详细信息。 | 与多个客户多次重复使用,或限制购买次数。 | | **集成工作** | Complexity: 1/5 | Complexity: 1/5 | | **共享选项** | - [管理平台邮件](https://docs.stripe.com/invoicing/dashboard.md#create-invoice). - 复制[账单链接](https://docs.stripe.com/invoicing/hosted-invoice-page.md#email-links)并通过电子邮件或短信分享。 - [发送 PDF](https://docs.stripe.com/invoicing/hosted-invoice-page.md)。 - 对保存的支付方式[自动扣款](https://docs.stripe.com/invoicing/automatic-charging.md?dashboard-or-api=dashboard)。 | - [显示二维码](https://docs.stripe.com/payment-links/share.md#create-qr-code)。 - [复制链接](https://docs.stripe.com/payment-links/share.md#share-online)以通过电子邮件、短信或社交媒体分享。 - 在您的网站上添加一个[购买按钮](https://docs.stripe.com/payment-links/buy-button.md)。 | | **UI 定制** | 可编辑模板1 | 有限定制2 | | **支付方式** | 从 40 多种[支付方式](https://docs.stripe.com/payments/payment-methods/integration-options.md#choose-how-to-add-payment-methods)中进行选择,无需编写代码即可在[管理平台](https://dashboard.stripe.com/settings/payment_methods)中进行管理。 | [动态显示](https://docs.stripe.com/payments/payment-methods/dynamic-payment-methods.md)超过 40 种[支付方式](https://docs.stripe.com/payments/payment-methods/integration-options.md#choose-how-to-add-payment-methods)3,无需编写代码即可在[管理平台](https://dashboard.stripe.com/settings/payment_methods)中进行管理。 | | **首选语言支持** | 30 多种语言。在管理平台中为每个客户设置[语言偏好](https://docs.stripe.com/invoicing/customize.md#customer-language)。 | 30 多种语言。为每个客户匹配[浏览器语言设置](https://support.stripe.com/questions/supported-languages-for-stripe-checkout-and-payment-links)。 | | **经常性付款** | 使用 Stripe Billing 发送订阅或经常性发票。[无代码订阅](https://dashboard.stripe.com/subscriptions?create=subscription)可用 | 为订阅创建支付链接。 | | **欠款回收工具** | 提供[自动欠款回收](https://docs.stripe.com/invoicing/automatic-collection.md)功能,包括 Smart Retries 和提醒邮件。 | 订阅支付链接中提供[收入恢复](https://docs.stripe.com/billing/revenue-recovery.md)功能,包括 Smart Retries 和提醒邮件。 | | **对账** | 银行支付的自动对账 | 通过使用 URL 参数实现简单对账 | | **Stripe 托管的支付页面** | ✓ Supported | ✓ Supported | | **[Stripe Tax](https://docs.stripe.com/tax.md) 支持** | ✓ Supported | ✓ Supported | | **客户可以选择支付内容** | ❌ | ✓ Supported | | **收取部分付款或设置付款计划** | ✓ Supported | ❌ | | **客户可以编辑数量** | ❌ | ✓ Supported | | **优惠券或折扣** | ✓ Supported | ✓ Supported | | **发送报价或估算并在最终确定后转换为发票** | ✓ Supported | ❌ | | **追加销售和可选项目** | ❌ | ✓ Supported | | **PCI 合规性处理** | ✓ Supported4 | ✓ Supported | 1 使用[可编辑模板](https://docs.stripe.com/invoicing/customize.md)合并您自己的图标、品牌颜色、支付条款、页面大小以及备忘和页脚字段。2 通过[限制性自定义](https://docs.stripe.com/payment-links/customize.md),您可以访问 20 种预设字体、3 个预定义的边框半径,以及调整徽标、背景、产品图片和按钮颜色的选项。3 动态支付方式筛选资格,显示最相关的支付方式,以最大限度地提高转化率。支付方式的可用性[因产品而异](https://docs.stripe.com/payments/payment-methods/payment-method-support.md#product-support)。4 了解如何[自定义账单](https://docs.stripe.com/invoicing/customize.md)以实现全球合规。