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 checkout html api - get payment status without HTTPS?

When I log into my merchant account, in the Settings tab I can set the callback URL. The problem is that, without HTTPS, the only option is to send back a serial number to the callback URL. Callback contents: [x] Notification Serial Number e.g.…
Ozzy
  • 8,244
  • 7
  • 55
  • 95
0
votes
1 answer

Android Market Account registration and Google Checkout Merchant registration with two different acounts

I am about to create Android Market Account. Lets say I have two accounts, account A and account B. Can I use account A to pay android market registration fee of 25$ ? Can I use account B to get money on sale of my app ?
Androider
  • 2,884
  • 5
  • 28
  • 47
0
votes
1 answer

Updating Database after Google Checkout Payment

I am trying to implement Google Checkout in my website. I have the PHP code sample named "checkout-php-1.3.2" from http://code.google.com/p/google-checkout-php-sample-code/. I have followed the instructions and am able to send contents to Google…
0
votes
2 answers

Android Google Checkout Alternative

I have to create an application where a user makes a deal and then gives me (the owner of the application) a certain amount of money for the deel to be made available to the rest of the world. I was thinking of achieving this through Google…
SoH
  • 2,180
  • 2
  • 24
  • 53
0
votes
1 answer

Google Checkout Per Item Flat Rate and By Weight In Same cart

Im am setting up some Google Add to Cart buttons and am having trouble calculating proper shipping. My entire store has items that have product-weight classes to calculate the shipping. The shipping table is retrieved from Merchant Center. I have…
Combobreaker
  • 239
  • 2
  • 3
  • 9
0
votes
2 answers

google checkout,How to find payment completed in API callback

Now i am working with Google checkout payment.I want to find the payment completion using API callback url,And i need to send an email to the payer,When he complete the payment.Can anyone help me with some example codes.
Shin
  • 280
  • 1
  • 2
  • 11
0
votes
1 answer

Google checkout transaction number

I am working on a PHP website with Google checkout Payment. I need to get the transaction id in the merchant calculation page using API Call back url. What method can I use for this?
Shin
  • 280
  • 1
  • 2
  • 11
0
votes
1 answer

Google checkout merchant-calculation-callback working more than 1 time

Now I am working with Google checkout payment method.When I check the payment with Google checkout sandbox.The XML contain "merchant-calculation-callback" returning two times , How to prevent this problem. Due to this problem, Multiple updates are…
Shin
  • 280
  • 1
  • 2
  • 11
0
votes
1 answer

google checkout call back function doesn't work

I have problem in google checkout. I have set my googleCallBack url "https://www.mysite.com/orders/googleCallBack" but it gives error We encountered an error trying to access your server at https://www.mysite.com/orders/googleCallBack -- the error…
0
votes
1 answer

Google Checkout XML invalid value

I'm using a plugin called http://www.jigoshop.com with Wordpress (both the latest versions) and I'm having problems with their Google Checkout gateway. I've tried their support but yet to get a response. I'm getting the following errors when trying…
Rob
  • 6,304
  • 24
  • 83
  • 189
0
votes
2 answers

MVC and multiple google checkout merchant ids

This will be my first time to handle credit card transactions and merchant ids. I have a site that offers services to both event organizers and its users. If a user would want to buy tickets for an event, I want the money to go to the organizers…
gdubs
  • 2,724
  • 9
  • 55
  • 102
0
votes
1 answer

database updation after google checkout payment

I am a new developer in php. In a website, I need to implement "Google checkout" payment method. My client give a script with src. I added that script into my website. I got a Google checkout page. But I don't know how to customize the style of that…
Shin
  • 280
  • 1
  • 2
  • 11
0
votes
1 answer

Google checkout button doesn't work in nopcommerce

I setted up google checkout payment method in nopcommerce and it appears on cart, but it doesn't work. I looked at html and find that form with id=form-googlecheckout doesn't appear on my page. Why it could heppened? Also I am not sure in flow of…
Yaroslav Bigus
  • 678
  • 7
  • 24
0
votes
0 answers

InApp Builling. I can't set a price for the app or create In-App Products list

Not quite a programming question, rather a Google Play question. I have uploaded an InApp application as Unpublished and I want to test it with my own products. It seems to work fine with the reserved product…
AlexAndro
  • 1,918
  • 2
  • 27
  • 53
-1
votes
1 answer

google checkout not displaying shipping options

I'm using GCheckout.dll (Google Checkout v2.5.0.6 dll - http://code.google.com/p/google-checkout-dotnet-sample-code/downloads/list) to implement google checkout payments in a C# application. I have configured UPS shipping on the merchant account and…
Tudor Carean
  • 972
  • 2
  • 12
  • 22
1 2 3
24
25