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
2 answers

How can I customize my Google Checkout pages to use my logo?

I want to customize my google checkout pages in my website like this site. I want to place my website logo in google checkout cart section. Example. How is this accomplished?
tibin mathew
  • 2,058
  • 10
  • 41
  • 51
0
votes
3 answers

Google Checkout HTTP Post with ASP.net

I have 2 pages I created in ASP.net(C#). The first one(called shoppingcart.asp) has a buy it now button. The second one(called processpay.asp) just waits for google checkout to send an HTTP request to it to process the payment. What I would like…
Weston Goodwin
  • 343
  • 5
  • 17
0
votes
1 answer

What user instead of Google Checkout Order Report API

Google Checkout will no longer be supported on November 20, 2013. What I must use to get information about Android in-app billing orders?
Nik
  • 7,114
  • 8
  • 51
  • 75
0
votes
0 answers

Insert item on app purchase

I have a problem to insert the item to in app billing. I created the apk, inserting in the manifest permissions billing I loaded it in the market (I have not published the app, I put it in alpha) I register for google wallet (given that the checkout…
Lele
  • 703
  • 3
  • 15
  • 34
0
votes
2 answers

Replacement for Google Checkout XML API

The retirement notice for Google Checkout at https://support.google.com/checkout/sell/answer/3080449?hl=en says: If you are a user of [Google Play or Google Wallet for digital goods], but use the Google Checkout APIs for notifications or…
Seva Alekseyev
  • 59,826
  • 25
  • 160
  • 281
0
votes
1 answer

Does google wallet reponse return the tax deduted?

I am using google wallet in my android app to purchase credits. Google deducts tax based on the country. i would like to get the tax deducted in response on successful payment. Also can anyone let me know what all information can we get in response…
Swaprks
  • 1,553
  • 11
  • 16
0
votes
3 answers

Cant add in-app product for testing without wallet account

Recently, I buy anDeleveloper Console account for publishing my android application. After payment (25$), I got an account and I can upload my APK file. However, when I try to add some in-app products for testing before publishing to market, it's…
Kingfisher Phuoc
  • 8,052
  • 9
  • 46
  • 86
0
votes
1 answer

Google Checkout - Internal server error while requesting a notification history update

I'm using googlerequest object to retrieve notification data for a certain serial-number in sandbox environment. POST argument (xml) I send to google:
Liran Lev
  • 1
  • 1
0
votes
1 answer

.NET alternative to Google Checkout

Our .NET website uses Google Checkout to handle credit card processing and we need to migrate to another credit card service because Google Checkout is going away. Google Checkout used a .NET webcontrol that was easy to use and did not require that…
Chad
  • 23,658
  • 51
  • 191
  • 321
0
votes
1 answer

google wallet success callback

I am going through this tutorial. I want to redirect the page on successful payment using the success handler but I also want to be sure that the payment was successfully processed, which happens by a post back, explained here I am not sure how to…
Sap
  • 5,197
  • 8
  • 59
  • 101
0
votes
1 answer

Get merchant private data in order state change notification

I am using google checkout with a ruby on rails application. I have added merchant private data in HTML API like this: Merchant private data is only accessible in new…
Arif
  • 1,369
  • 14
  • 39
0
votes
1 answer

Update record after payment is made successfully through google checkout

I am using google checkout HTML API with a ruby on rails application. I want to add/update records in my local database after a successful payment. I am getting Notification serial number in response on API callback URL. My question is how can i…
Arif
  • 1,369
  • 14
  • 39
0
votes
1 answer

Callback after "cancel entire order" in google web based in-app-payments

We're using Google In-App Payments for Web Apps Everything works fine for payment. But we are trying to automate the refund process. We use "cancel entire order" in checkout.google.com/seller order page But we seem to receive no callback for the…
Ralph Yozzo
  • 1,086
  • 13
  • 25
0
votes
1 answer

google checkout - how can i extract info from array

I've recently been having issues with google checkout - i believe the customer ip address is no longer being returned in the response. However, i'm not sure how to view all parts of the array. How can i capture the array in a string, which i can…
user2183216
  • 359
  • 3
  • 9
  • 22
0
votes
1 answer

google checkout php callback explained

Hi all i don't know if i'm doing this right or not but i can't understand how google checkout works. I have the php code that sends the XML to the google checkout everything is ok i reach on the checkout process taxes prices shipping is…
Cris Tina
  • 43
  • 2
  • 7