v1

latestOpenAPI 3.1.02026-07-14270217.5 KB

Google Pay

Creates Google Pay payment request.

post/v1.02/googlepay/create

Request body

Response

201

transactionStatusstring
transactionIDstring
referencestring
redirectUrlstring

Example response

{
  "transactionStatus": "Success",
  "transactionID": "fc4740349d5b350eca08fa5e503fa0aa",
  "reference": "2914983",
  "redirectUrl": "https://sandbox.eupago.pt/api/extern/googlepay/form/fc4740349d5b350eca08fa5e503fa0aa"
}