• Resolved redwiregareth

    (@redwiregareth)


    Hi,

    I noticed that the plugin is triggering a GET request to https://api.stripe.com/v1/account on non payment frontend pages of my website.

    Woocommerce is already a very heavy plugin, it’s not good to be adding extra overhead by doing remote requests on non payment / woocommerce pages.

    What is this request used for? Can it not be reserved for Woocommerce pages or perhaps even admin pages?

    Thanks in advance,

    gareth

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @redwiregareth,

    Thanks again for sharing this. I completely understand your concern about performance, especially when unexpected external requests like https://api.stripe.com/v1/account are triggered outside of payment-related contexts. It’s definitely worth looking into, and I appreciate you flagging it.

    To help us investigate further, could you clarify which specific non-payment pages you’ve noticed this request occurring on? For example, are they standard pages like the homepage or blog posts, or custom ones unrelated to WooCommerce?

    Also, could you please share your System Status Report with us? You can get it from WooCommerce → Status → Get system report, then paste it into https://pastebin.com or a similar tool and link it here. This will help us better understand your site setup and identify any potential factors contributing to this behavior.

    Looking forward to your reply so we can take a closer look and pass this along to the development team if needed.

    Thread Starter redwiregareth

    (@redwiregareth)

    Thanks.

    My logs shows the URL being called on a custom post type single page.

    Here is my status: https://pastebin.com/AkyRCNYX

    Hi @redwiregareth,

    Thank you for getting back and for sharing the report. Just to clarify, when you mention the custom post type single page, are you referring to the backend edit screen or a frontend page? If it’s a frontend page, please share the URL so I can take a closer look.

    Plugin Support Feten L. a11n

    (@fetenlakhal)

    Hi there,

    Just checking in! Since it’s been a while, I’ll go ahead and close this out — but feel free to reach out whenever you’re ready.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘https://api.stripe.com/v1/account being called on non payment pages’ is closed to new replies.