• Resolved dimakompot

    (@dimakompot)


    In the Netherlands payment with Credit Card is not very popular. Is it possible to move it to 2nd place and put on 1st payment with iDEAL instead?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @dimakompot

    In the Netherlands payment with Credit Card is not very popular. Is it possible to move it to 2nd place and put on 1st payment with iDEAL instead?

    From what I understand, you’d like to rearrange your website’s payment methods, moving your Credit Card to the second spot and placing iDEAL at the top. Absolutely, you can adjust the order of payment options to better cater to your audience’s preferences. You can achieve this by modifying the sequence in the ‘Payment Methods‘ section of your WooCommerce dashboard.

    To make iDEAL your primary payment method, simply relocate the iDEAL – iDEAL payment method to the top of your list. This ensures that it’s the first option your customers see, making it more noticeable and easier for them to select.

    Here’s a quick guide on how to do it:

    1. Log in to your WordPress dashboard.
    2. Navigate to ‘WooCommerce‘ and then to ‘Settings‘.
    3. Click on the ‘Payments‘ tab.
    4. Here you will see a list of your enabled payment methods.
    5. To change the order, simply drag and drop the iDEAL payment method to the top of the list.
    6. Don’t forget to save your changes.

    Image Link: https://s11.gifyu.com/images/Sg2oU.gif

    Now, iDEAL should be the first payment option your customers encounter, simplifying their selection of the preferred payment method.

    I hope this helps! If you have more questions or need further help, feel free to reach out to us. We’re always here to assist you!

    Sadly the solution doesn’t work. There is only WooPayments active for me on the ‘Payments‘ tab. iDeal is activated inside there but cannot be moved.

    Saif

    (@babylon1999)

    Hello @dimakompot,

    You can hide the card fields with CSS. :?)

    Just add the following in Appearance > Customize > Additional CSS.

    .payment_method_woocommerce_payments {
        display: none !important;
    }

    Let us know how it goes!

    Thread Starter dimakompot

    (@dimakompot)

    I don’t want to hide cards, I wanna move them to 2nd position.

    But whatever, I went forward with Stripe plugin

    Saif

    (@babylon1999)

    I don’t want to hide cards, I wanna move them to 2nd position.

    My apologies for the misunderstanding. If you’re still interested in using WooPayments, we’d be more than happy to explore more options if you’re comfortable sharing your site URL here. :?)

    Cheers!

    Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change order of payment methods’ is closed to new replies.