You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. We still encounter this bug. Does anybody have a solution for this ?
We are using useCheckoutPricing hook and for cupons that are single-use the discount value comes as 0.
Is there an update on this? We'd like to use useCheckoutPricing but this issue is blocking us. We're on react-recurly v2.0.1 and were able to reproduce the issue.
Describe the bug
When using the hook
useCheckoutPricing
with a single-use coupon applied to a free trial plan, theprice.next.discount
value is 0.To Reproduce
Use a plan with a free trial and a single-use coupon.
Expected behavior
price.next.discount
to be equal to the discounted valueYour Environment
The text was updated successfully, but these errors were encountered: