How to use an API Wrapper?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
decent_dev
Forum Newbie
Posts: 1
Joined: Wed Mar 16, 2016 3:22 pm

How to use an API Wrapper?

Post 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.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: How to use an API Wrapper?

Post 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?
(#10850)
Post Reply