14 Commits

Author SHA1 Message Date
Thomas Kaul
f3333f24da
Feature/upgrade stripe dependencies 20230226 (#1755)
* Upgrade Stripe dependencies

* Consider language of user in Stripe checkout

* Update changelog
2023-03-01 20:25:48 +01:00
Thomas Kaul
1ae8970045
Feature/add price to subscription (#1551)
* Add price

* Update changelog
2022-12-28 13:57:15 +01:00
Thomas Kaul
e4e0a7d9f0
Release 1.179.1 (#1144) 2022-08-13 12:16:39 +02:00
Thomas Kaul
fa41e25c8f
Release/1.131.1 (#804)
* Add API version

* Update changelog
2022-04-04 07:30:17 +02:00
Thomas Kaul
e4908b51aa
Feature/add context to logger (#745)
* Add contexts

* Update changelog
2022-03-07 17:20:07 +01:00
Thomas Kaul
99655604d9
Feature/add support for coupon duration (#743)
* Add support for coupon duration

* Update changelog
2022-03-06 12:26:04 +01:00
Thomas Kaul
11076592d1
Do not log coupon code (#533) 2021-12-11 17:12:24 +01:00
Thomas Kaul
78e0fdb0ca
Add coupon system (#529)
* Add coupon system

* Update changelog
2021-12-09 21:14:44 +01:00
Thomas Kaul
d60b444324
Release/1.71.0 (#458)
* Refactor logger

* Fix exception

* Update changelog
2021-11-07 21:25:18 +01:00
Thomas Kaul
98dac4052a
Feature/add subscription type to the admin user table (#311)
* Add the subscription type to the user table in the admin control panel

* Update changelog
2021-08-22 22:11:05 +02:00
Thomas
3589e72aea
Harmonize prisma service (#266) 2021-08-07 22:38:07 +02:00
Thomas
367f25a975
Feature/set user id in stripe callback (#184)
* Set user id as description

* Update changelog
2021-06-24 21:52:41 +02:00
Thomas
09bbda3502
Change from subscription to one time payment (#181) 2021-06-22 21:53:29 +02:00
Thomas
ad00cd9d81
Feature/setup subscription with stripe (#178)
* Set up stripe for subscriptions

* Update permissions and add discount

* Update changelog
2021-06-21 20:03:36 +02:00