“Minimun amount $100” when Dokan pro installed

Omar Shishani
Oct 14, 2022

--

Dokan pro interferes with minimum coupon amount. Go into plugin file and delete offending line. Search for misspelled “minimun”

Dokan Pro plugin > includes > Coupons > Hooks.php > line 202:

`throw new Exception( sprintf( __( ‘The minimun spend for this coupon is %s’, ‘dokan’ ), wc_price( $coupon->get_minimum_amount() ) ), 108 );`

--

--

Omar Shishani
Omar Shishani

Written by Omar Shishani

Hi! I am a React developer who loves technology and learning new things in all different fields. https://omarshishani.com

No responses yet