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
I would expect the BuyNowButton to receive a sellingPlanId prop, along with the usual variantId. This would allow to add a subscription to the cart + redirect to checkout without extra custom logic.
Actual Behavior
--
The text was updated successfully, but these errors were encountered:
What is the location of your example repository?
None
Which package or tool is having this issue?
hydrogen-react
What version of that package or tool are you using?
2023.10.0
What version of Remix are you using?
None
Steps to Reproduce
BuyNowButton doesn't allow
sellingPlanId
prop.Expected Behavior
I would expect the BuyNowButton to receive a
sellingPlanId
prop, along with the usualvariantId
. This would allow to add a subscription to the cart + redirect to checkout without extra custom logic.Actual Behavior
--
The text was updated successfully, but these errors were encountered: