How to Process Payments with the WooCommerce REST API and Stripe
An interesting thing I found out while working with the WooCommerce REST API is that you can’t process payments. You can create orders, but you can’t actually send credit card details and make a payment. If you are making a WooCommerce mobile app this makes things a bit more complicated. I didn’t find many tutorials […]
How to Process Payments with the WooCommerce REST API and Stripe Read More »


