• This plugin seems to hide the payment option, but doesn’t stop it loading, causing issues. I have 2 stripe.js files loading from each of the 2 Stripe payment gateways I am using (To allow payment to go to different accounts based on product). This causes issues with orders being put ‘on hold’ instead of completed if 3D secure is used. Is there a way to have only the payment gateways loaded that are connected to a category?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Omar AlDabbas

    (@omardabbas)

    Hi @foxrobinson

    Does this happen on that particular gateway only? Or you have the same issue (loading JS files, regardless of “on hold” status) when hiding other gateways as well?

    Omar

    Thread Starter David Robinson

    (@foxrobinson)

    Hi Omar,

    It happens for both of the Stripe plugins. So if one Stripe plugin is active in the checkout, the other one is loading Stripe.js too still.

    Plugin Author Omar AlDabbas

    (@omardabbas)

    Thanks @foxrobinson

    To be more clear, if you do the same thing on PayPal let’s say, does it still load some PayPal JS files on checkout on your side even if gateway doesn’t appear?

    Omar

    Thread Starter David Robinson

    (@foxrobinson)

    Hi Omar,

    I don’t know how to measure this. I am getting a JS console error for Stripe but nothing for Paypal so I don’t know if this is the case or not. You can add this product and then go to the checkout to see if it is loading multiple versions of whatever JS Paypal uses: https://meditationandbeyond.co.uk/product/test-course/

    Regards,

    David

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Loads multiple Stripe.js causing issues’ is closed to new replies.