Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Revenue
Platforms and marketplaces
Money management
Developer resources
Overview
Billing
OverviewAbout the Billing APIs
Subscriptions
Invoicing
    Overview
    API quickstart
    Integrate with the API
    Invoicing without code
    Invoice lifecycle
    Preview invoices
    Edit invoices
    Schedule invoice finalisation
    Status transitions and finalisation
    Send customer emails
    Generate credit notes
    Invoice customers
    Customers
    Customer credit balance
    Customer tax IDs
    Invoice payments
    Hosted Invoice Page
      Scheduled payments
    Create invoice payment plans
    Accept partial payments
    Payment methods for invoices
    Automated collections
    Invoice customisation
    Customise invoices
    Invoice rendering templates
    Group invoice line items
    Summarise line items
    Global invoicing
    Best practices
    Multi-currency customers
    Other invoicing features
    Products and prices
    Manage bulk invoice line items
    Taxes
Usage-based billing
Quotes
Customer management
Billing with other products
Revenue recovery
Automations
Revenue recognition
Test your integration
Tax
Overview
Use Stripe tax
Manage compliance
Reporting
Overview
Select a report
Configure reports
Reports API
Reports for multiple accounts
Revenue recognition
Data
OverviewSchema
Custom reports
Data Pipeline
Data management
HomeRevenueInvoicingHosted Invoice Page

Scheduled payments

Let your customers schedule their payments through the Hosted Invoice Page.

Stripe offers flexibility by enabling your customers to schedule payments for a future date through the Hosted Invoice Page. The scheduled payments feature lets your customers take action immediately so that they won’t forget to pay. Your customers can also go back to the Hosted Invoice Page at any time and update their payment method and or scheduled date.

Note

The scheduled payments feature is currently only available in the US.

Allow your customer to schedule their payments

Allow your customers to schedule their payments

Get started

From the Invoice template, you can enable or disable scheduled payments for all invoices, including those that are outstanding. You can’t leverage the Stripe API to toggle the scheduled payments feature, or receive webhooks when an end merchant schedules a payment.

Turn on the scheduled payments feature for your customers

Turn on the scheduled payments feature for your customers

If your customer chooses to schedule their payment, the invoice appears on your Invoices page under Scheduled. A badge also appears next to the invoice that indicates the invoice’s scheduled status. Hovering over the badge tells you the invoice’s scheduled and estimated delivery dates.

End customer features

An end customer that receives a Stripe invoice and pays it through the Hosted Invoice Page can:

  • Choose whether to initiate payment now, or on a future date.
  • See the invoice due date using the calendar popup.
  • Know the estimated date a payment will reach your account.
  • Be warned if the payment delivery is past the due date.
  • Cancel or edit the scheduled payment before the due date.

Note

Your customers can still choose to schedule payments past the due date.

A past due payment delivery

A past due payment delivery

Email notifications

Stripe sends email notifications to your customers when a payment has been scheduled, and 3 days before the payment initiates (to make sure that they have enough funds). Both emails contain a link to the Hosted Invoice Page for reference.

Note

If a customer doesn’t have an associated email, they won’t receive payment reminders.

After Stripe initiates the payment, the customer receives an email receipt. You can also configure Stripe to send email notifications upon failed payment attempts, or if your customer’s card on file is about to expire. To learn more, see Send email reminders.

Invoicing email notifications

Invoicing email notifications

Limitations

Your customer faces certain limitations when they use the scheduled payments feature.

Collection method

  • The scheduled payments feature is supported only when collection_method is set to send_invoice.

Payment methods

  • Only credit cards are supported.

  • Apple and Google Pay aren’t supported.

  • International cards might be declined due to regulatory requirements for step-up authentication (3DS). (We email the customer in these instances.)

Invoice due dates

  • The scheduled payments feature isn’t available if the invoice is due the same day, next day, or is already past due.

  • You can’t schedule a payment that’s 60 days or more out from the current date. For example, you can’t schedule a payment for February 21, 2022, if the current date is December 23, 2021.

See also

  • Hosted Invoice Page
  • Use the Dashboard
  • How invoicing works
Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access programme.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc