Blank checkout_process.php page
Posted: Wed Jul 28, 2021 2:57 pm
phoenix v1.0.8.3
PayPal Payments Express Module v5.018
Hi forum,
Like philpla in June 2021, I'm having an issue with the Auto Return process but mine is with the paypal express module.
When the customer is auto returned from Paypal to .../checkout_process.php. to complete the transaction, it is just a blank page (without an error message if I turn on error reporting).
The Paypal transaction is completed and funds paid by customer & received by seller, however no Order is recorded in Admin or against the customer sales record. Stock is not deducted, and the email to the store owner shows the transaction value but not items purchased ....
I have a bank transfer addon installed, and the same issues when the Finalise My Order button is clicked (obs because it goes to the same checkout_process page .. )
The only problem I found was the missing ( ' ) in the english/hooks/ MATC file - const ENTRY_MATC = ( ' )Click to complete profile'; which fixed the missing Finalise My Order button .. (that I then realised had been missing ...)
I have checked all possible store and PayPal settings without any impact on the problem(s), so am again in need of forum assistance
All ideas will be welcome - When I look at the PayPal log, we have missed orders because the customer hasn't been able to complete their order since the updated (V1083) shop went live..
cheers
wal
PayPal Payments Express Module v5.018
Hi forum,
Like philpla in June 2021, I'm having an issue with the Auto Return process but mine is with the paypal express module.
When the customer is auto returned from Paypal to .../checkout_process.php. to complete the transaction, it is just a blank page (without an error message if I turn on error reporting).
The Paypal transaction is completed and funds paid by customer & received by seller, however no Order is recorded in Admin or against the customer sales record. Stock is not deducted, and the email to the store owner shows the transaction value but not items purchased ....
I have a bank transfer addon installed, and the same issues when the Finalise My Order button is clicked (obs because it goes to the same checkout_process page .. )
The only problem I found was the missing ( ' ) in the english/hooks/ MATC file - const ENTRY_MATC = ( ' )Click to complete profile'; which fixed the missing Finalise My Order button .. (that I then realised had been missing ...)
I have checked all possible store and PayPal settings without any impact on the problem(s), so am again in need of forum assistance
All ideas will be welcome - When I look at the PayPal log, we have missed orders because the customer hasn't been able to complete their order since the updated (V1083) shop went live..
cheers
wal