Pēteris Caune
|
95279f6f3f
|
Billing page allows setting up a subscription before a payment method is added.
|
5 years ago |
Pēteris Caune
|
f42b2b144a
|
New feature: Project Settings > Transfer Ownership (WIP, missing tests)
|
5 years ago |
Pēteris Caune
|
a982ad7123
|
Tooltips and updated FAQ in the pricing page.
|
5 years ago |
Pēteris Caune
|
f1880657fd
|
Added "Supporter" billing plan.
|
5 years ago |
Pēteris Caune
|
9c3f7101db
|
Don't use request.project in the pricing page cc: #336
|
5 years ago |
Pēteris Caune
|
b0db5181d8
|
Don't validate plan_id if it has not changed from the old value (when updating payment method).
|
5 years ago |
Pēteris Caune
|
ca5e19fd2d
|
Don't throw an exception if user's current project is unset.
|
5 years ago |
Pēteris Caune
|
accdfb637b
|
Remove PDF invoice generation bits - these are unlikely to ever be useful in the open source version.
|
5 years ago |
Pēteris Caune
|
fa16bd4e42
|
Prepare for 3DS 2
|
5 years ago |
Pēteris Caune
|
4c39aeea83
|
Make sure account limits are reset when user cancels their subscription.
|
5 years ago |
Pēteris Caune
|
e386ccaa0a
|
Don't mention whatsapp in the pricing page if it's not enabled in settings.
|
5 years ago |
Pēteris Caune
|
cdfc9840a7
|
Source formatted with Black
|
6 years ago |
Pēteris Caune
|
eaf49f2367
|
Don't switch projects when viewing the "Account Settings" page
|
6 years ago |
Pēteris Caune
|
b013a92c43
|
Move project-specific settings to a new "Project Settings" page
|
6 years ago |
Pēteris Caune
|
3c1964b493
|
Prepare for the removal of Member.team_id
|
6 years ago |
Pēteris Caune
|
664aad916a
|
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead)
|
6 years ago |
Pēteris Caune
|
f357cd3305
|
Prepare for removing Check.user_id, Channel.user_id, Profile.current_team_id
|
6 years ago |
Pēteris Caune
|
82b644ae0a
|
Project.num_checks_available() method.
|
6 years ago |
Pēteris Caune
|
eafb5d6096
|
Increase check limits for paid accounts.
|
7 years ago |
Pēteris Caune
|
521b089501
|
Remove First & Last name from Billing Details, to limit the amount of personal data we potentially store.
|
7 years ago |
Pēteris Caune
|
9bc0f1b82a
|
Dropping Python 2 support
|
7 years ago |
Pēteris Caune
|
9fb7ca7103
|
Users can specify a separate email address that will receive invoices.
|
7 years ago |
Pēteris Caune
|
01fef3d054
|
Pricing updates.
|
7 years ago |
Pēteris Caune
|
3efd70e50c
|
Adding "Standard (3 years)" plan.
|
7 years ago |
Pēteris Caune
|
1497ff204b
|
Fix active plan display in the pricing page.
|
7 years ago |
Pēteris Caune
|
39bc12e351
|
Invoices to email.
|
7 years ago |
Pēteris Caune
|
01c3a13922
|
Billing overhaul.
|
7 years ago |
Pēteris Caune
|
dbaae9c2b7
|
Most recent payment method is the default payment method.
|
7 years ago |
Pēteris Caune
|
9e37b22a70
|
PDF invoices.
|
7 years ago |
Pēteris Caune
|
cf5cbfaa3c
|
Annual subscriptions, updated Braintree Drop-in integration
|
7 years ago |
Pēteris Caune
|
6a57bcfdf3
|
Pricing in top nav is visible for team members too, but pricing page says "you are not the team owner".
|
7 years ago |
Pēteris Caune
|
f6c585a10c
|
team_access_allowed field is not used any more, removing.
|
7 years ago |
Pēteris Caune
|
0723476a0c
|
All plans now have team access, but different team size limits.
|
7 years ago |
Pēteris Caune
|
d6917065d4
|
Users can edit their company details for invoices.
|
7 years ago |
Pēteris Caune
|
c04017c2b3
|
Updated pricing.
|
7 years ago |
Pēteris Caune
|
5f2da08d7e
|
Per-profile, per-month counters of sent SMS messages.
|
7 years ago |
Pēteris Caune
|
859a9ed735
|
Pricing page tweaks. Limit free accounts to 20 checks per account.
|
8 years ago |
Pēteris Caune
|
e685154cc2
|
"Close Account" section in Settings page. Fixes #95
|
8 years ago |
Pēteris Caune
|
666706ef3e
|
Pricing updates.
|
8 years ago |
Pēteris Caune
|
965e32884b
|
Django 1.10
|
8 years ago |
Pēteris Caune
|
9ad825ff83
|
Users can update payment method
|
8 years ago |
Pēteris Caune
|
d1c07d89a6
|
Fix tests
|
9 years ago |
Pēteris Caune
|
fdf9c607e5
|
Team Access, test cleanup
|
9 years ago |
Pēteris Caune
|
1bc0f82d25
|
Team access WIP
|
9 years ago |
Pēteris Caune
|
636710f4f0
|
Don't use Subscription.objects.for_user method here, so a subscription object is not created just by viewing a page.
|
9 years ago |
Pēteris Caune
|
6945497b37
|
Don't try to import braintree if USE_PAYMENTS=False. Fixes #28
|
9 years ago |
Pēteris Caune
|
7b98cf23a4
|
Adding tests to hc.payments
|
9 years ago |
Pēteris Caune
|
31c10d357e
|
Updated pricing page, added billing history and invoices.
|
9 years ago |
Pēteris Caune
|
2f0e6b5672
|
Notify user about first charge, show "Pricing" in top nav again.
|
9 years ago |
Pēteris Caune
|
88818c94b5
|
Djano admin tweaks
|
9 years ago |