CodeIgniter Forums
Payment API with CI4 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Addins (https://forum.codeigniter.com/forumdisplay.php?fid=34)
+--- Thread: Payment API with CI4 (/showthread.php?tid=74994)



Payment API with CI4 - MatheusCastro - 12-04-2019

Hello everyone.

I am integrating CI4 with a payment API. It has very complete documentation, features and descriptions.

Saves transactions to the database and the API response is updated.

You can find out more at README_es.md
The github project is at this link: ci4-integration-pagseguro

I accept pull requests and criticism.  Smile

Here's a print.

[Image: 70171703-0b6c7800-16ae-11ea-8661-7ead0f8a0827.png]


RE: Payment API with CI4 - 404NotFound - 04-10-2020

I hope there is an english version for documentation.
Appreciate ✨


RE: Payment API with CI4 - MoeAmine - 04-12-2020

Looks promising! Looking forward the English documentation too.


RE: Payment API with CI4 - MatheusCastro - 04-12-2020

Updated link with English documentation here.