GC has been integrated in Actinic before - there are a series of posts on how to do it that were posted about this time last year.
Announcement
Collapse
No announcement yet.
Google Checkout Help
Collapse
This topic is closed.
X
X
-
Originally posted by Ginnys Attic View Post
I wonder if it would not just be possible to simply create a Google Checkout script and add Google Checkout in some way or even simply replace an unused PSP script with the Google Checkout one?
It also then has to relay the details BACK from GC to Actinic itself (customer details etc)
I'm assuming this is what makes it a different integration process to other PSPs.
Google also don't allow merchants to offer GC as a 'payment method' per se.
They will complain (if they realise, of course) if they think you're offering it like a PSP, taking customers details and then either sending them to GC or requesting GC payment via invoice.(I was wrongly accused of this at one point)
I'm not defending the lack of integration, mind you. I'm guessing it's a bit of a taboo subject at Actinic Towers...Tracey
Comment
-
GC seems quite clumsy when integrated on other sites i've seen, very similar to the PPP integration. ie they insist on their own add to cart buttons all over the place which makes it quite confusing.
I'd love to see a site that has both GC and PPP checkouts integrated wit hthe resultant mayhem
Comment
-
I tried it on a couple of best selling products, items that sold on there own, but it was pointless, shipping charges are a problem.
I personally dont think GC is that great, i would like to have a fully intergrated version to be able to make a decision on how it performs compared to a real PSP, but having played with it i undrstand that this is never going to be easy and probably not look nice as Jo has mentioned.
D
Comment
-
Originally posted by TraceyHand View Postthe problem with this is that GC stipulate that customers should NOT be asked for their details within the merchant store itself so, like Paypal Express (or whichever one it is) GC acts as the whole checkout process and NOT like a PSP/alternative payment method.
It also then has to relay the details BACK from GC to Actinic itself (customer details etc)
I'm assuming this is what makes it a different integration process to other PSPs.
The only other issue would be getting the customer and order details back from Google Checkout to Actinic itself, this is probably more complex but as a temporary solution surely we could just login to Google Checkout and retrieve the details the same way you would a PayPal eBay order once we receive the confirmation of order and payment email from Google?
Comment
-
Originally posted by Ginnys Attic View Post...The only other issue would be getting the customer and order details back from Google Checkout to Actinic itself...
The 'integration' that is detailed elsewhere on the forum shows how this front end was achieved by another forum member which, IIFC, had a number of caveats as well because of the modifications required for the perl scripts.
If you just wanted to add GC with no backend then you could just place a link against each product as you can with Paypal.
Comment
-
Originally posted by drounding View Post
If you just wanted to add GC with no backend then you could just place a link against each product as you can with Paypal.
Can only work for single item orders..but I have a fairly reasonable pick up from it.
It does become an 'offline' order in Actinic though so you do, obviously, have to factor in the extra time taken to process each order etc as well as not being able to add multiple products to create larger orders.
It's far from ideal...was just an experiment that I decided to carry on with, tbh.
It makes work..but it gains customers who can effectively 'one click' order rather than trawling their way through the checkout process in Actinic.Tracey
Comment
-
Originally posted by pinbrook View Postthere's one problem already as larger shops do not want to have any manual phase to their processes.
if its going to be integrated it needs to be integrated 100%
Originally posted by cbarling(24-Apr-2007)We have taken the request on board and although we have previously investigated a "full" Google Checkout integration (it's a huge amount of work), we are now looking to see if there is a quicker way of getting Google Checkout going.
I did notice in the thread (http://community.actinic.com/showthr...t=29055&page=7) that a solution was posted by brightlight and looking at one of there sites (which uses Actinic http://www.tv-wall-brackets.co.uk and has Google Checkout as a payment option) before i look further at the in's and out's of Google Checkout i was wondering if anyone had actually tried the code posted?
Comment
-
Fair comment re my posting in April last year.
This is what happened. There had been suggestions on the community on how GC could be integrated easily into Actinic and I was hoping (expecting) that we could use these suggestions. In the event, this wasn't possible (from memory) because of Google's rules. Sorry that I didn't post that back.
We originally didn't integrate GC because of the large amount of work. It's now quite a bit less for several reasons, including the fact that we have experience in integrating GC into Express and some of the work done for Actinic Payments can be re-used (SHA1 encryption).
From memory, the big problem that remains is that GC requires some order progress information that is only available on the desktop. Hence the development also requires some new interfaces to allow information to be sent from the desktop via the web site.
Chris
Comment
-
Very true but that means relying on Actinic which just isn't looking like it is going to happen this Millennium and surely manually processing any Google Checkout Orders has to be better than the nothing Actinic have managed to proivde in the last 14+ months even though Admins have previously posted that Actinic were working on a quicker way to integrate Google Checkout and besides that surely any laregr shops wanting 100% integration wouldn't be using Actinic in the first place because it falls over flat on it's back with many issues not least the seemingly non essential lack of stock control.
We could add that the reverse is true, smaller shop owners who want GC can just as easily use a different cart. There are a lot of small, mid and larger stores for whom a manual process is not cost effective therefore if actiic are going to introduce GC it must be done properly.
There are plenty of posts from last year detailing how to incorporate it on indivual products and process manually.
Comment
-
Originally posted by cbarling View PostFair comment re my posting in April last year.
This is what happened. There had been suggestions on the community on how GC could be integrated easily into Actinic and I was hoping (expecting) that we could use these suggestions. In the event, this wasn't possible (from memory) because of Google's rules. Sorry that I didn't post that back.
We originally didn't integrate GC because of the large amount of work. It's now quite a bit less for several reasons, including the fact that we have experience in integrating GC into Express and some of the work done for Actinic Payments can be re-used (SHA1 encryption).
From memory, the big problem that remains is that GC requires some order progress information that is only available on the desktop. Hence the development also requires some new interfaces to allow information to be sent from the desktop via the web site.
Chris
Originally posted by pinbrook View Postit isn't realistic or a good business model to incorporate a feature that is only useful to a subset of shop owners.
We could add that the reverse is true, smaller shop owners who want GC can just as easily use a different cart. There are a lot of small, mid and larger stores for whom a manual process is not cost effective therefore if actiic are going to introduce GC it must be done properly.
There are plenty of posts from last year detailing how to incorporate it on indivual products and process manually.
A lot of very large and busy companies manage and find it cost effective to process eBay/Amazon Marketplace orders in addition to running a very busy website, we managed with 50-100 orders a day to process additional eBay orders without any hassle throughout the Christmas period so I can't really see how processing a Google Checkout order would overly be a problem.
Comment
-
Anyway just incase anyone following the thread is interested i've tried the code posted by brightlight here - http://community.actinic.com/showthr...t=29055&page=7 and it works so although not full the 100% integration we would like and hope Actinic will finally provide it is a start and would at least enable Actinic sites to use Google Checkout as a PSP if required.
Comment
Comment