Home › Forums › Stripe Payments Plugin › Invalid Stripe Token
- This topic has 4 replies, 2 voices, and was last updated 7 years ago by
Admin.
-
AuthorPosts
-
April 24, 2018 at 9:57 pm #682
Admin
KeymasterFollowing error occurred during payment processing:
Invalid Stripe Token
Debug data:
{“stripeCustomQuantity”:”1″,”stripeProductId”:”29″,”stripeToken”:””,”stripeTokenType”:””,”stripeEmail”:””,”stripeButtonKey”:”2c83acde535fa0716f0916db8d8dbe88″,”stripeItemPrice”:”3000″,”stripeTax”:”0″,”stripeShipping”:”0″,”stripeItemCost”:”3000″,”asp_action”:”process_ipn”,”item_name”:”2018 Northwoodstock”,”item_quantity”:”1″,”currency_code”:”USD”,”item_url”:””,”thankyou_page_url”:””,”charge_description”:””,”_wpnonce”:”074082b28a”,”_wp_http_referer”:”\/”}It worked earlier today, no changes, and then I received 6 emails with Invalid Stripe Token message.
April 25, 2018 at 6:41 am #730Admin
KeymasterWhat shortcode are you using?
April 25, 2018 at 10:09 am #734Admin
Keymaster[asp_product id=”29″]
April 25, 2018 at 10:15 am #735Admin
KeymasterLog file data from yesterday below, first entry was successful, then 6 failures later in the day. Thinking it might have been the same person trying multiple times since the failures were within minutes of each other.
[04/24/2018 4:10 PM] – Payment processing started.
[04/24/2018 4:10 PM] – Triggering hook for addons to process posted data if needed.
[04/24/2018 4:10 PM] – Checking received data.
[04/24/2018 4:10 PM] – Got product ID: 29. Trying to get info from database.
[04/24/2018 4:10 PM] – Got required product info from database.
[04/24/2018 4:10 PM] – Getting API keys and trying to create a charge.
[04/24/2018 4:10 PM] – Firing pre-payment hook.
[04/24/2018 4:10 PM] – Processing payment.
[04/24/2018 4:10 PM] – Firing post-payment hooks.
[04/24/2018 4:10 PM] – Payment has been processed successfully.[04/24/2018 9:26 PM] – Payment processing started.
[04/24/2018 9:26 PM] – Triggering hook for addons to process posted data if needed.
[04/24/2018 9:26 PM] – Checking received data.
[04/24/2018 9:26 PM] – FAILURE: Invalid Stripe TokenApril 26, 2018 at 6:23 am #741Admin
KeymasterPlease try the following. Go to the following interface of the plugin:
Stripe Payments -> Settings -> Advanced Settings
Look for the following checkbox in the “Additional Settings” section there:
Disable Buttons Before Javascript Loads
Check that option and save it.
Does it work better after that?
-
AuthorPosts
- You must be logged in to reply to this topic.