- Posts: 37
- Thank you received: 2
Paypal IPN setting
Could you please let me know what URL should be entered into the 'Notification URL' field in a PayPal Instant Payment Notification (IPN) section of the website?
While I was using another email address attached to my friend's PayPal account everything was working fine. Now I have got my on account with PayPal. I have enabled the IPN service on PayPal website using the www.mywebsite.com as a url <- a dummy link just for the example purposes. May be the url is wrong or I should leave that field empty?
Please advice.
Please Log in or Create an account to join the conversation.
www.mywebsite.com/index.php?option=com_h...pl=component&lang=en
or www.mywebsite.com/index.php?option=com_h...pl=component&lang=en when you don't have SSL.
Please Log in or Create an account to join the conversation.
[update]
Works like a charm!
Please Log in or Create an account to join the conversation.
Thanks
Please Log in or Create an account to join the conversation.
and
Just replace
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
1/ I did a paypal test and got a 403 error":-
403 - Access Forbidden!
You may not be able to visit this page because of:
an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address
you have no access to this page
The requested resource was not found.
An error has occurred while processing your request.
Please try one of the following pages:
Home Page
If difficulties persist, please contact the System Administrator of this site.
Access Forbidden!
And an email:-
Hello,
A Paypal notification was refused because the IP 124.181.29.7 is not in the list of valid IPs :
64.4.241.*
66.211.169.*
66.211.170.*
216.113.191.*
Check the documentation concerning this issue at www.hikashop.com/index.php?option=com_do...ment-paypal-error#ip
This notification was for the order B3S9 on the website www.alnaturalhealth.com/ You can access the order details directly by clicking on the link below after logging in your back end:
www.alnaturalhealth.com/administrator/in...ask=edit&order_id=39
I checked the documentaion and I'm not sure about what to do.
I think the IP address is my own. Isn't it supposed to be one of Paypal's. I am a bit foggy on how it works. Anyway how do I solve it. Do I just add the IP address to the list. What happens when a order comes from another computer?
2/ What is the return url to Hilka shop that I put into my paypal merchant setting?
Please Log in or Create an account to join the conversation.
2. You can put whatever URL you want. It could be a product listing on your website. It could be an article which thanks the user for his purchase, etc...
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
What should be the IPN url for PayPal Pro? Thank you.
Please Log in or Create an account to join the conversation.
Payments are made with a server-to-server connection so HikaShop directly knows if the payment is ok or not. There is no need for PayPal to notify HikaShop.
Please Log in or Create an account to join the conversation.
Thanks for that. But how will Hikashop know and update an order status if for example I make a refund through PayPal?
Please Log in or Create an account to join the conversation.
HikaShop never change the status of orders outside standard payment validations.
For all the other status (refund, payment holding, partial refund, etc), you have to do it manually as these are exceptional events that you don't want to handle automatically.
Besides, the NVP API of PayPal Pro is not able to track payments status.
Please Log in or Create an account to join the conversation.
Sorry, would order status get updated automatically for refunds, payment holding, partial refunds, etc. if I was to use the standard PayPal plugin? Because as I understand the standard PayPal uses IPN.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.