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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.