Commit Graph
8 Commits
Author SHA1 Message Date
Omar LópezandGitHub 7a8ad8381e Fixes error when user cancels stripe integration (#813)
* Fixes customer portal return ur

* Attempt to fix portal CSRF issue

* Fixes CSRF issue with Stripe redirect

* Fixes error when user cancels stripe integration
2021-09-28 22:27:06 +01:00
Alex JohanssonandGitHub f8a4f81991 fix stripe customer.subscription.deleted-webhook (#811) 2021-09-28 19:48:45 +00:00
Omar LópezandGitHub 230c82e316 Zomars/fixes stripe portal redirect (#808) 2021-09-28 17:21:45 +01:00
Alex JohanssonGitHubkodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
a4fbe7b2b4 downgrade users when trial ends (#767)
* wip

* wip

* wip

* wtf

* should be all the logic

* comment

* fix receiver name

* safeguard a bit more

* downgrade users cron job

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-09-28 14:00:19 +01:00
Omar LópezandGitHub f23e4f2b9d Fixes customer portal return url (#802) 2021-09-28 09:04:30 +01:00
Peer RichelsenandGitHub 58dde562a3 switching to stripes customer portal (#772) 2021-09-27 23:57:23 +01:00
Omar LópezandGitHub d194878bb2 Suggestion: let prettier sort imports order (#673)
* Suggestion: let prettier sort imports order

# Conflicts:
#	yarn.lock

* AUTO SORT ALL THE IMPORTS

* Linting

* Fixes test
2021-09-22 13:52:38 -06:00
Omar LópezGitHubkodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>Peer Richelsen
3add84a279 Adds Stripe integration (#717)
* Adds Stripe integration

* Moves Stripe instrucctions to ee

* Adds NEXT_PUBLIC_APP_URL variable

* Adds fallback for NEXT_PUBLIC_APP_URL

* Throws error objects instead

* Improved error handling

* Removes deprecated method

* Bug fixing

* Payment refactoring

* PaymentPage fixes

* Fixes preview links

* More preview link fixes

* Fixes client links

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2021-09-22 19:36:13 +01:00