Google Pay payment token processing.
Google Pay
Pay with Google Pay payment token
post /api/google-pay/payment
Request Schema
paymentToken required
Type
objectLoading...
amount
Type
stringLoading...
customerChosenAmount
Type
stringLoading...
sealedResult
Type
stringLoading...
email
Type
stringLoading...
phone
Type
stringLoading...
firstName
Type
stringLoading...
lastName
Type
stringLoading...
billing
Type
objectLoading...
shipping
Type
objectLoading...
customFields
Type
objectExample
[object Object]Loading...
Example Request
Example Response
200 Payment processed successfully
400 Bad Request - Payment processing error
401 Unauthorized
409 Session token already used
500 Server error - Failed to decrypt Google Pay token