• Resolved itskaehler

    (@itskaehler)


    Hello,

    i have the problem, that my customers can’t insert their data in checkout in the credit card field, because it’s missing. Instead of an input field, i see ‘<!– a Stripe Element will be inserted here. –>’ in the html source code.

    It’s the same error described here: https://github.com/understrap/understrap/issues/682

    I have a SSL Certificate and everything setup correct, even a customer was created in stripe. please help me

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • I have the exact same issue. Be very interested in a solution please.

    Thread Starter itskaehler

    (@itskaehler)

    @scollonp i found the error, some theme function was removing or deregistering the checkout.min.js or checkout.js on the checkout. Make sure, that the this js is loaded and everything will work fine.

    Any suggestions on how to do this? Console is showing “TypeError: g.blockUI is undefined” if that helps (in reference to checkout.min.js). All help appreciated.

    same issue i found at my website no jquery error i have just updated the plugin only

    @itskaehler your suggestion led me to deregister custom_scripts.js, which was causing the issue (and doing little else useful). Problem solved. Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘No CC Fields shown in checkout’ is closed to new replies.