請求クレジット公開プレビュー
請求クレジットは、プリペイドまたはプロモーションの従量課金ベースのプロダクトやサービスに対する請求に使用します。
Use credit grants to offer billing credits to your customers in your business workflows, such as the following:
- Prepayment: Grant billing credits to your customers that they can use to pay for usage-based products or services, such as memberships, pay-as-you-go plans, subscriptions, or specific products or services.
- Promotional offering: Grant billing credits for free to your customers as a promotional offering. Businesses often offer a limited amount of promotional credits, and typically with an expiration date.
The following diagram shows how billing credits work with usage-based billing:
請求クレジットのユースケース
Refer to the following guidance for using billing credits.
Approved uses
- 請求クレジットは、無料または有料で顧客に発行できます。
- 顧客は請求クレジットを使用して、会費、従量課金プラン、サブスクリプション、または貴社提供の特定の商品・サービスを支払うことができます。
Prohibited uses
- 請求クレジットをギフトカードまたはギフト券として発行することはできません。また、顧客が請求クレジットを使って、ギフトカードやギフト券を購入したり交換したりすることはできません。
- You can’t offer billing credits as stored value to your customers. That means you can’t grant any billing credits that aren’t intended for spending on memberships, pay-as-you-go plans, subscriptions, or specific products or services that you offer.
- You can’t allow your customers to use billing credits for payments to third parties. For example, you can’t allow them to apply billing credits to purchases on the website or platform of another business.
- You can’t link billing credits to digital wallets, or allow your customers to do so. For example, you can’t allow your customers to add billing credits to a digital wallet, such as Apple Pay or Google Pay.
Credit grants
A credit grant tracks a set of prepaid or promotional billing credits allocated to a customer. Credit grants have the following states:
State | Description |
---|---|
Pending | The available balance on the credit grant isn’t yet available for use. |
Granted | The credit grant is eligible for use based on the effective_at timestamp, which must occur in the future. If you don’t set this field, the credit grant is effective immediately. |
Depleted | The balance on the credit grant is fully used. |
Expired | You can immediately expire any remaining credits on a credit grant, or you can specify an expiration time for the credit grant using the expires_at field. Credits won’t expire unless you set this field. |
Voided | You can only void credit grants that you haven’t applied to an invoice, either partially or completely. You can’t apply voided credit grants to future invoices, but you can expire any remaining credits. |
クレジット付与の対象
You can apply credit grants to invoices if all of the following are true:
- The invoice’s period_end is on or after the credit grant’s effective_at time.
- The invoice’s
period_
occurs before the credit grant’s expires_at time, if set.end - The credit grant has an available balance when the invoice finalizes.
- The credit grant’s currency matches the invoice currency.
You can’t apply credit grants to:
- Non-subscription invoices, such as one-off invoices
- ライセンス料金に関連付けられているサブスクリプションの請求書のラインアイテム
- Line items on subscription invoices that link to prices using the legacy usage records API
Apply credit grants
You can apply credit grants to subscription invoice line items that link to a billing meter price. Credit grants apply to invoices after discounts, but before taxes and the invoice credit balance.
Multiple invoices or line items
If you can apply a credit grant to multiple invoices, the credit applies first to the invoice that finalizes first. Because subscription invoices finalize independently as soon as they’re eligible, we can’t guarantee the finalization order.
If you can apply a credit grant to multiple line items on the same invoice, the credit applies to the line items in the order they appear on the invoice.
Multiple credit grants
If you can apply multiple credit grants to an invoice or line item, they’re prioritized as follows:
- Expiration date: Credit grants with earlier expires_at timestamps apply first.
- Category: Credit grants with the
promotional
category apply first. - Effective date: Credit grants with earlier effective_at timestamps apply first.
- Created date: Credit grants with earlier created timestamps apply first.
Upcoming, draft, or finalized invoices
Credits apply to invoices only at the time of finalization. If you apply credits to an upcoming or draft invoice, those credits might change if a finalized invoice uses them first.
Example 1: At the end of a cycle, the same set of credits appear on both a draft invoice and an upcoming invoice. When finalized, the draft invoice uses the credits. The upcoming invoice adjusts to accurately reflect any remaining credits from the credit grant.
Example 2: A customer has multiple active subscriptions and the same set of credits appear on an upcoming invoice for all of the subscriptions. If there aren’t enough credits to apply to all the subscriptions when the invoices finalize, only some invoices receive the credits. If you use billing thresholds, they might trigger later than expected because of the credits that apply to multiple upcoming invoices.
Credit balance summaries and transactions
The credit balance summary shows the following for a customer:
- Ledger balance: The balance amount reflects the billing credit balance after recording all relevant account ledger transactions. A credit grant is backed by an immutable, append-only ledger.
- Available balance: The billing credit balance available for the customer to use. This amount is equal to the ledger balance less any expired credits or unrecorded transactions.
Credit balance transactions are the credits and debits that impact a credit grant. For example, you might see a credit transaction for initial funding of the credit grant, or a debit transaction for a credit grant on an invoice.
Void invoices and issue credit notes
The following is true if you void invoices and issue credit notes:
- Voiding an invoice with credits applied reinstates the applied balance to the credit grant. If the credit grant is past the expiration date, the reinstated credits expire immediately.
- Issuing credit notes doesn’t refund credit grants applied to an invoice. To restore those billing credits, you must create a new credit grant.