romkaromkaromka
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Endpoint to get clientSecret@ckadenge , unfortunately stripe says that it must be retrieved from BE. This is how it is done with React and PHP: https://stripe.com/docs/payments/quickstart?lang=php#create
Would you consider adding this feature in the near future? I bet it would help a lot of developers who use Headless Woocommerce…
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Endpoint to get clientSecretIs there is a way I can get that PaymentIntend id to my FE? Maybe that way I can do this and get PaymentIntentsObject to FE:
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Endpoint to get clientSecretThank you for fast reply and explanation. Very sad that I can’t get it to my FE.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Endpoint to get clientSecretI see that your plugin add information from stripe response to order:
Stripe payment intent created (Payment Intent ID: pi_3ONYFBKhxv7ffxFk1jX697Wh)
Does it also add’s client_secret? If so what key it uses?
I can confirm this issue. My client today contacted me for the third time in three weeks. I thought it is because of redirection i used, so disabled it and it worked, but now the problem reoccurs.
Hi, thanks. We checked everything,
1. No page rules set.
2. Security on Cloudflare set to Full.
3. No redirects in place.
4. Cloudflare open time is 1.4secs.
5. SG created the SSL cert and its working.
but the problem still exist.Yes, it has an error:
Uncaught (in promise) TypeError: Cannot read property ‘locationBeforeTransitions’ of undefined
at m (optimizer.bundle.js?ver=5.4.3:39)
at h (optimizer.bundle.js?ver=5.4.3:39)
at h (optimizer.bundle.js?ver=5.4.3:14)
at Object.dispatch (optimizer.bundle.js?ver=5.4.3:56)
at Object.d [as rehydrate] (optimizer.bundle.js?ver=5.4.3:56)
at _ (optimizer.bundle.js?ver=5.4.3:14)
at optimizer.bundle.js?ver=5.4.3:14Mixed Content: The page at ‘https://www.defiantdigital.com.au/wp-admin/admin.php?page=sg-cachepress#/supercacher’ was loaded over HTTPS, but requested an insecure favicon ‘http://www.defiantdigital.com.au/wp-content/uploads/2020/01/cropped-fav-icon-32×32.png’. This request has been blocked; the content must be served over HTTPS.
I wrote to you in Facebook
No, I use just one calendar on this page… But it creates the same calendar when i press “Previuos” button. When I inspect element i can see that it just creates another table in the same id div
Thank You, Man. But another problem occurs…When I choose previuos month somehow calendar duplicates, any ideas what’s going on?
shortcode
Thank You for yours help, but could you explain me how to do it?