AbanteCart Community

AbanteCart Development => Extensions and Add-Ons => Topic started by: llegrand on April 22, 2016, 02:42:02 PM

Title: zero balance requiring payment method
Post by: llegrand on April 22, 2016, 02:42:02 PM
This was an issue back in 1.1.7  I think,  but it was fixed previously.  Seems it might be back again there is one payment - authorize.net  installed,  it has been working flawlessly for many months.

In applying a credit to an account thatreduced the order to zero  I am getting 
Error: payment method required.

You can see by the screen shots that system has identified that there is a payment account noted but the previous fix to ignore zero balances seems to be broken.

this is a 1.2.6 Abantecart Version

thanks
Title: Re: zero balance requiring payment method
Post by: abantecart on April 23, 2016, 10:49:21 AM
We will get on this issue for upcoming 1.2.7
Title: Re: zero balance requiring payment method
Post by: abolabo on April 25, 2016, 07:00:30 AM
what means 10$ flat rate shipping adjustment?
Title: Re: zero balance requiring payment method
Post by: llegrand on April 25, 2016, 09:12:42 AM
It is a coupon,  that adjusts shipping charges to $10.   Been in use on the site for months, without conflict.

Title: Re: zero balance requiring payment method
Post by: Basara on April 25, 2016, 09:44:40 AM
The issue confirmed. To replicate select payment and on the confirm order page click apply balance.
No matter what payment selected or coupon applied.
Title: Re: zero balance requiring payment method
Post by: llegrand on April 25, 2016, 10:05:27 AM
Just for clarity -  in my situation -  there is only one payment method and the shipping is set for that one payment,  so it automatically shows up with the CC info box.

Further -  the Authorize.net is set for .01 minimum in regular operations.   I did try it set to .00, but it still failed.

Title: Re: zero balance requiring payment method
Post by: abolabo on April 25, 2016, 01:21:54 PM
issue fixed in 1.2.7.
More details see here https://github.com/abantecart/abantecart-src/commit/99bfad39d7c8a208279683f0921684ec7a5acd02
Title: Re: zero balance requiring payment method
Post by: llegrand on April 25, 2016, 01:30:06 PM
thank you,  Will test it in 1.2.6 and let you know the results
Title: Re: zero balance requiring payment method
Post by: llegrand on April 25, 2016, 06:05:14 PM
hmmm - I exchanged the file -  but it doesn't work as expected

The coupon code is now showing up a bit differently  AND when acting on behalf of the customer -  I cannot complete the transaction  without logging into the account  -  which was not necessary previously  -  I could apply the credit to the account.

Perhaps a bit more testing on your side is necessary for completing a transaction - both when a customer and as admin working on behalf.

Title: Re: zero balance requiring payment method
Post by: abolabo on April 26, 2016, 05:11:06 AM
hmmm..how it related to changes? :o
Title: Re: zero balance requiring payment method
Post by: abantecart on April 26, 2016, 09:50:51 AM
Not sure if this is specific 1.2.6 issue or your set up, but all works as expected on coming up 1.2.7
We just QAed this part.
Title: Re: zero balance requiring payment method (1.2.7. is okay)
Post by: llegrand on May 09, 2016, 01:05:58 PM
I have just finished testing this issue in the 1.2.7 pre-release version available 5/9.

This function now works correctly. 

Thank you for fixing that.

Lee