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

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/api-integrations/payment-integrations/where-to-view-your-customers-next-billing-date-in-stripe",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# View a customer's next billing date in Stripe

> Stripe allows you to see your customer's payment information, including their next billing date.

**Stripe** provides detailed information about your customer's subscriptions, including when they will be charged next. This guide shows you how to locate the next billing date for any customer in your Stripe dashboard.

## View a customer's next billing date

### To view the next billing date for a customer

* Log into your Stripe account
* Search the email address of the customer and open their Stripe profile
* Locate the **Subscriptions** section
* Under Active Subscriptions, you can take note of the exact date your customer will be charged next

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/7b3a5m7u04" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>
