Questions tagged [google-checkout]

Online payment processing service provided by Google

Google Checkout is an online payment processing service offered to people who have a Google Account.

Users store their credit or debit card and shipping information with Google Checkout to help facilitate purchasing at participating online stores with a click of a button.

Other online payment methods include:


Retirement in November 2013

Google has announced this API's retirement in November 2013. For more details, and information on alternative options (e.g. Wallet API for Online Commerce (also known as Wallet Instant Buy) and Wallet API for Digital), refer to the official announcement.

Additional information can also be found in Merchant Help.


369 questions
0
votes
1 answer

Google Check-out and promotions

I've started working on some enhancements to an ASP.NET web forms e-commerce project, one of the tasks is to add promotion codes to the check-out page. Currently, the site is using Google Checkout (via the GCheckoutButton that comes with the .NET…
Kieron
  • 26,748
  • 16
  • 78
  • 122
0
votes
1 answer

Magento Multistore - Single Google Checkout

I have two stores with different url store1.com and store2.com I also confirm the Callback URLs for both the store is correct and working https://store1.com/googlecheckout/api/ and https://store2.com/googlecheckout/api/ In my google Checkout a/c,…
magento2new
  • 517
  • 1
  • 10
  • 38
0
votes
1 answer

Shipping in Magento and Google Checkout based on location

I integrate Google Checkout into Magento store (1.7.0.2). And i have one big problem. I want to charge costumers for shipping based on their location. For example: UK shipping: Free / EU shipping: 7 euro / WORLD shipping: 12 euro Now when i click on…
A.M.
  • 67
  • 3
  • 13
0
votes
1 answer

How to handle call back url in the google checkout for multiple websites?

I have been working on google checkout integration in classic ASP, my client have various eCommerce websites and want to use single merchant account (Google Checkout) for all websites. I have set up the callback url in merchant account, but I need…
ramya
  • 2,350
  • 6
  • 31
  • 57
0
votes
1 answer

Google checkout with response handler so update my local database

I have a user subscription site in which user have purchase subscription plan at the time of registration and pay using google checkout but i don't know how to pay using google checkout so that when user pay using it I can get any payment status…
Deepak Goyal
  • 1,186
  • 2
  • 13
  • 26
0
votes
0 answers

Google checkout IPN, “Requesting Notifications” returns “OK” instead of the message data

I'm using the sandbox "Notification Serial Number" node. I'm acknowledging fine and getting the serial-number. When I go to get the message as described in "Requesting Notifications", I get a response body of two letters: OK .. Instead I need the…
jcalfee314
  • 4,642
  • 8
  • 43
  • 75
0
votes
1 answer

How to pass already calculated tax total to Google Checkout HTML API

I have a cart system that deals with selling alcohol and there are very specific tax rules for each item when selling in my state. I want to use Google Checkout but I am unable to just pass the tax amount, instead, I can only find where Google wants…
Greg Alexander
  • 1,192
  • 3
  • 12
  • 25
0
votes
2 answers

Implementing Google Checkout - (similar to paypal express checkout)

I am trying to integrate Google Checkout to my asp.net MVC(C#) application. I am trying to implement Google Checkout similar to PayPal Express Checkout. i.e. Shop the Products Get the Authorization token(by sign in to Google Checkout) and redirect…
Prasad
  • 58,881
  • 64
  • 151
  • 199
0
votes
1 answer

Can you use Google Checkout as a simple payment receiver? IE. Without requring a full order?

I am trying to integrate Google Checkout (as an extra alternative to PayPal) into my website to take simple payments. This payment is for allowing people into a website and not for a digital or physical item that will actually get sent. Is this…
Schodemeiss
  • 1,144
  • 3
  • 16
  • 37
0
votes
0 answers

How can I connect a google sandbox checkout to test in-app purchases?

I am wondering if it is possible (and if so how) to use Google Checkout Merchant Sandbox for the android in-app purchases, for testing. I know that what happens now is that even test accounts are charged for the test purchases. I also know that…
Raigex
  • 1,205
  • 12
  • 32
0
votes
3 answers

XML element when linking Zmags and Google Checkout

I am attempting to use Google checkout to process a shopping cart created with Zmags. With Zmags you can integrate a basket with your e commerce shopping cart, however I want to send it straight to Google checkout. Problem is the XML output from…
A13 Wes
  • 1
  • 1
0
votes
1 answer

Google Checkout "XML code and send client-to-server" Ruby on Rails

I trying to create a google checkout payment for my site. In this link https://developers.google.com/checkout/developer/interactive_demo I create a demo of how my code will be, here are my options Then the page generate this code: