Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to see billing receipts in the dashboard #1405

Open
travjenkins opened this issue Dec 17, 2024 · 2 comments
Open

Allow users to see billing receipts in the dashboard #1405

travjenkins opened this issue Dec 17, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@travjenkins
Copy link
Member

Some users would like to see receipts on the billing page. They want to specifically see a receipt and not just the invoices we already provide.

Would prefer that this is opened within the dashboard and not just linking over to Stripe.

@travjenkins travjenkins added the enhancement New feature or request label Dec 17, 2024
@travjenkins
Copy link
Member Author

Stripe mainly supports receipts through emails and opening a link to their site.
https://docs.stripe.com/receipts

They do have an API that provides receipts for users
https://docs.stripe.com/api/charges/object#charge_object-payment_method_details-card_present-receipt

We might be able to offer PDF download of the receipt (like we do with invoices). Or we could allow users to ask for an email when something is paid?

@travjenkins
Copy link
Member Author

It would also be great to email the user this after the invoice has been paid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant