- Posts: 23
- Thank you received: 0
Not receiving payment confirmation emails (Paypal)
Less
More
14 years 6 months ago #44109
by luciomonter
Replied by luciomonter on topic Re: Not receiving payment confirmation emails (Paypal)
I had to put actually the "it" in the proper position like this:
$notify_url = HIKASHOP_LIVE.'index.php/it/?option=com_hikashop&ctrl=checkout&task=notify¬if_payment=paypal&tmpl=component&lang='.$locale.$url_itemid;
But finally we had it working properly!
Big Thanks
$notify_url = HIKASHOP_LIVE.'index.php/it/?option=com_hikashop&ctrl=checkout&task=notify¬if_payment=paypal&tmpl=component&lang='.$locale.$url_itemid;
But finally we had it working properly!
Big Thanks
Please Log in or Create an account to join the conversation.
11 years 9 months ago #184154
by Zafer
Replied by Zafer on topic Not receiving payment confirmation emails (Paypal)
Hi,
i have a similar problem. I do not get payment confirmation from PayPal Sandbox. I use the language filter. I need to test in different languages. What should i do?
regards,
Zafer
i have a similar problem. I do not get payment confirmation from PayPal Sandbox. I use the language filter. I need to test in different languages. What should i do?
regards,
Zafer
Please Log in or Create an account to join the conversation.
11 years 9 months ago #184156
by Xavier
Replied by Xavier on topic Not receiving payment confirmation emails (Paypal)
Hi,
Have you read that documentation ?
www.hikashop.com/support/documentation/i...nt-paypal-error.html
Have you read that documentation ?
www.hikashop.com/support/documentation/i...nt-paypal-error.html
Please Log in or Create an account to join the conversation.
11 years 9 months ago - 11 years 9 months ago #184210
by Zafer
Replied by Zafer on topic Not receiving payment confirmation emails (Paypal)
Hi,
everything is o.k it works 100% with PayPal live mode. The problem is only when I switch to Sandbox mode!
regards,
Zafer
everything is o.k it works 100% with PayPal live mode. The problem is only when I switch to Sandbox mode!
regards,
Zafer
Last edit: 11 years 9 months ago by Zafer.
Please Log in or Create an account to join the conversation.
11 years 9 months ago #184235
by Zafer
Replied by Zafer on topic Not receiving payment confirmation emails (Paypal)
Now I get this Message! (only in sandbox mode)
"Hallo,
eine Paypal Benachrichtigung wurde abgewiesen, da die Verbindung zum Bestätigungsserver fehlschlug"
regards
"Hallo,
eine Paypal Benachrichtigung wurde abgewiesen, da die Verbindung zum Bestätigungsserver fehlschlug"
regards
Please Log in or Create an account to join the conversation.
11 years 9 months ago #184237
by nicolas
Replied by nicolas on topic Not receiving payment confirmation emails (Paypal)
Hi,
The plugin works the same in sandbox and live mode.
So if you have a difference, it must come from the settings of your PayPal sandbox account.
I would recommend to contact the PayPal Sandbox support for help on that.
The plugin works the same in sandbox and live mode.
So if you have a difference, it must come from the settings of your PayPal sandbox account.
I would recommend to contact the PayPal Sandbox support for help on that.
Please Log in or Create an account to join the conversation.
11 years 8 months ago #184493
by Zafer
Replied by Zafer on topic Not receiving payment confirmation emails (Paypal)
After I remove coding in paypal.php file like here:
www.hikashop.com/forum/4-how-to/12227-pa...nnection-failed.html
it works also in sandbox mode. Now the order will be confirmed 2 times.
regads
www.hikashop.com/forum/4-how-to/12227-pa...nnection-failed.html
it works also in sandbox mode. Now the order will be confirmed 2 times.
regads
Please Log in or Create an account to join the conversation.
11 years 8 months ago #184496
by nicolas
Replied by nicolas on topic Not receiving payment confirmation emails (Paypal)
Hi,
Removing that code removes the authentication of the notification by PayPal.
This means that anyone can confirm orders on your website, not only PayPal.
So make sure that you restore the code when going live or check that you really received the payments in your PayPal account before processing the orders.
Removing that code removes the authentication of the notification by PayPal.
This means that anyone can confirm orders on your website, not only PayPal.
So make sure that you restore the code when going live or check that you really received the payments in your PayPal account before processing the orders.
Please Log in or Create an account to join the conversation.
Time to create page: 0.245 seconds