4 replies [Last post]
kddailey's picture
Offline
Joined: 01/14/2009
Juice: 29
Was this information Helpful?

I see how to enable multiple payment gateways, and how tot set the default. What I don't see is how to determine which one gets used when? Is it a matter of availability? I'd like to have the user choose between two credit card gateways. Is that possbile? If so, how?

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Using multiple payment gateways

It's actually not possible at the moment. It was possible at one time for an administrator to specify one if multiple gateways were installed, but I believe I disabled support for that because of problems in the execution.

kddailey's picture
Offline
Joined: 01/14/2009
Juice: 29
Re: Re: Using multiple payment gateways

My client has one gateway for US dollar transactions and another for canadian. Can I use multicurrency to switch between gateways?

TR
TR's picture
Offline
Bug FinderFAQ ModeratorGetting busy with the Ubercode.
Joined: 11/05/2007
Juice: 3424
Re: Re: Re: Using multiple payment gateways

Interesting notion. If the payment methods were made conditional via Workflow-ng / CA, in the same manner as shipping methods, all sorts of behavior could be implemented. Like payment method depending on order total, or order shipping destination, or order currency, etc. Can't do that right now.

<tr>.
jimi089@drupal.org's picture
Offline
Joined: 09/28/2008
Juice: 40
Re: Re: Re: Re: Using multiple payment gateways

Has anyone else tried to implement a solution like this? I have a client who wants this but I'm guessing he won't want to pay for it to be developed custom for the site, so I'm trying to see what I can do with the budget I have.

Thanks for any info.

TR, the workflow-ng solution would definitely be ideal. I'm going to poke around in the code a bit.