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

feat: add automatic invoicing #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DerTimonius
Copy link

Description

This PR adds the option of creating automated invoices when selling a course. I had to implement this at work, so I thought I might as well contribute to this plugin!

Regarding the invoice_creation.invoice_data field: There has to be some information saved for the creation to work, but if the invoice creation is not enabled, nothing happens.

Closes #21

@alexmorrisnz alexmorrisnz self-requested a review May 19, 2024 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trigger paid invoice creation in stripe
1 participant