• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 26, 2024, 10:23:08 pm

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - cav

1
Feature Requests / PayPal Payment Module
December 31, 2016, 02:17:42 am
Provide a PayPal Payment module supporting the PayPal Payments Advanced workflow.
2
Programming of KonaKart / Products Ordered
November 24, 2012, 04:23:43 pm
Where is the products_ordered field updated in the Products table? What methods is called to make the update? This field is not being updated and as a result I do not see any best sellers, since that jsp looks at that attribute to populate the list of best sellers. 

Thanks.
3
Is there a database load script available to load GEO Zones for each country?  There appears to only be a handful of countries that have GEO Zones populated as part of the demo store.  Thanks.
4
Programming of KonaKart / Customize One Page CheckOut
January 12, 2012, 02:18:57 am
I have the GWT one page checkout code working in dev mode and everything is as expected according to the documentation.  My issue is I want to change the "My delivery details" page, but in dev mode it seems as though it is requiring a user name and password.  In my case I want it to go directly to the "My delivery details" page on startup, since I allow checkout without registration.  Is this possible and how?  I am new to GWT.  My real problem is I need to fix a bug in the GWT code to make United States the default country value.  I am on version 5.2, but do not want to upgrade to 5.5 yet.  Also, I am interested if this is possible for any other customization I may need to perform on the "My delivery details" page.  Thanks.
5
I created an eclipse project using the "Make_eclipse_project" (very slick), however I need extra guidance that is not documented.  I can make my custom changes in the storefront appearance; however to change any of the custom code (actions,forms,modules,etc) I am not following how to make this happen using the "make_eclipse_project" in eclipse.  The target doesn't appear to copy over the custom source folders/files and there is no build file(build.xml).  Please provide additional guidance on how to make these custom changes in eclipse.  Thanks.