[solved] Multiple payment gateways

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
jhalder
New Member
New Member
Posts: 3
Joined: Thu Feb 13, 2014 5:52 pm

[solved] Multiple payment gateways

Post by jhalder »

I am considering building a payment gateway module that would combine the AuthNetAIM module and the PaypalGateway module functions to allow for either payment method. This is by a customer request. I have done this on other web sites, but never with CMSMadeSimple.

Before I spend too much time digging into this, is this concept of 2 payment gateways within one module even possible with the CGEcommerce/Products/Orders Suite?

The idea would be to fork the AuthNetAIM and PaypalGateway modules into a single module that would then allow the user to decide which payment gateway they would use by clicking on a link or selecting it in a dropdown.
Last edited by jhalder on Fri Mar 14, 2014 2:56 pm, edited 1 time in total.
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Re: Multiple payment gateways

Post by JohnnyB »

Sure, it should be possible because it is all PHP :)
I imagine you would just create a new module offering the end user both payment options while the module's admin would have options to enter account credentials for both gateways.
Great idea!
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
jhalder
New Member
New Member
Posts: 3
Joined: Thu Feb 13, 2014 5:52 pm

Re: Multiple payment gateways

Post by jhalder »

Thanks JohnnyB,

My customer has actually decided they don't need both anyway, but my hope was not to have to manage the admin module and fork it. I guess my question was more based on that. If I have a need to do this in the future I will look into it further. I guess I'll have to look at the CGEcommerceBase module to determine that.
Post Reply

Return to “Modules/Add-Ons”