url-coupons-for-woocommerce

Beskrivning

Detta tillägg är inaktiverat sedan 18 januari 2021 och är inte längre tillgängligt för nedladdning. Denna stängning är permanent. Orsak: På begäran från upphovsman.

Recensioner

2 februari 2018 1 svar
I think that the developers of this plugin have abandoned it (there is a message that they have ceased business operations on their site). This plugin should be removed because it no longer works, and is clearly never going to be updated.
21 juli 2017 1 svar
It saved me a lot of my time! I set up my store to easily add a product to the cart with a coupon. It's great for newsletters coupons, as in my case. Thanks!
27 november 2016 3 svar
Good plugin but I think i found two defects: 1. To apply the coupon the link should be http://www.example.com/coupon?code=couponcode and NOT http://www.example.com/coupon/couponcode 2. When clicking the URL to add the coupon, if the cart is empty or there is no session yet, the coupon won’t persist. Also no error will be returned in this case. To solve this, just needs to persist a session cookie before calling the WC->cart->add_discount function. // Set a session cookie to persist the coupon in case the cart is empty. WC()->session->set_customer_session_cookie( true ); Thanks! adnovasi
Läs alla 4 betyg

Bidragsgivare och utvecklare

”URL Coupons For WooCommerce” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer