v1

latestOpenAPI 3.1.02026-07-14270217.5 KB

Apple Pay

Creates Apple Pay payment request.

post/v1.02/applepay/create

Request body

Response

200

transactionStatusstring
transactionIDstring
referencestring
redirectUrlstring

Example response

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