Podcast
Questions and Answers
When a customer pays for an invoice through Stripe, what happens to the invoice?
When a customer pays for an invoice through Stripe, what happens to the invoice?
What is the purpose of voiding an invoice?
What is the purpose of voiding an invoice?
Can you void an invoice when it is in the paid status?
Can you void an invoice when it is in the paid status?
Study Notes
- Draft invoices are still editable, but are unsent.
- Pending invoices are those that have an associated payment intent in the pending state.
- When a customer pays for an invoice through Stripe, the invoice moves into the paid status.
- Voided invoices are conceptually similar to deleting (canceling) them, but maintain a paper trail.
- Uncollectible invoices are those that are unlikely to be paid.
- You can mark an invoice as paid, void, or uncollectible.
- You can only void invoices when they're open or uncollectible.
- After you void an invoice, the Hosted Invoice Page is still accessible, and displays a message indicating that the invoice has been voided.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Description
Test your knowledge of Stripe invoices and their status with this quiz. Learn about the different states of invoices, such as draft, pending, paid, voided, and uncollectible, as well as the actions that can be taken on each status.