nettlraj
Forum Replies Created
-
Ah that makes sense. Great! Thanks! Great plugin BTW!
Sure.
WordPress: 6.3
WooCommerce: 8.0.1
Tiered Pricing Table: 3.5.1
PHP: 8.1Hi. I’m not sure how to do that. These are the only two lines that keep appearing in the debug.log file. There are no other lines in the file.
Hi Yordan,
You’re right, it wasn’t this plugin – it was actually the description text in the Payment Method that gets added to the email.
But massive kudos to you for offering to help me diagnose this even though it’s nothing to do with your plugin! Thank you!
Thanks @lbakyl that’s exactly where I found it!
@gallerycreator is it possible you to add a filter so we can add custom post types without editing the plugin directly? It would be most useful and appreciated!
- This reply was modified 3 years, 8 months ago by nettlraj.
Hi. Thanks for your swift reply! Yes, I can edit that function and it does work when I do. However I fear it will get overwritten with future updates.
Any chance you could wrap the relevant line in a filter hook?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] stripe webhook errorsHi @dougaitken.
Sorry to resurrect a slightly older post, but I’m having exactly the same issue. I’ve checked the timezones and they are both correct (London). Also deleted from CleanTalk. All my webhooks are failing with HTTP status code 400 (Bad Request). I’ve triple checked all my keys too.
But if I delete the webhook secret from Woocommerce, then the webhoks start working again.
Any thoughts of what else to try please? The site is only 1 week old and the webhooks have been failing since launch.
Forum: Plugins
In reply to: [WooCommerce] restricting access to productsI need exactly this too! Have you managed to find a way to do this? I’ve been trying for weeks.
Our scenario is that we have a product (let’s call it A) unregistered users can purchase, but a logged in user would get an equivalent product (B) but it’s with a different product code. Both A and B look the same, but they are handled differently in the back office processing (e.g. they have different prices, B is delivered in multiples of 6 only, from a separate warehouse, and has a different in-stock quantity from A, while A can be ordered as singles and will be shipped from a different location).
Any help very much appreciated!