Viewing 1 replies (of 1 total)
  • Plugin Author Stephen Zuniga

    (@stephenzuniga001)

    Hi Mika,

    That’s a css problem with the theme I think. It’s hiding the form in ie for some reason. If you add this css, it should fix it:

    #s4wc-cc-form {
      display: block;
    }

    Thanks,
    Stephen

Viewing 1 replies (of 1 total)
  • The topic ‘Payment gateway not showing in IE’ is closed to new replies.