API for Google Wallet Merchant Center - android-pay

When I log in to Wallet Merchant Center I can see a list of orders that correspond to my application's in-app purchases. Is there an API to get the same information?
I found the following page but I couldn't find the thing I'm looking for there.

Related

Linking google merchant account doesn't work even in supported country

I am trying to link my Google Merchant account with my Chrome extension on the dashboard following this guide and even though it suppose to be supported I am getting this message:
The country in which your Google Wallet account (info#wips.com) is registered is not supported at this time.
I am registered from the Czech republic and here it is clear the it suppose to be supported:
https://support.google.com/wallet/business/table/3539140?hl=en&ref_topic=4490611
I have succesfully create my Google Merchant account, so I have the Merchant ID, the seller identifier and the Seller secret.
Can you tell me if I am doing something wrong? Or all the changes that happened yesterday are still taking place?
Thank you very much.
Lukas Jan Marek
Wips.com
It appears that you are planning to sign up as a merchant for Chrome Web Store Payments which uses the Wallet for digital goods API. The merchant eligibility page you point to is for the Google Play In-App Billing API which has a wider country coverage.
The Czech Republic is not yet supported by Chrome Web Store Payments. Here is the current merchant country availability list for the Wallet for digital goods API:
http://developer.chrome.com/webstore/pricing

how does retailer connect to Google wallet acount in a third party website?

I'm a developer of a website that enable retailers to interact with rheir customers at events. the way it works is that the retailer selles a product on my website, the costumer buys it on my website, i'm the common thread. i want to offer the consumers to pay with google wallet. the question is how does the retailer coonect his google wallet business acount to the button which will be on my website? can it be done with the email he has opened his google wallet business acount? Thanks! Amitai.
Unfortunately, the seller doesn't have access to any information about the customer. You need to be able to obtain the JWT or Merchant Key from the original retailer to be able to perform sale on your own website. Only tool you have available to pass information around is the JWT. There are several security and process issues related to this.

Google Wallet - where's the merchant admin site

Looking into Google Wallet for Digital Goods.
Signed up for a sandbox account.
Using Google's sample online demo, I can make purchases.
But where's the place where merchants can view all the orders.
I found a link at sandbox.google.com/checkout - but it doesn't
include the orders there.
Specifically I was wondering how with W4DG - one goes about
making refunds etc.
Thanks.
In the Wallet for digital good API documentation, see the "Managing orders" section:
https://developers.google.com/commerce/wallet/digital/docs/orders

Anyone know how to get the merchant key for google wallet?

Anyone know how to get the merchant key for goole wallet?
Support indicates I should have an integration menu in settings but the menu is not showing up
http://support.google.com/checkout/sell/bin/answer.py?hl=en&answer=42963
Thanks
David.
AFAIK, merchant key is only relevant to "legacy" Google Checkout - re: your account must be for Google Wallet for Web sites (products/services sold at your web site).
The merchant key referenced in the support link you have, is used (only for) that specific API.
The Google Wallet integration settings page is at https://checkout.google.com/inapp/merchant/settings.html .
For some reason, this page is not accessible from anywhere within the Google Wallet merchant interface.

With the merchant api, can I create specials, campaigns, tips, venue information?

With the merchant api, can I create specials, campaigns, tips, venue information or only is for get information? I only view the get functions...
You can see the list of endpoints # https://developer.foursquare.com/docs/index, which includes endpoints like /specials/add for creating new specials.

Resources