aprycotmedia
Forum Replies Created
-
Forum: Plugins
In reply to: [Disable REST API] Plugin Stripe for WoocommerceActually I am on the latest version, but it does not fix the issue. So I also need to dig a bit deeper into the topic. Thank you for your support.
All the best
Forum: Plugins
In reply to: [Disable REST API] Plugin Stripe for WoocommerceUPDATE:
Seems like you are right. It was done due to plugin speed purposes.
Hi @aprycotmedia,
The Stripe plugin registers the REST API endpoints when the rest_api_init action is triggered and the plugin recognizes that the request is for the Stripe plugin. This is done for performance reasons to prevent endpoint loads when it’s a regular page load compared to a REST request.
This makes the plugin faster.
Newer versions of the plugin rely on a WC ajax request that wraps an internal rest request. Here is a link to that code:
https://docs.paymentplugins.com/wc-stripe/api/source-class-WC_Stripe_Rest_API.html#149
Kind Regards,
So I need to evaluate how I proceed.
Best regards
Forum: Plugins
In reply to: [Disable REST API] Plugin Stripe for WoocommerceHi Dave,
thank you very much for the fast reply. Will reach out to the Plugin developer. I will update the thread as soon as I got a reply.Have a nice weekend and keep up the good support. Really appreciated.
Thank you.
Best regards