Code: Select all
Wed May 28 07:59:44 2008 : checks(): Wrong mc_amount value: Wrong mc_currency value: EUR.
EUR supported from Paypal.. into the XFS necessary modification?
Thanks, Regards.
Code: Select all
Wed May 28 07:59:44 2008 : checks(): Wrong mc_amount value: Wrong mc_currency value: EUR.
PilgrimX182 wrote:changeCode: Select all
currency_code => 'USD',
toCode: Select all
currency_code => 'EUR',
PilgrimX182 wrote:Nopes. But your error (Wrong mc_currency value: EUR.) tell that currency in paypal IPN request (EUR) is not eual currency in config (USD now I guess)