• Resolved uzair835

    (@uzair835)


    Hi everyone,

    So, I’m using Paypal to process paypal checkout as well as credit card transactions on my site (using Woocommerce, and the standard Paypal plugin).

    In the checkout page, Paypal is listed first, selected by default, and Credit Card is listed second. I’d like them reversed, or at least having Credit Card be checked by default. Here’s an image showing the issue: https://imgur.com/yL7blWa

    Since both options are enabled through the same Paypal plugin, I can’t go to Woocommerce>Settings>Payments to re-order them like I would with other payment processors. I can’t use a different credit card processor like Square or Stripe because the fee I get through paypal is less, so I’d like to stick with paypal.

    Is there a way to swap these around? Or perhaps have Credit Card enabled by default? I’m comfortable using Custom CSS or Code Snippets.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support fevered – a11n

    (@fevered)

    Hey there,

    Currently, it is not possible to change the order of the buttons as this is the expected order/output with the PayPal Checkout gateway.

    The buttons come directly from PayPal and modifications for the logo can be limited. You can certainly look to use custom code to alter the logo as this is not part of the gateway’s core features. Since this customization is a fairly complex development topic. I’m going to leave it open for a bit to see if anyone is able to chime in to help you out.

    I can also recommend the WooCommerce Developer Resources Portal for resources on developing for WooCommerce.

    You can also visit the WooCommerce Facebook group or the #developers channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.

    Thread Starter uzair835

    (@uzair835)

    Thanks for the reply. If changing the order isn’t possible, what about making Credit Card selected by default?

    Hi @uzair835.

    If changing the order isn’t possible, what about making Credit Card selected by default?

    This isn’t possible, no. The default payment method is not configurable. Sorry!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Re-ordering Paypal checkout options that are inside the same plugin’ is closed to new replies.