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
1
vote
1 answer

how to query google checkout ending balance?

Writing an android widget to display the most current Google checkout ending balance and can not figure out how to get this number directly. I have dissected the page but don't understand how the number is generated. I can gain access through a…
user1812725
  • 15
  • 1
  • 5
1
vote
2 answers

Can Google Checkout/Wallet have two notification callbacks setup?

On my website I'm using Java Tomcat, and I have an application war containing webpages for my product and code for buying the product integrated with Google Wallet. I have now added a new product with its associated webpages deployed in another war…
Paul Taylor
  • 13,411
  • 42
  • 184
  • 351
1
vote
1 answer

integrate a Google Checkout payment system on a asp.net website

I am planning to integrate a Google Checkout payment system on a asp.net website. The idea is that members can fill up details ( like https://www.itechline.com/paymentgateway5/), but how.. i have no idea plz help me
emsk
  • 21
  • 1
  • 2
1
vote
5 answers

Trying to make curl requests in ruby

is there a ruby curl library that will allow me to duplicate this request: curl -d ''…
Fred Garbutt
  • 187
  • 2
  • 15
1
vote
0 answers

SimpleCart - Append Form Field for Google Checkout - to send user comment to seller

I'd like to add a field such as this to be passed to google checkout: Using SimpleCart(js) VERSION 3.0.5 I think this field should be appended in the function found in simplecart.js file below, but I'm having trouble getting it to work. Can someone…
1
vote
1 answer

How can I change google checkout currency from sandbox in google checkout seller account?

My cart's currency is in AUD but my google checkout's currency is set to USD. Now I cannot execute a successful transaction in test mode where the request is being processed in sandbox. I tried several times to find out the currency setting in…
Saiful Neo
  • 51
  • 1
  • 3
1
vote
2 answers

Google checkout shipping in Magento

in our website www.theprinterdepo.com we are going to implement google checkout. However I am not sure in what shipping methods or strategy to use. In this…
Luis Valencia
  • 32,619
  • 93
  • 286
  • 506
1
vote
2 answers

Paypal / Google checkout integration

Is it possible to integrate the Google Checkout API or Paypal API with my marketplace? I am using PHP to generate the market, one auction at the time. I have a MySQL database containing all of the market actions, however, I was wondering. Can I use…
Rasmus Søborg
  • 3,597
  • 4
  • 29
  • 46
1
vote
2 answers

Few Google Checkout Questions

I am planning to integrate a Google Checkout payment system on a social networking website. The idea is that members can buy "tokens" for real money (which are sort of the website currency) and then they can buy access to some extra content on the…
Richard Knop
  • 81,041
  • 149
  • 392
  • 552
1
vote
2 answers

Google checkout integration with magento

I'm trying to add Google Checkout to my magento 1.7.0.0 shop. I've traced the issue and it seems to fail during posting to google's server because when I try to read the response it's false. The error I get is: Google Checkout: Invalid response…
Nate
  • 578
  • 2
  • 8
1
vote
2 answers

Google Checkout on checkout page in magento

I want to display google checkout at one page checkout page in magento, so that customer will choose the payment options either he choose google checkout or he choose other like paypal. I am using magento 1.7.0.2
user1493023
  • 99
  • 1
  • 2
  • 13
1
vote
2 answers

How to subscribe to click event of html form?

I have a google checkout "buy now" button and I want to add dynamically created information to send when it's clicked. How do I do that? The button's html is:
ispiro
  • 26,556
  • 38
  • 136
  • 291
1
vote
1 answer

google checkout html api - multiple items?

The google checkout api guide gives this example with 1 item and 2 shipping options:
Ozzy
  • 8,244
  • 7
  • 55
  • 95
1
vote
1 answer

Google checkout ,Database updation failed

I was download and edit the code for google checkout from google help.Here i specify murchent calculation url in my site.But that function donot work in my site.Here is my code function UseCase3() { //Create a new shopping cart object …
Shin
  • 280
  • 1
  • 2
  • 11
1
vote
1 answer

Android Market (Google Play). Get buyer information

I want to publish a PAID app on the market but first I'd like to find out if it's possible to at least see an email address of each person who bought my app. I'd like a way of possibly contacting some of them (no, i don't want to send spam or…
AndreiBogdan
  • 10,858
  • 13
  • 58
  • 106