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

Trigger paid invoice creation in stripe #21

Open
stargate001 opened this issue Jan 31, 2024 · 0 comments · May be fixed by #30
Open

Trigger paid invoice creation in stripe #21

stargate001 opened this issue Jan 31, 2024 · 0 comments · May be fixed by #30
Labels
enhancement New feature or request

Comments

@stargate001
Copy link

Hi,
Currently when paying for courses in moodle, the user receives only a receipt from Stripe. Proof of payment or Paid Invoice is not being generated no matter how much trying to enable it in Stripe. Currently logs show that
"invoice": null,
"invoice_creation": {
"enabled": false,

Would it be possible to make a checkbox (similar to tax inclusion or exclusion, coupon activation) to tell Stripe to create an invoice?
As a company selling courses online it is reasonable to receive an Invoice with all company details in Stripe.

@alexmorrisnz alexmorrisnz added the enhancement New feature or request label Feb 7, 2024
@DerTimonius DerTimonius linked a pull request May 19, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants