Jump to content

[SOLVED] Bug in google checkout payment method


Recommended Posts

HI Mike Thank you for the fast reply

I did this but i still done see the order in the order history

After the purchase is made in the Google checkout

 

In that case, can you please post an update to that thread? The developer who has been answering questions there is the expert on this module since he developed it himself, and he will be the best person to respond and help you identify what may be the issue on your site.

 

-Mike

  • Like 1
Link to comment
Share on other sites

  • 2 months later...

Hi, I have the same problem, I already replaced the .htaccess file with this:

 

<IfModule mod_rewrite.c>

RewriteEngine on

RewriteCond %{HTTP:Authorization} ^(.*)

RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1]

</IfModule>

 

but the problem still the same.. Google checkout takes the order, the buyer receives an email with the order confirmation but the cart still showing a product on it and the backend doesn't receive the order, please HELP!!!! :(

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...