C#
Create a Google Pay session
Create a session for use with Google Pay.
POST
C#
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.
Headers
The ID of the merchant account to use for this request.
Example:
"default"
Body
application/json
The domain on which Google Pay is being loaded.
Example:
"example.com"