I have been told that in order to get paypal order confirmations to correctly communicate back to my shopping cart i need to "have .htaccess unlocked access to website and PayPal notification script (gw_notify.php file) can get through"
Where gw_notify.php is the script on the site that communicates paypal completed transactions to the shopping cart (in-commerce). At the moment, a customer places an order, is driected to PayPal for the transaction and receives a receipt from PayPal. Our shopping cart only records that the order has been placed and has been set for PayPal payment, but does not acknowledge the completed transaction meaning we have to manually set the order as paid and initiate despatch.
Can anyone tell me what the correct coding or permissions are for the .htaccess so that I can get this to work?
Many Thanks