aPagos
aPagos matches the payments you receive in your bank account to the vouchers you receive from your customers.
It's important to note that aPagos matches the voucher amount, not the order amount. If your customer has to pay S/100 and he only pays S/80, aPagos will match the voucher of S/80 and you have to handle the missing S/20 within your system.
For now we only operate in Peru.
Here you will find everything you need to integrate aPagos on your application/website.
How it works
- Onboarding: you provide bank credentials, we provide an account id and a secret token for communication
- aPagos will scrape your bank accounts to get your movements
- Your system register vouchers through our API
- If aPagos can't process automatically a voucher, we send it to a dashboard where you can manually fix the voucher information
- aPagos will call a webhook on your system in case of success or failure
How to integrate
- Check our rest API.
- Create your webhook to listen our events.