Linked Questions

Popular Questions

How to get Google Pay Public Key for Direct Integration

Asked by At

I am trying to integrate google pay in my android app. I found official integration guide here. I want to integrate google pay without any payment gateway in between (DIRECT method).

I found DIRECT method integration code here in DIRECT tab. In that google asks for protocolVersion and publicKey as parameter and below i found that i can get my public key in my Google Pay Developer Profile. I searched for Google Pay Developer Profile signup but I cannot find the way to signup for Google Pay Developer Profile and to get my public key.

Anyone can help me to get public key for google pay DIRECT integration?

Related Questions