Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25211
    Tina Stan
    Guest

    I have woocommerce and woosquare installed with my theme and payments are not being processed. I emailed Square and they suggested I contact the theme developer for further assistance.

    #25218
    Jesse Owens
    Keymaster

    Hi Tina-

    I normally wouldn’t expect the theme to have any effect on your payment processing. May I ask which theme you’re using, and if Square gave you any details on what they thought might be causing the issue?

    #25262
    Tinan
    Guest

    I am using Wedge theme.

    #25265
    Jesse Owens
    Keymaster

    Hi Tina,

    I set up a quick site to test it out on the Wedge theme, and I noticed that the Square payment box has a black background and black text. If that’s the issue that you’re experiencing, navigate to Customize > Advanced > Custom JS & CSS and paste code similar to this in your Custom Theme CSS box:

    .payment_box {background-color: lightgray !important;}
    .payment_box label, .payment_box p { color: black;}

    You can change the “lightgray” and “black” to match your color preferences. That will get it to look like this:
    Square payment box in lightgray and black

    I hope this solves the issue for you, if not please let us know what’s happening for you.

    • This reply was modified 3 years, 9 months ago by Jesse Owens.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘woocommerce’ is closed to new replies.