• Resolved tetsu3104

    (@tetsu3104)


    Hi, this is tetsu from Square japan.

    Thank you always.
    I would like to change the credit card acceptance mark.

    Our merchants have installed successfully this plugin.
    In japan we cant accept only three card brand Visa, master and Amex,
    but plugin’s logo includes discovers.

    Could you please remove the logo of discover?

    Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author royho

    (@royho)

    @tetsu3104 – Hello, do you have any official link/documentation that states Discover is not accepted in Japan?

    Plugin Support John Coy a11n

    (@johndcoy)

    Automattic Happiness Engineer

    If you’d just like to remove the Discover icon you can use the below CSS:

    li.wc_payment_method.payment_method_square img:last-child {
        display: none;
    }

    However, customers can still use a Discover card as Square still permits Discover as a form of payment in Japan.

    Best,

    Thread Starter tetsu3104

    (@tetsu3104)

    @ryoho – Hi ryoho, thank you for your reply.
    This is the HelpCenter article for FAQ of our API
    https://squareup.com/help/jp/ja/article/3853 ( Can you read ? )

    @johndcoy – Hi John, Thank you for teaching me how to hide logo.
    Customer can’t use a Discover card as Square on eCommerce, but can use a Discover in person.

    Kindly,

    Plugin Author royho

    (@royho)

    Hi @tetsu3104 – so I did not see anything related to Discover card on that page. I will reach out to our point of contact at Square to see what needs to be done there. Thanks for bringing it up.

    Thread Starter tetsu3104

    (@tetsu3104)

    @ryoho Hi ryoho – Thank you for your helpful response. Please let me know if there are anything what I can do and when you complete modifying.
    Best regards,
    tetsu

    Thread Starter tetsu3104

    (@tetsu3104)

    @ryoho Sorry for keeping ask. Please comment here if you complete modifying the template. Thanks!

    Plugin Author royho

    (@royho)

    @tetsu3104 already done.

    Plugin Support Doug – a11n

    (@dougaitken)

    Automattic Happiness Engineer

    Hi @tetsu3104

    Checking back here to resolve this thread.
    This change was part of the 1.0.29 release. more details in the changelog.

    I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Thanks,

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Acceptance card brand’ is closed to new replies.