OKAY i am a massive idiot how i did not see this ages ago. Im so sorry for wasting your time with this issue when i should have been smart enough to realise the was accessing issues from paypal -.- Thanks for attempting to help anyways

AbanteCart v1.4.2 is released.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: abolabo on December 16, 2013, 06:56:34 AMACTUALLY i just thought of something. The entire shop directory is password protected so nobody can get early access. Is this what is blocking paypal accessing it? It must be, i will try to remove it
every time when customer was redirected to paypal side we send to paypal parameter 'notify_url' ( $this->html->getURL('extension/default_pp_standart/callback'); ) and waiting for request from paypal to change order state.
If your orders does not changed i see only 2 causes:
1. your notify_url is inaccessble for Paypal.
2. you forgot to for your Paypal account
Quote from: abolabo on December 15, 2013, 05:25:17 PMI see the payment on paypal, and i get the email from paypal with all the details in etc. but nothing on the store itself
did you see transactions in history on paypal merchant account side?
Quote from: abantecart on December 01, 2013, 11:18:46 AM
This is a CSS question. Post URL to this page.
Quote from: Basara on November 25, 2013, 01:56:04 AMI just tried two times. One with real money, one with sandbox and still nothing on the online panel what so ever. No errors in the error log either.Quote from: roxor on November 23, 2013, 02:45:07 AM
I'm using PayPal standard and at no time have I gotten the online invoice on the abantecart admin or under customer login. Not with sandbox or without which was my problem
"online invoice system" talk with PayPal in background if this not work on your side check for errors in AbanteCart and Server logs just after you place order with PayPal.
to find AbanteCart error log
Quote from: bubblegumweb on November 09, 2013, 05:57:21 AMOnly thing i could find close to that is 'Subscriber.php' under account files and after testing this it still does not provide any information on the store of any kind of purchase
Yea..... solved the IPN web address. It should start with yourwebsitehere.com/subscriptions.php
Quote from: bubblegumweb on November 01, 2013, 05:02:04 PMWell isnt exactly much help i been getting to solve my issue of no record of any purchases, at least this is some sort of hint, i guess its just try and fail, then retry till i get it working
Well I recently lost my return URL in return address and can not find it anywhere. I seem to think it was directed to something like subscriptions.php
but not sure