i keep getting “error saving settings” when trying to save.. so i am trying to disable/uncheck “Issue an authorization on checkout, and capture later”
I have deactivate all plugins except woocomerse and stripe payment and change to default theme. And read every post regarding this problem and is NO clear solution. Still not working!
Is it possible to uncheck this box “Issue an authorization on checkout, and capture later” manually somehow thru database or something as this is URGENT for us!
Regards
This topic was modified 1 year, 4 months ago by birken.
This topic was modified 1 year, 4 months ago by birken.
Can you please clarify if you currently have the “Link” Express checkout option enabled?
If so, can you try disabling this, saving the settings and then see if you are able to successfully disable “Issue an authorization on checkout, and capture later”?
hello, i dont use that see screenshot https://ibb.co/SKyfz1j even if i had it. I I can not enable or disable it as i cant save settings!
i have now tried for days to get help with your plugin, can you please give me a solution to turn off βIssue an authorization on checkout, and capture laterβ in the database please.
This reply was modified 1 year, 4 months ago by birken.
It seems like the usual troubleshooting steps have not resolved your issue. However, have you tried deleting and reinstalling the WooCommerce Stripe Payment Gateway plugin? Didn’t it resolve the issue?
Although we don’t recommend doing it, you can search for the woocommerce_stripe_settings in the wp_options table. In the serialized array, you’ll see something like "capture":"no". Change this to "capture":"yes" and save the changes.
Please dont forget to take a backup of your site and database before making these changes.
thank you, yes i deleted and reinstall still not working. so Capture Yes mean that is turned off? This is weird if i change to “Capture yes” then the strip is get disable totally please see screenshot and if i change back to No then i get everything back again. please see screenshot.
Just to clarify, did you already have an opportunity to go ahead with selecting Enter account keys (advanced), showcased here, and entering the keys like so, and see if the issue with settings not being saved persists, or otherwise?
If not, kindly try doing so, and let us know how it goes.
Thank you for providing further information on this, @birken.
I’m curious, does it appear to be the same with all settings options for other plugins, or specifically with Stripe?
Additionally, kindly go ahead with enabling error logging, via WordPress, as detailed here, and share with us the logs using a service like https://quickforget.com/.
To clarify, logging will start after being enabled. Therefore, kindly enable it first, and then proceed with testing settings being saved, or otherwise, with any plugin β Stripe specifically, though.
We look forward to your response.
This reply was modified 1 year, 4 months ago by anastas10s. Reason: added clarification
Hi, I just faced a similar bug on my development website, I searched for days, and I finally find something :
Even if you don’t use Apple Pay/Google Pay (even if the box is unchecked), go to “Customize” and check if one of the 3 options is checked for the “Button appearance” section (Small / Medium / Large).
Selecting one of the options and then saving finally unlocked my problem.
I’m not sure it will be your problem, but give it a try.
That is just crazy it worked fine i am so glad you helped me with this. actually if you look at the error message i got https://ibb.co/qCkz0Df is actually a clue π
Glad it worked ! Thanks for the screenshot, I copy your screenshot and post it on the official github repo of the plugin to give more details about this to the dev. team, if you don’t mind π
Thank you for sharing the workaround and taking the time to create a bug report. Our developers will check the issue soon. They’ll share any insights they uncover, or they’ll release an update to resolve the problem.