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
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.
Response
200
application/json
Returns a JWT used for Google Pay authentication.
The response is of type object
.