Fatal error on return from Paypal
-
I am trying the free version of GiveWP as I presently only need the odd single donation. I believe I set up Paypal standard correctly, and the test donation of $5.00 I made went through and I received confirmation of my donation. However, when returning from Paypal to go back to my site, I get this fatal error:
Fatal error: Uncaught InvalidArgumentException: Invalid DonorInfo object, must have the exact following keys: wpUserId, firstName, email, honorific, address in /home3/eaglewor/public_html/icpleaders/wp-content/plugins/give/src/ValueObjects/DonorInfo.php:64 Stack trace: #0 /home3/eaglewor/public_html/icpleaders/wp-content/plugins/give/src/Session/SessionDonation/SessionObjects/Donation.php(106): Give\ValueObjects\DonorInfo::fromArray(NULL) #1 /home3/eaglewor/public_html/icpleaders/wp-content/plugins/give/src/Session/SessionDonation/DonationAccessor.php(77): Give\Session\SessionDonation\SessionObjects\Donation::fromArray(Array) #2 /home3/eaglewor/public_html/icpleaders/wp-content/plugins/give/src/Session/Accessor.php(139): Give\Session\SessionDonation\DonationAccessor->convertToObject(Array) #3 /home3/eaglewor/public_html/icpleaders/wp-content/plugins/give/src/Session/Accessor.php(128): Give\Session\Accessor->set() #4 /home3/eaglewor/public_html/icpleaders/wp-content/plugins/give/src/Helpers/Frontend/ConfirmDonation.php(30) in /home3/eaglewor/public_html/icpleaders/wp-content/plugins/give/src/ValueObjects/DonorInfo.php on line 64
The page I need help with: [log in to see the link]
- The topic ‘Fatal error on return from Paypal’ is closed to new replies.