url-coupons-for-woocommerce

Description

This plugin has been closed as of 18 January 2021 and is not available for download. This closure is permanent. Reason: Author Request.

Reviews

2 February 2018 1 reply
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 July 2017 1 reply
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 replies
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
Read all 4 reviews

Contributors and Developers

“URL Coupons For WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors