Re: Checkout by Amazon Zen Cart Plug-in
After some fiddling around, I can safely verify that this module WORKS. It just takes some time for orders to appear where they should be since Amazon does not do instantaneous card processing. (The wait was clocked at 10-15 minutes after the order.)
Re: Checkout by Amazon Zen Cart Plug-in
Quote:
Originally Posted by
cycochuck
I am having trouble getting shipping and tax call backs to work. The module works fine (so far) and completes the order if I don't do call backs, but I don't want have to deal with setting up tax and shipping rates in multiple places. With callbacks enabled the Amazon side says it can't complete the order. On my server I get the following error:
Does anyone have any suggestions? I appreciate any help given.
I am having the same issue. I can only get the seller central shipping to appear. Any help please? I have the same error above.
Re: Checkout by Amazon Zen Cart Plug-in
Quote:
Originally Posted by
cycochuck
I am having trouble getting shipping and tax call backs to work. The module works fine (so far) and completes the order if I don't do call backs, but I don't want have to deal with setting up tax and shipping rates in multiple places. With callbacks enabled the Amazon side says it can't complete the order. On my server I get the following error:
Does anyone have any suggestions? I appreciate any help given.
I am using zone shipping in Zen Cart and I want to pass the shipping and tax from the cart to Amazon. I can not find anything on this. Any help would be appreciated.
Re: Checkout by Amazon Zen Cart Plug-in
Quote:
Originally Posted by
jpsbears
I am using zone shipping in Zen Cart and I want to pass the shipping and tax from the cart to Amazon. I can not find anything on this. Any help would be appreciated.
Hi jpsbears,
have you enabled Callback? Please check the callback settings in the checkout by amazon module admin page.
Re: Checkout by Amazon Zen Cart Plug-in
Yes call backs are enabled. I have tried with both the http and https in the sandbox mode. I am using Zen 1.3.9f.
The error I get is : The OrderCalculationsResponse could not be validated. Details: The XML could not be validated against the schema. It says 'shipping method" is not complete.
I was able to just place an order in my sand box and it went to my zencart admin but it showed up twice. Once with the right date and another with 11/30/1999. I think I read something about the date issue but nothing on a duplicate entry.
So I have two issues I am working on.
Re: Checkout by Amazon Zen Cart Plug-in
Most likely not related but I made the two line changes for the date fix and now all I get is a Address Mismatch Error. As soon as I try to sign in to Amazon I get aa fail. I could get all the way through before, just no zen shipping/tax and duplicated order.
Re: Checkout by Amazon Zen Cart Plug-in
Quote:
Originally Posted by
jpsbears
Most likely not related but I made the two line changes for the date fix and now all I get is a Address Mismatch Error. As soon as I try to sign in to Amazon I get aa fail. I could get all the way through before, just no zen shipping/tax and duplicated order.
Did you read my line about the define ("SESSION_BLOCK_SPIDERS") bit a few pages back?
Re: Checkout by Amazon Zen Cart Plug-in
OK I have done the spiders edit and the date fix.
Here is what I have:
I can place orders and the transaction hits my zencart admin. I do still get two identical orders for the one placed. They both show up together in Zen admin, but now they both have the correct date.
Also I can not get my shipping and tax to be used from Zen Cart, it only uses the Amazon shipping rates from seller central.
Re: Checkout by Amazon Zen Cart Plug-in
I am having an interesting issues that I am currently trying to track down:
does anyone know where this file is generated?
https://images-na.ssl-images-amazon..../one-click.css
It is overwritting some of my CSS code and making my site look funny.
I need to change Color: 333; for the text to be commented out and use my CSS text style
Re: Checkout by Amazon Zen Cart Plug-in
Quote:
Originally Posted by
shortysclimbin
Not sure if this helps but I had an issue that threw my CSS off and I found it was because the debug was enabled in the admin of GCO in the payment module. As soon as I turned it off my CSS worked fine.