malsubrata / woo-wallet

WooCommerce Wallet
GNU General Public License v3.0
78 stars 37 forks source link

Allow Multiple Subscriptions in One CheckOut #48

Closed boris-perisset closed 4 years ago

boris-perisset commented 4 years ago

We want to use the Woo-Wallet to work with our subscriptions. But at the moment only one subscription at once can be ordered.

Our subscriptions are Fresh Food Products (Vegetables, Fruits, Milk, Bread) on a weekly or monthly basis.

This Message appears now: "A subscription has been removed from your cart. Due to payment gateway restrictions, different subscription products can not be purchased at the same time."

In the WooCommerce Subscription Plugin. This could be possible.

Bildschirmfoto 2020-03-05 um 10 02 29

It would be perfect, if it will work with multiple subscriptions at once. 😍

malsubrata commented 4 years ago

Our plugin support Mixed Checkout. https://github.com/malsubrata/woo-wallet/blob/206f09ecdfc833ff17f7d1c00f9b876caa208d3e/includes/class-woo-wallet-payment-method.php#L18

boris-perisset commented 4 years ago

Ok. Thanks for your fast reply. Than i'll check my settings again...

boris-perisset commented 4 years ago

I'll checked it. On my Webshop it isn't working, but on a new instance with woocommerce subscription, tera wallet, storefront and astra it is working. Thanks for your time and help!

But. Damn it! Now I need to drill down the mystery whole of the Plugin Hell. Haha.