opnform-host-nginx/client/components/pages/pricing
Chirag Chhatrala a59b46665c
Billing flow redirect (#713)
* Billing flow redirect

* fix checkout url

* Refactor checkout and subscription flow

- Improve checkout URL generation with ref unwrapping
- Enhance user data handling in subscription modal
- Remove deprecated CheckoutDetailsModal component
- Update form field and register form styling
- Add more robust user data update mechanism

* Refactor checkout and subscription flow

- Improve checkout URL generation with ref unwrapping
- Enhance user data handling in subscription modal
- Remove deprecated CheckoutDetailsModal component
- Update form field and register form styling
- Add more robust user data update mechanism

* Fix accessibility and checkout URL generation

- Add proper label for terms and conditions checkbox in RegisterForm
- Refactor checkout URL generation in SubscriptionModal using computed refs
- Improve form input handling and reactivity

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2025-03-05 19:16:33 +08:00
..
CustomPlan.vue Update Custom Plan pricing for monthly and yearly subscriptions 2025-03-03 17:12:21 +08:00
MonthlyYearlySelector.vue Pricing Upgrade Flow changes (#514) 2024-08-23 12:23:01 +02:00
PricingTable.vue Billing flow redirect (#713) 2025-03-05 19:16:33 +08:00
SubscriptionModal.vue Billing flow redirect (#713) 2025-03-05 19:16:33 +08:00