I am having so much difficulty in integrating skrill payment gateway in codeigniter. Although I have searched a lot and found information about other payment gateways like paypal, stripe etc. but I couldn't find any useful information about skrill payment gateway integration.
I have also took a look at the manual given by skrill but couldn't really understand. I found skrill api on github on this link: https://github.com/biju1984/skrill
I placed the api in third party folder and now i need to user to the skrill gateway form. And i don't know how to do that.
Anyone please suggest kind of library or flow wise integration that easy to integrate.