• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 04, 2024, 07:11:07 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.

Messages - sfsylz

16
Configuration of KonaKart / Google Analytics
March 29, 2007, 06:40:20 pm
I am looking at using Google Analytics on my site. I am using the Junior version of Worldpay. I would like to track the customers accross the Worldpay pages and back to my site.  I know that I need to add some javascript call to either the header.jsp or footer.jsp, but in order to continue tracking the customer accross the worldpay pages I think that I need to use something like this:

<form action="http://newdomain.com/form.cgi"; onSubmit="javascript:__utmLinkPost(this)">

from the confirm checkout page to the Worldpay payment pages. Is there a way to incorporate an onSubmit or javascript in the one of the modules when doing a post?

I'm more than a bit stumped on this one.

Cheers,
Steve
17
Feature Requests / Re: Worldpay Integration
March 26, 2007, 09:41:50 am
I'll send along what I have when I get it working here (hopefully tonight). It's mostly a cut and paste from Chronopay though.

So the username and password is a customer's username and password? Such as test@test.com/meek that a normal user would log into the system through the shopping cart?

I see the class that you are talking about. I'll have to build that tonight.
18
Feature Requests / Re: Worldpay Integration
March 26, 2007, 08:39:09 am
So, I'm in the final stages of the worldpay integration.

I am trying to implement the callback. In ChronoPayAction on line 166 there is a login with the username and password having been set in the database. What values is KonaKart expecting in order to validate this request? The admin application username/password? The username and password for the database? If it is not one of these, then where is this username password set?

Also, I can't get the Admin system to pick up the Worldpay configuration. I have to keep on going to the db directly in order to change the values in the database (though the shopping cart is picking up the module fine).
19
Configuration of KonaKart / Re: Konakart Admin App
March 25, 2007, 04:13:46 pm
Here's a bug I found. If I delete all of the Categories or Manufacturers, then the buttons on the page disappear, preventing me from adding any new ones. I had to go back and do a manual insert into the database to get the buttons back (and after I added my own Manufacturers/Categories, I deleted the others).

Not a major thing, but something to keep in mind.
20
I am looking forward to this added functionality also. Do you need any beta testers?
21
Feature Requests / Re: Worldpay Integration
February 13, 2007, 10:26:58 am
The integration does look pretty straightforward for the Junior version - I was looking at the Select Pro version and didn't understand how to integrate it with the shopping cart. So I'll go ahead and do the integration for Junior myself, but I may need help with the Select Pro version in the future, if I deem I need it.

Cheers,
Steve
22
Feature Requests / Worldpay Integration
February 10, 2007, 03:28:07 pm
Are there any plans for Worldpay Integration?