• Resolved gdeblegend

    (@gdeblegend)


    hey the mobile credit card input fields are really thin and not allowing typing of credit card details on mobile only? How do we resolve this please?

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

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @gdeblegend

    I reviewed your website and you’re using a different Stripe plugin, not mine. I did observe the issue you described.

    My recommendation would be to either switch to my plugin called Stripe for Woocommerce or reach out to the developers of your Stripe plugin for assistance.

    Kind regards,

    Thread Starter gdeblegend

    (@gdeblegend)

    hey sure thanks – so I switched to yours and on mobile the credit card input field completely disappears but on desktop it is fine?

    Plugin Author Payment Plugins

    (@mrclayton)

    Hi @gdeblegend

    I’ll take a look. It sounds like your theme might have some css for Mobile that’s conflicting.

    Kind regards,

    Thread Starter gdeblegend

    (@gdeblegend)

    ok thank you – yeah that is most likely the problem but I cant find the issue anywhere thanks again!

    Plugin Author Payment Plugins

    (@mrclayton)

    Hi @gdeblegend,

    I reviewed your checkout page. For some reason your theme (Fusion builder?) is rendering two separate but identical woocommerce-checkout-payment elements which means you have a duplicate of all your payment methods. The duplicate is hidden until the following media query is satisfied:

    @media screen and (max-width: 640px)

    That’s the reason you aren’t seeing the credit card form when testing with mobile.

    Kind Regards,

    Thread Starter gdeblegend

    (@gdeblegend)

    sure ok thanks – do you know how I can fix this issue? Thanks

    Plugin Author Payment Plugins

    (@mrclayton)

    @gdeblegend

    Since I don’t know how your website was built and I am not familiar With the fusion builder plug-in I am not sure.

    If you had someone build your website I would recommend sharing this info with them and asking them how they can prevent the duplicate payment methods on the checkout page.

    Kind regards

    Plugin Author Payment Plugins

    (@mrclayton)

    @gdeblegend

    I’ll look and see on my end if it’s possible to render multiple credit card forms on the same page. If it’s possible then I’ll add some code in the next version to make the plug-in more robust for this type of scenario.

    Kind regards,

    Thread Starter gdeblegend

    (@gdeblegend)

    thanks a lot got it sorted with your help!

    Plugin Author Payment Plugins

    (@mrclayton)

    Hi @gdeblegend,

    Awesome thanks for confirming. If you have a moment I always appreciate a good review.

    https://www.ads-software.com/support/plugin/woo-stripe-payment/reviews/

    Kind Regards,

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Mobile Credit Card fields not working’ is closed to new replies.