Hello,
Moderator : I remove your post because the attachement can be dangerous for your own safety, and here your message :
________________________________________________________________________________________________________
nicolas wrote: Hi,
The payment method is properly configured.
Check that the payment is not pending validation in the PayPal sandbox merchant account.
You might need to manually validate it there to send the payment notification to your website.
Also, check the IPN history of the merchant account:
developer.paypal.com/docs/api-basics/not...0the%20IPN%20message
.
This logs the payment notifications sent by PayPal to your website after payments are done.
It might contain information on why the payment notifications are not being received.
Finally, I would also recommend to activate the "debug" setting of the payment method. Then, do a test payment and check the "payment log file" in the HikaShop configuration. If the plugin receives the notification but can't handle it for some reason, it will be logged in there.
Hi Nicolas, thank you for the reply...
I am not sure where to check if the Paypal Sandbox Payments need to be validated but I do see this on the Receipts :
Payment sent from
This email address is being protected from spambots. You need JavaScript enabled to view it..
There is currently nothing on the Paypal IPN History...
I got to a page that specifies that I need to enter a URL to receive IPN Messages:
Edit Instant Payment Notification (IPN) settings
PayPal sends IPN messages to the URL that you specify below.
To start receiving IPN messages, enter the notification URL and select Receive IPN messages below. To temporarily stop receiving IPN messages, select Do not receive IPN messages below. PayPal continues to generate and store IPN messages until you select Receive IPN messages again (or turn off IPN).
Notification URL - ??
I am not sure which URL to enter...?
I am attaching the Payment Plugin Log File that you suggested