Stripe: FATAL ERROR
-
I just added a pay-button for a membership and get the following error when clicking on the button:
Fatal error: Uncaught Stripe\Error\InvalidRequest: Must provide source or customer. in /home/customer/www/samdesmet.com/public_html/wp-content/plugins/give/vendor/stripe/stripe-php/lib/ApiRequestor.php:210 from API request 'req_RsnutrrWEsc0Vx' Stack trace: #0 /home/customer/www/samdesmet.com/public_html/wp-content/plugins/give/vendor/stripe/stripe-php/lib/ApiRequestor.php(173): Stripe\ApiRequestor::_specificAPIError('{\n "error": {\n...', 400, Object(Stripe\Util\CaseInsensitiveArray), Array, Array) #1 /home/customer/www/samdesmet.com/public_html/wp-content/plugins/give/vendor/stripe/stripe-php/lib/ApiRequestor.php(473): Stripe\ApiRequestor->handleErrorResponse('{\n "error": {\n...', 400, Object(Stripe\Util\CaseInsensitiveArray), Array) #2 /home/customer/www/samdesmet.com/public_html/wp-content/plugins/give/vendor/stripe/stripe-php/lib/ApiRequestor.php(126): Stripe\ApiRequestor->_interpretResponse('{\n "error": {\n...', 400, Object(Stripe\Util\CaseInsensitiveArray)) #3 /home/customer/www/samdesmet.com/public_html/wp-con in /home/customer/www/samdesmet.com/public_html/wp-content/plugins/give/vendor/stripe/stripe-php/lib/ApiRequestor.php on line 210
I did copy paste my test and live API stripe codes
I do not get this error when I’m logged into my wordpress site. However when I test this on several different browsers I get this same error…
Any help much appreciated! Thank you, S.
- This topic was modified 3 years, 7 months ago by .
- This topic was modified 3 years, 7 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Stripe: FATAL ERROR’ is closed to new replies.