028 Qa Endpoints
028 Qa Endpoints
IT-OF-028
INTRODUCTION
These are some recommendations on how to store the necessary information to perform an easy
integration.
We recommend this in case there is a change in the keys or endpoints (for example, by switching to
the production environment), you can easily write the correct information in the table or the file.
NOTE: For more information on how to encrypt sensitive data, please see the How to Encrypt
Manual.
• Accept = application/json
• Content-Type = application/json
• X-Request-With = accessToken (See the How to Encrypt Manual)
It’s important to know that every endpoint described here is for the QA environment and must be
pointed to https://feenicia.net.
Manual Sale
EMV Sale
Recurring Billing
Reversals
Cancellation
Refunds
Receipt
Reports
Tokenization
Integration Endpoint Method
Tokenizacion /balder/auth/signup POST
Tokenizacion /balder/auth/getKey GET
Tokenizacion /balder/token/generateToken POST
Tokenizacion /balder/auth/registerMerchantFeenicia POST
Tokenizacion /balder/token/saleToken POST
Tokenizacion /balder/token/cancelCard POST
Tokenizacion /balder/token/reversalSale POST
Tokenizacion /balder/token/updateCard POST
Tokenizacion /balder/token/deleteCard POST
Tokenizacion /balder/token/getCards GET
Tokenizacion /balder/token/refundTx POST
Tokenizacion /balder/sale/recurringCharge
Cash Sale
HEIMDALL
NOTE:
For this API, the host for the QA ENVIRONMENT is https://feenicia.net/v1/heimdallr/, this means that
you must ignore the host https://feenicia.net described previously.
Name Integration Endpoint Method
Send the HEIMDALL /payments POST
Request –
EMV/Swipe
Sale
Send the HEIMDALL /payments/cashSale POST
Request –
Cash Sale
WS1 – HEIMDALL /vtacarriers/getAmount POST
Amounts per
carier for
Mobile
Payments
WS2 – Mobile HEIMDALL /vtacarriers/getByAmount POST
Payments and
Mobile
packages per
amount
WS3 – Get HEIMDALL /vtacarriers/getByProvider POST
carriers and
packages by
provider
WS4 – Get HEIMDALL /pagoServicios/categorias POST
categories to
Service
Payment
WS5 – Get HEIMDALL /pagoServicios/servicios POST
Service to
Services
Payments
WS6 – Get HEIMDALL /pagoServicios/productos POST
products
WS7 – Get HEIMDALL /pagoServicios/allProductsByProvider POST
products by
provider
Table 42.- Heimdall Services