QUOTE (chronicelite @ Jul 2 2009, 12:28 AM)

My currency is set to Canadian dollars, but when the user clicks checkout to alert pay it goes to USD.
My primary currency for my alertpay is canadian dollars.
Then you need to edit the code #102 in
*STOREFOLDER*\modules\gateway\AlertPay\transfer.inc.php:
CODE
<input type='hidden' name='ap_currency' value='USD'>
to
CODE
<input type='hidden' name='ap_currency' value='CAD'>
or any other currency.
QUOTE ( @ Jul 30 2009, 11:39 AM)

Is there anyway to integrate this module into CubeCart, so that the user isn't sent to AlertPay's website to make their payment? Right now, when people choose to pay... they are sent to AlertPay. I think this confuses some shoppers because the payment module isn't apart of the actual website. Can they make this like PayPal Payments Pro, where it's all connected?
Does Alertpay have something that do like PayPal Payments Pro?
As for v4, I have not seen one anywhere on the net.
*I'm going to try it but I make no promise I can do it since I do not use v4.
===============================================================================
I found someone selling the AlertPay payment module for CubeCart
v4.
I don't think I'm allowed to put url here... so you need to find it by searching '
alertpay cubecart v4' at Google.
===============================================================================