• Resolved NYCMarketingGroup

    (@nycmarketinggroup)


    We are very impressed with this plugin and it is exactly what we were looking for to speed up the sales funnel!

    We have found one issue that we cannot fix when activating the plugin. We are using “woocommerce square” for credit card processing. When the plugin is activated we lose the css for the credit card entry forms and a grey background is added. We would greatly appreciate your help in how to make this very easy for customers to enter their credit card details.

    Have a great evening

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter NYCMarketingGroup

    (@nycmarketinggroup)

    For anyone else having issues with squareup payments fields not showing the input box background and boarder, this is the code we had to add to the custom CSS.

    .wc-square-credit-card-hosted-field{
    height:3em !important;
    padding:5px !important;
    border:1px solid #000 !important;
    background-color: #ffffff !important;
    border-radius:3px !important;
    transition:border-color 160ms !important;
    -webkit-transition:border-color 160ms !important;
        
    }
    Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi @nycmarketinggroup,

    I am glad that it worked for you.
    Well at my end I am able to see there is an error in your given link see screenshot:-“http://tinyurl.com/rflllbq”.
    Which I again updated in the plugin. So if you face this issue you can redownload the plugin and let me know the status.
    I will be happy to help.

    Thanks for your feedback.

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

The topic ‘Square Up Credit Card CSS’ is closed to new replies.