Questions tagged [payeezy]

Payeezy is a framework used to accept payments in a mobile app or website. It can be used via a Javascript library or a direct API. Use this tag for any questions regarding the Javascript library or the API.

16 questions
-2
votes
2 answers

how can i implement recurring payment for payeezy in codeigniter?

I want to integrate recurring payment using Payeezy in codeigniter. I have implement the single time payment using curl and now i want to recurring payment with acknowledgement to update my DB.
1
2