Introduction
¡Welcome to Payvalida!, Api for payment networks for customers
This is a custom api for payment networks with this you can record payment transactions for customers.
The process of registering a purchase transaction with the Payvalida API consists of 3 operations:
Consult: It allows the network to obtain information about the operation that the client wishes to carry out, providing the data "reference" to obtain the information about the payment.
Transaction: Occurs when the network sends the data of an operation to be applied in Payvalida. This process only records the transaction, later it must be confirmed.
Confirmation: Allows the network to confirm (true) or reject (false) an operation. Upon confirmation, our system will apply the data of the registered transaction according to the criteria of your registration. If it is rejected, there will be no effect of the recorded transaction. Additionally, you have 30 seconds to apply a reverse, confirm (false) after having successfully confirmed a transaction.
It should be noted that there are operations whose amount is ZERO, in these cases Payvalida will accept any value greater than zero sent by the network for that transaction. In cases where operations have amounts greater than ZERO, Payvalida will only accept transactions with amounts equal to that indicated in the operation.
Última actualización
¿Te fue útil?