jeffb502
Forum Replies Created
-
ok, here are some screenshots
https://www.awesomescreenshot.com/image/15587424?key=185ce100e774b0cc43b696be809f3a6b
https://www.awesomescreenshot.com/image/15587530?key=f87f224c23275751c3603167152cb3d4
https://www.awesomescreenshot.com/image/15587613?key=fae5e1f271b58ca2780af75823c2563d
https://www.awesomescreenshot.com/image/15587654?key=2b0d90100d2cae3a59783784bbbb2c7f
https://www.awesomescreenshot.com/image/15588013?key=5b4e2175f4484b548c0029ced0a66376
- This reply was modified 4 years, 7 months ago by jeffb502.
This is very strange, I have checked and I see that if I use the code echo do_shortcode (‘[woocommerce_checkout]’); to add the shortcode via php the stripe checkout doesn’t work, however if I add the shortcode [woocommerce_checkout] from the wordpress editor the stripe files seem to be correctly queued, why is this, how do I make the shortcode work from php, Well I need it to make the call through ajax, in advance thanks for your help
Forum: Plugins
In reply to: [WooCommerce] How to add a product to the cart after it is createdI solved it by sending the product by ajax, if I do it with that method the product is added correctly