Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Google Checkout Problem


Recommended Posts

Posted

I was having all kinds of trouble with the PayPal IPN, so I decided to install the Google checkout module on my osCommerce site. Now, there is a button on my cart page to quick checkout with Google checkout, and it works great, but when you click the old "Checkout" button, it takes you through the shipping info collection and when you confirm your order, you get a jumbled mess:

 

"1146 - Table 'purchasing_db.paypalipn_txn' doesn't exist

 

select o.orders_status,p.* from orders o LEFT JOIN paypalipn_txn p on p.item_number = o.orders_id AND o.customers_id = '2' order by o.date_purchased desc limit 1

 

[TEP STOP]"

 

As you can see, this error is citing paypalipn even though I do not currently have that module even activated. I'd actually prefer to have the "Checkout" button go straight to google checkout and let google checkout handle the shipping info and everything, so if there was even a simple way to just change the links on the checkout page to only have one option that goes right to google checkout, that would be splendid.

 

Hope somone can offer some insight. I'm an novice programmer and really need some help. I can create and FTP id for someone that wants to do it manually. Thanks!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...