PayPal extension is not automatic ?

dintchev

New Member
Hello there! I have strange problem bug which one I don't think is normal. I tested via PayPal extension a test payment from a test customer account:
enter via /customer area to my test customer account > it goes to paypal > pay the correct amount > after that click the button 'Return to merchant' > but the account is not upgraded and it is still on free account?

The same problem is via customer account and via shadow admin account?
 
Hello,

Paypal needs to post data back to your app, so make sure there is no firewall, or htpasswd or anything on your server that prevents paypal to access your site.

Thanks.
 
Hello,

Paypal needs to post data back to your app, so make sure there is no firewall, or htpasswd or anything on your server that prevents paypal to access your site.

Thanks.
Hello,

I asked my sysadmin - there is no any restriction on firewall or htpasswd, port80 is absolutely open.

How we can eventually debug/see log on the problem? Or please tell me some other suggestion.

I forget to tell something very important: I have two A dns for the installation:

http://sender.mailbul.com
and
http://crunchsender.com

The system URL in settings are: http://crunchsender.com
Thank you very much!
 
Check your paypal IPN logs and see what's going on, also look ij the application log, maybe you can spot anything there.

Hello,
I checked. The history log is there: there is logs for my payment with ID codes, nothing else. Also there was a disable status on IBN but I change it to enable, also I notif to the system URL of mailwizz install (http://crunchsender.com ).

I tried again after that but it is the same. I enter in system as a customer > payment is ok > it send money, send a confirm email to the customer with the ID > but when I click to the 'Retrurn to the merchant' > the plane is not upgraded ?
 
Hi I had the same issue that after paypal payment it returns and does not change the account status and shows a failed order (though payment goes through) Was there a simple solution to this?
 
The paypal ipn directory structure does not exist on my installation of mailwizz though paypal is enabled in the admin area.
Why is that?
https://worldprofit.email/mailer/customer/index.php/payment-gateways/paypal/ipn -- does not exist -- nor does /home/wpemailadm/public_html/mailer/customer/index.php/payment-gateways/paypal/ipn
...in fact the whole string from '.../index.php/...' on is missing on my installation!
...update... -- the order was successful -- but I am still concerned. How do I know everything worked?
I have defined 4 price plans, but the only thing I see that makes them different is the price.
I see no other options like maximum sends per day or anything.
 
Back
Top