We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
It would also be great to email the user this after the invoice has been paid.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: