googlePayPost_Google_Pay_Transaction
Google Pay
Post Google Pay Transaction
Post a Google Pay transaction to the PSP.
POST
googlePayPost_Google_Pay_Transaction
Headers
Access token you received when creating the payment
Path Parameters
The Dintero merchant account id
Pattern:
^[PT]\d{8}Example:
"P12345678"
Body
application/json
Unique reference for this transaction
Required string length:
8 - 40Example:
"01249a0e-18d9-4b8e-8834-2319b3f32bb5"
Should be a JSON stringified version of the PaymentData response from Google Pay API, see https://developers.google.com/pay/api/web/reference/response-objects#PaymentData
Last modified on May 12, 2026