Гость
15 Сен 2013 16:23

Hi i have problems to test Emerald - Payment gateway - PayPal - v. 9.16 on a Joomla 3 site with Emerald 9 - The file iam using is gateways_emerald.j3.paypal.v.9.16.zip Beta

The problem is that the gateway change the email paypal email address example: Этот адрес электронной почты защищен от спам-ботов. У вас должен быть включен JavaScript для просмотра. is the correct email account in Paypal and receiving this when the website tried to connect with Paypal company%40test.com for that reason i received a error from paypal:

We cannot process this transaction because there is a problem with the PayPal email address supplied by the seller. Please contact the seller to resolve the problem. If this payment is for an eBay listing, you can contact the seller via the "Ask Seller a Question" link on the listing page. When you have the correct email address, payment can be made at www.paypal.com.

How to fix this?

Последние изменения: 02 Март 2014


Гость
15 Сен 2013 18:04

{SOLVED}

Hi i found where is the problem and how to fix.

you need to find this file paypal.php locate in :

/components/com_emerald/library/gateways/paypal/paypal.php

Look for the line 116:

    $param['business']      = urlencode($params->get('email'));

and change this :urlencode to this: urldecode and this fix the problem. Hope help anybody with the same issued.

:D


Sergey
Total posts: 13,748
16 Сен 2013 07:45

Fix added to next version.

Работает на Cobalt