Developing a custom payment gateway

rostamiani

Member
Hi

I want to develope a custom payment gateway for Iranian Banks.
From where should I start? Is there a documentation?
Can I just edit Paypal plugin?

I did this with codeigniter and nusoap before.

Thanks
 
You could look at the Paypal and Stripe plugins, see which one most closely fits the gateway you want.

-- hugh

First of all I need to use NuSOAP library.
Where is the best place to put it? in the plugin folder or there is a better approach for this?

Thanks
 
For Nusoap, I'd recommend using econea's fork with the PHP 7 fixes, and load it as a Composer library. See the Stripe plugin for how to include a Composer lib in a plugin. You also need Composer itself installed to add the package, and running an IDE like PHP Storm makes developing anything like these 100x easier.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top