Page 1 of 1

How to use an API Wrapper?

Posted: Wed Mar 16, 2016 3:26 pm
by decent_dev
I want to integrate a payment gateway with my site created on Codeigniter. I cant find a way around integrating this api.
Looking for some suggestions. If not in Codeigniter, then in basic php to use this wrapper.

Re: How to use an API Wrapper?

Posted: Thu Mar 17, 2016 5:56 pm
by Christopher
Why are you trying to "find a way around integrating this api"? Is there something wrong with it? And by "API" do you mean code they supply or the interface to their service?