[1.4.4] Stripe - After create a monthly subscription cannot choose annual plan
- What's the Issue?
I'm using next 16 and better-auth 1.4.4
- Error messages/api/auth/subscription/upgrade```{ "message": "Cannot update the subscription `sub_XXXXXX` because there are no changes to confirm. Provide a different `price` or `quantity` to update the subscription."}```
- How to reproduce
- Install better-auth 1.4.4 and stripe plugin 1.4.4
- Create Stripe product with two prices
- Create a subscription with monthly price
- Upgrade to yearly price: