Multiple processors for international currencies

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Carolharry
Commander (CMDR)
Commander (CMDR)
Posts: 121
Joined: Wed Dec 17, 2008 9:13 am

Multiple processors for international currencies

Post by Carolharry » Mon Jan 12, 2009 2:05 pm

Hi,

I tried to configure payment gateway section in ablecommerce.

We use Pay flow pro with different processors(Pay Flow pro Inida,PayFlow Pro USA,Payflow pro UK etc)

The purpose is
If a person in UK is viewing our product, then the product pricing will be shown in GPB. For example if the price of product is 100pounds, on checkout his transaction will go through Pay flow pro UK processor and is charged 100 GPB. That's because we dynamically assign processor gateway.

Is it possible in AbleCommerce to configure multiple processor like Pay flow pro UK, Pay flow pro India,Pay flow pro USA,and charge the customer exactly the same amount what he sees. ( we don't want UK customers transaction to go through Payflow pro USA and be charged conversion fee amount)

In ablecommerce admin section when I choose Pay flow pro, I am able to configure in only one currency. We want to configure Payflow pro for other currencies(eg:-Rupee ,Pounds)


Please post any suggestions.

Thanks a lot,
Carol
Last edited by Carolharry on Fri Jan 30, 2009 2:05 pm, edited 1 time in total.

Carolharry
Commander (CMDR)
Commander (CMDR)
Posts: 121
Joined: Wed Dec 17, 2008 9:13 am

Re: Multiple processors for international currencies

Post by Carolharry » Fri Jan 30, 2009 11:24 am

Can anyone please reply to this post.


Thank you,
Carol

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Multiple processors for international currencies

Post by mazhar » Fri Jan 30, 2009 12:05 pm

Currently there is no out of the box solution for this case in AbleCommerce. You can accomplish this job by writing a customized version PayFlowPro gateway. For example once you are done with customizing the gateway then you can create two more clone projects of the gateway name them accordingly one for each country and make use of them.

Post Reply