Skip to content

improvement/add billing type per subscription - #283

Merged
dabeeeenster merged 3 commits into
mainfrom
improvement/add-billing-type-per-subscription
Sep 13, 2021
Merged

improvement/add billing type per subscription#283
dabeeeenster merged 3 commits into
mainfrom
improvement/add-billing-type-per-subscription

Conversation

@dabeeeenster

Copy link
Copy Markdown
Contributor

No description provided.

Added notes for subscriptions
@dabeeeenster dabeeeenster changed the title improvement/add-billing-type-per-subscription improvement/add billing type per subscription Aug 31, 2021
Comment thread api/organisations/migrations/0026_auto_20210831_1506.py Outdated
Comment thread api/organisations/models.py Outdated
CHARGEBEE = "ChargeBee"
XERO = "Xero"
PAYMENT_METHODS = [
(CHARGEBEE, "ChargeBee"),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this should be Chargebee not ChargeBee.

Comment thread api/organisations/models.py Outdated
@dabeeeenster
dabeeeenster merged commit aef8a9b into main Sep 13, 2021
@dabeeeenster
dabeeeenster deleted the improvement/add-billing-type-per-subscription branch September 13, 2021 20:25
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.

2 participants