Question

I'm new in using Google Wallet. I have created Google Wallet account because I want to integrate it to my website. I'm registered as a merchant and I have already downloaded PHP quick sample.

In that sample I need to change config.php. Information which are needed:

 - Merchant ID
 - Merchant Name
 - Client ID
 - OAuthClient ID

I was unable to find merchant name and OAuthClient ID. I know how this is probably stupid question but trust me I spent more than three hours searching for those information.

It seems how registration and configuring PHP Quick Sample is more difficult than the whole process of integration.

Every kind of help is welcome.

Thanks in advance

Was it helpful?

Solution

For getting merchant ID and Name first you have to register with google for business here is the link to register after that google will provide you the first two log-in credential, that is ' - Merchant ID - Merchant Name'

Second two credentials ' - Client ID - OAuthClient ID' can be generated from google cloud console here is the link

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top