Error on submission
-
Hello, I am trying out your simple stripe plugin to see if it will work for my site. I believe I have done everything required but am getting this error message when clicking the pay with card button. I noticed another user had this issue but did not see an answer to their question. They seem to have figured it out but I cannot. Thanks for your help! My webpage is https://buoyantwebdesign.com/payment
Fatal error: Uncaught exception ‘Stripe_InvalidRequestError’ with message ‘You passed an empty string for ‘card’. We assume empty values are an attempt to unset a parameter; however ‘card’ cannot be unset. You should remove ‘card’ from your request or supply a non-empty value’ in /home/buoyantw/public_html/wp-content/plugins/stripe/libraries/stripe-php/Stripe/ApiRequestor.php:152 Stack trace: #0 /home/buoyantw/public_html/wp-content/plugins/stripe/libraries/stripe-php/Stripe/ApiRequestor.php(212): Stripe_ApiRequestor->handleApiError(‘{? “error”: {?…’, 400, Array) #1 /home/buoyantw/public_html/wp-content/plugins/stripe/libraries/stripe-php/Stripe/ApiRequestor.php(114): Stripe_ApiRequestor->_interpretResponse(‘{? “error”: {?…’, 400) #2 /home/buoyantw/public_html/wp-content/plugins/stripe/libraries/stripe-php/Stripe/ApiResource.php(113): Stripe_ApiRequestor->request(‘post’, ‘/v1/customers’, Array) #3 /home/buoyantw/public_html/wp-content/plugins/stripe/libraries/stripe-php/Stripe/Customer.php(38): Stripe_ApiResource::_ in /home/buoyantw/public_html/wp-content/plugins/stripe/libraries/stripe-php/Stripe/ApiRequestor.php on line 152
The topic ‘Error on submission’ is closed to new replies.