bathroo
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Incoming webhook failed validation:I added the key, thank you. It used to be there. Not sure how it disapopoeared.
I just had another order come in and they paid with Paypal. Does stripe plugin create a payment_intent.created (incomplete transaction) for all Paypal transactions?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Incoming webhook failed validationDid you ever get ?
resource_missing - customer No such customer: 'cus_KMtK5Mw2lQHJ4j'Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Incoming webhook failed validation:I am also getting this sometimes
resource_missing - customer No such customer: 'cus_KMtK5Mw2lQHJ4j'Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Incoming webhook failed validation:I found that the Webhook secret was magically set to my URL instead of the Webhook secret. How would that happen?? Will that fix the problem?
- This reply was modified 3 years, 10 months ago by bathroo.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Incoming webhook failed validationSeriously, if that was the issue, we’ve lost thousands and thousands of dollars in orders going through the Stripe log.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Incoming webhook failed validationAhhh. Yes. ok ok. Mine was the same
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Incoming webhook failed validationWeird. I check the setting and my Webhook secret was set to my URL instead of the Webhook secret. I did another transaction and worked by if that was the issue, why did my first $1 work?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Incoming webhook failed validationThis is weird. I just did a $1 order and the order went to stripe and I haven’t changed anything. So how did your webhook URL change? Did you need to change Live publishable or Live secret or Webhook secret as well?
- This reply was modified 3 years, 10 months ago by bathroo.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Incoming webhook failed validationWhat fixed this issue? I’m getting the same problem
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Incoming webhook failed validation:I did a test payment of $1 and it works. Please help!!
If anyone wants me to share my code let me know. Raj, you should incorporate it into the plugin then more people will use it. 🙂
For those who want to test it go to our website.
before I dive into your code again, any ideas on how to resolve it?
Ah, I see your .css sets it too
body.pisol-processing .pisol-ppscw-container{
opacity:0.4;
}Then I’ll need to change your pisol-product-page-shipping-calculator-woocommerce-public.js again to get it working properly.