v1

latestOpenAPI 3.1.02026-07-14270217.5 KB

Credit Card

Creates an url to a secure form where the customer may finish the Credit Card payment.

Supports 3D Secure Technology.

post/v1.02/creditcard/create

Request body

Response

200

transactionStatusstring
transactionIDstring
referencestring
redirectUrlstring

Example response

{
  "transactionStatus": "Success",
  "transactionID": "6526ds26653sad5489sa32",
  "reference": "00235",
  "redirectUrl": "https://clientes.eupago.pt/api/extern/creditcard/form/6526ds26653sad5489sa32"
}