Herr Ahman
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] WC StoreAPI payment_data arrayThe headless frontend of the site is responsible for setting up the payment and passing the necessary information to the backend.
I’ve spent 2 days trying to understand what “necessary information” actually means in this case. I have not been able to figure it out yet. So close to getting my headless store up and running, this is my missing key.
It would be much appreciated if you could provide apayment_data
object example to pass into the Store API, based on the response from a Payment Intent from Stripe?
There are many threads / questions about this, so I think a straight response displaying a correctpayment_intent
will suffice and help many developers coming into a headless woocommerce setup.
I’ve asked about it here, with more in depth explanations and examples: https://github.com/woocommerce/woocommerce/issues/50678Forum: Plugins
In reply to: [WooCommerce] Where to look for documentationJakilevy: That’s my point. ??
I don’t know where to look for answers to these kinds of questions, I’ve read documentation, I’ve search google and woothemes site, but there’s is nothing that give me an answer.
I could search core-files for variables and strings that contain “added_to_cart” (if that’s even what the action is named)… But there’s is lots of these small hickups when developing with woocommerce, and I’m simply trying to understand where to find my answers.
Forum: Plugins
In reply to: [WooCommerce] Where to look for documentationYeah, but where can I find that specific answer in their documentation? ??
Forum: Fixing WordPress
In reply to: wp_nav_menuForum: Fixing WordPress
In reply to: Media Tags / Taxonomy help.That one is close. However I can’t understand the need for that extra tab? (That is what breaks functionality of other my plugins, in this case “Advanced Custom Fields”). It shouldn’t be that hard keeping it in the Media Library.