Digital wallets
New Google Pay session
Initiates a new session with Google Pay. This can be used when implementing Google Pay without our SDK.
POST
/
digital-wallets
/
google
/
session
This endpoint requires the digital-wallets.write
or embed
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Initiates a new session with Google Pay.
Fully qualified domain name of the merchant.
Was this page helpful?