PayPal Monthly Donations – 500 error
-
Hi there,
I am an Intermediate WP user and hoping for some help. Keep in mind I have disabled all other plugins aside from the GiveWP suite, and enabled debugging through the php.ini.
The issue happens when a user attempts to setup reoccurring payments using PayPal. Other methods work fine. The user is directed to the PayPal website to step their payments. They are able to put in their credit card and hit submit, but when the request is sent back to the origin site, it bounces back and in the console I can dig out a 500 error saying “Failed to load resource: the server responded with a status of 500 ()” and from the debugging I see:
Warning: Undefined array key “formId” in /var/www/html/wp-content/plugins/give/src/DonationForms/DataTransferObjects/DonateFormRouteData.php on line 51
Warning: Undefined array key “gatewayId” in /var/www/html/wp-content/plugins/give/src/DonationForms/DataTransferObjects/DonateFormRouteData.php on line 52
Warning: Undefined array key “originUrl” in /var/www/html/wp-content/plugins/give/src/DonationForms/DataTransferObjects/DonateFormRouteData.php on line 53
Warning: Undefined array key “isEmbed” in /var/www/html/wp-content/plugins/give/src/DonationForms/DataTransferObjects/DonateFormRouteData.php on
line 54 Forbidden
Thoughts? And thanks!The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.