PayPal IPN / Auto Return
Posted: Fri Jun 25, 2021 4:16 pm
phoenix v1.0.8.4
PayPal Payments Standard Module v5.018 (sandbox)
Hello @all
I have Problem with the Auto Return process for paypal standart modul.
After sucessfull payment, the customer is auto return to .../checkout_process.php. But then he is not forwarded to checkout_success.php, instead he is forwarded to login.php. But anyway he is STILL logged in to the store.
additionaly the IPN call produces
any help why variable: customer is undefined would be very nice. thx @all
PayPal Payments Standard Module v5.018 (sandbox)
Hello @all
I have Problem with the Auto Return process for paypal standart modul.
After sucessfull payment, the customer is auto return to .../checkout_process.php. But then he is not forwarded to checkout_success.php, instead he is forwarded to login.php. But anyway he is STILL logged in to the store.
Code: Select all
shop.XXX.de:443 19XXXX47 - - [25/Jun/2021:17:56:21 +0200] "POST /checkout_process.php HTTP/1.1" 302 5475 "https://www.sandbox.paypal.com/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0"
shoXXXde:443 1XXXX7 - - [25/Jun/2021:17:56:21 +0200] "GET /login.php HTTP/1.1" 200 5872 "https://www.sandbox.paypal.com/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0"
Code: Select all
[Fri Jun 25 17:55:54.877837 2021] [fcgid:warn] [pid 18026] [client 173.0.80.116:3727] mod_fcgid: stderr: PHP Notice: Undefined index: pending_reason in /vaXXXXXXXXle/includes/modules/payment/paypal_standard.php on line 609
[Fri Jun 25 17:55:54.877909 2021] [fcgid:warn] [pid 18026] [client 173.0.80.116:3727] mod_fcgid: stderr: PHP Notice: Undefined variable: customer in /var/cuXXXXXXyle/ext/modules/payment/paypal/standard_ipn.php on line 62
[Fri Jun 25 17:55:54.877914 2021] [fcgid:warn] [pid 18026] [client 173.0.80.116:3727] mod_fcgid: stderr: PHP Notice: Undefined index: comments in /vaXXXXXXXyle/includes/system/segments/checkout/insert_history.php on line 18
shoXXXXXe:443 173.0.80.116 - - [25/Jun/2021:17:55:53 +0200] "POST /ext/modules/payment/paypal/standard_ipn.php?language=de HTTP/1.1" 200 5757 "-" "PayPal IPN ( https://www.paypal.com/ipn )"