• Resolved medlemark

    (@medlemark)


    Hi,

    there is an issue regarding + button to see more cards the rest of available cars show as floating on the right which I like to change but aligning them next to the the existing one the part that handle that is obfuscate so give a proper way to change that or add custom code to get the available cards

    c()) {
                            const e = document.createElement("div");
                            e.className = "payment-methods--logos-count",
                            e.textContent = + ${o},
                            e.addEventListener("click", e => {
                                e.stopPropagation(),
                                e.preventDefault(),
                                d()
                            }
                            ),
                            r.appendChild(e)
                        }
                        const s = e.querySelector(".logo-popover");
                        s && !c() && s.remove()

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Frank Remmy

    (@frankremmy)

    Hi @medlemark,

    Thanks for reaching out.

    The + badge next to the card logos is expected behavior in WooPayments. It appears when there are more supported card/payment method logos than can fit inline, and it opens a small popover showing the remaining logos.

    I tested this on a clean setup and the popover displayed correctly, so this does not look like a universal WooPayments issue from what I can see.

    Could you please share a link to your site so I can test? Please also confirm:

    • Your WooCommerce and WooPayments versions
    • Whether you’re using the classic checkout shortcode or the Checkout Block.
    • Your active theme, and whether you have any custom CSS targeting the payment method labels or checkout area.

    That should help us check whether this is being caused by the theme/layout CSS or something specific to your checkout setup.

    Looking forward to your response.

    Thread Starter medlemark

    (@medlemark)

    no thanks I switched to other payment provider that support WooCommerce.

    Plugin Support shahzeen(woo-hc)

    (@shahzeenfarooq)

    Hi @medlemark!

    Thank you for letting us know.

    I understand, and I’m sorry to hear that you decided to switch to a different payment provider.

    We appreciate you taking the time to report the issue and share your experience. Feedback like yours helps us identify areas where WooPayments can be improved.

    If you decide to give WooPayments another try in the future and run into any issues, please don’t hesitate to reach out. We’ll be happy to help investigate.

    In the meantime, I wish you all the best with your store and your new payment provider.

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

You must be logged in to reply to this topic.