geodesicsolutions-community / geocore-community

GeoCore Community, open source classifieds and auctions software
MIT License
9 stars 6 forks source link

Return from PayPal results in White Screen #188

Open vicos59 opened 1 year ago

vicos59 commented 1 year ago

PHP 7.4.

PayPal Payment gateway set to test mode and using Sandbox creds.

Everything works OK until paypal tries to return to GeoCore.

/transaction_process.php?gateway=paypal&gtxn=263&PayerID=MVW2F88K3CCKW

results in a white screen. Viewing source shows nothing.

The listing ends up being set to awaiting admin approval.

ghost commented 1 year ago

PHP Version 8.0.23, works smoothly. I've ironed out few bugs in the cart system, on other matter, it could be your install.
Screenshot 2022-10-17 at 20-54-38 PayPal Checkout Screenshot 2022-10-17 at 20-56-07 Checkout Results Screenshot 2022-10-17 at 20-56-50 GeoCore CE Admin Panel

ghost commented 1 year ago

Resolved, this issue should be closed.