vinsol-spree-contrib / spree_product_subscriptions

SpreeCommerce product subscription extension lets customers subscribe for a product and get it delivered at the same time every week, month or year over a predefined period of time.
http://vinsol.com/spreecommerce-subscription
MIT License
10 stars 56 forks source link

Cart line item "subscription" not updated if product was already in cart as one-time purchase #45

Open femmestem opened 7 years ago

femmestem commented 7 years ago

Setup: Ruby 2.1.5, Rails 4.2, Spree 3.1

If a product is already in cart as a one-time purchase, and then a user adds the same product to cart as a subscription, the cart line item updates quantity but remains "not subscribed."