> ## Documentation Index
> Fetch the complete documentation index at: https://www.spacebring.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Payment retries and reminders

> Enable automatic charge retry attempts and email reminders for customers' failed invoice payments, or resend invoice manually. Understand how they work and which notifications customers receive

Spacebring lets you automate payment retries and reminders for invoices to ensure a higher payment success rate.

## Manage payment retries and reminders

Administrators can manage automatic payment retries and reminders in a location:

1. Go to **Location settings** > **Billing** > **Invoices** tab.
2. Toggle the **Payment retries and reminders** switch on or off.

<Frame>
  <img src="https://mintcdn.com/spacebring/8A3ZsTVEoH7QNrl-/images/billing-invoicing-payment-retries-and-reminders-1.png?fit=max&auto=format&n=8A3ZsTVEoH7QNrl-&q=85&s=e769cf441aba23f873bdb9238daa0b11" alt="" width="1471" height="889" data-path="images/billing-invoicing-payment-retries-and-reminders-1.png" />
</Frame>

<Info>
  Payment retries and reminders are enabled for all locations by default.
</Info>

## How payment retries and reminders work

Whenever an attempt to pay an invoice fails, Spacebring schedules up to 2 automatic retries or reminders depending on the situation.

Retries and reminders are scheduled when:

* A subscription issues a recurring [invoice](/docs/billing/subscriptions/invoice-issuance) to the customer.
* A manual attempt to pay the invoice initiated by the customer or admin fails.
* An auto-charge fails for a customer with [Auto-pay](/docs/billing/subscriptions/invoice-auto-charge) enabled.
* A customer has no [default payment method](/docs/billing/payments/payment-gateway) at the time of an auto-charge attempt.

<Info>
  Payment retries and reminders work for all invoices, both subscription and one-off.
</Info>

## Retry and reminder schedule and notifications

Each notification links to the invoice page, where the customer can view full details, the invoice PDF, and pay.

1. First retry/reminder happens 3 days after the initial payment attempt.
   * If it succeeds:
     * The customer receives an email with a receipt.
     * The administrator gets a notification about a successful invoice payment.
   * If it fails:
     * The customer receives an email and a push notification asking to add a valid payment method.
     * The administrator gets a notification about a failed invoice payment.
     * A second retry is scheduled.
   * If the customer doesn't have a [default payment method](/docs/billing/payments/payment-gateway) or [Auto-pay](/docs/billing/subscriptions/invoice-auto-charge) is disabled:
     * The customer gets a payment reminder instead of a retry.
2. Second retry/reminder happens 3 days after the first retry.
   * Same outcomes apply as above.
   * No more automatic retries or reminders are scheduled.
   * If an additional reminder is needed, administrators can always manually [resend the invoice](#send-a-manual-reminder) or try to [charge it](/docs/billing/invoicing/charge-an-invoice) again.

<Info>
  If the administrator or customer tries to pay the invoice manually after the first failed attempt, the next retry will be rescheduled to 3 days after the latest failed attempt. If the manual attempt succeeds, no further retries are triggered.
</Info>

<Info>
  If no [Auto-pay](/docs/billing/subscriptions/invoice-auto-charge) or manual payment attempt is made, automatic retries and reminders won’t be triggered. For example, if you manually issue an invoice but no one attempts to pay it, the system will not schedule any retries or reminders.
</Info>

Example of an unsuccessful retry email:

<Frame>
  <img src="https://mintcdn.com/spacebring/8A3ZsTVEoH7QNrl-/images/billing-invoicing-payment-retries-and-reminders-2.png?fit=max&auto=format&n=8A3ZsTVEoH7QNrl-&q=85&s=810473b2c519efb9eb582cb6ba489241" alt="" width="840" height="534" data-path="images/billing-invoicing-payment-retries-and-reminders-2.png" />
</Frame>

Example of a payment reminder email (for those with no [default payment method](/docs/billing/payments/payment-gateway) or [Auto-pay](/docs/billing/subscriptions/invoice-auto-charge) turned off):

<Frame>
  <img src="https://mintcdn.com/spacebring/8A3ZsTVEoH7QNrl-/images/billing-invoicing-payment-retries-and-reminders-3.png?fit=max&auto=format&n=8A3ZsTVEoH7QNrl-&q=85&s=1b1896128e8966ca2bd8d3f16242c342" alt="" width="1350" height="1282" data-path="images/billing-invoicing-payment-retries-and-reminders-3.png" />
</Frame>

## Send a manual reminder

Even after the automatic retries and reminders run their course, you can resend an unpaid invoice at any time to nudge the customer:

1. Go to **Billing** > **Invoices** > tap on the necessary invoice.
2. Press **Resend invoice** top right to send the invoice to the customer once again.

<Frame>
  <img src="https://mintcdn.com/spacebring/GZ8S5vnE6kQ9aBdN/images/billing-invoicing-payment-retries-and-reminders-4.png?fit=max&auto=format&n=GZ8S5vnE6kQ9aBdN&q=85&s=548d03fc7f8b0794df3f9d9cf67773a0" alt="" width="1613" height="763" data-path="images/billing-invoicing-payment-retries-and-reminders-4.png" />
</Frame>

When you resend an invoice, the user receives a push notification and an email invoice payment reminder with the invoice attached.

<Frame>
  <img src="https://mintcdn.com/spacebring/GZ8S5vnE6kQ9aBdN/images/billing-invoicing-payment-retries-and-reminders-5.png?fit=max&auto=format&n=GZ8S5vnE6kQ9aBdN&q=85&s=b37e4e915ab4f9c480a9db06fc304ab6" alt="" width="1977" height="1345" data-path="images/billing-invoicing-payment-retries-and-reminders-5.png" />
</Frame>

<Info>
  Only unpaid invoices show the **Resend invoice** button. For paid invoices, this button is replaced by [Send receipt](/docs/billing/payments/receipts), which emails the customer both the invoice and the receipt PDFs.
</Info>
