ahmad753

Results 1 comments of ahmad753

@alecritson This commit "Fix basket line reward apply" $reward->type the type is return like this "percentage_amount,fixed_amount or to_fixed_price" and after using $method = 'apply'.ucfirst($reward->type); it just appends "apply" then convert...