svn propchange: r1735777 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r1735777 - svn:log

diveshdutta
Author: diveshdutta
Revision: 1735777
Modified property: svn:log

Modified: svn:log at Sat Mar 19 14:45:48 2016
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Mar 19 14:45:48 2016
@@ -1 +1 @@
-[OFBIZ-1585]
+Fixed : Credit Card validation does not work properly during anonymous quick checkout process. Added new method checkoutValidation which will validate if shipping method and payment method are in cart and if not available then this method will return error. Thanks Jagpreet Kaur for the patch and Late Raj Saini for reporting this bug.