Author Topic: How to change order payment methods on checkout  (Read 4863 times)

Offline seanie_morris

  • Posts: 287
  • Gender: Male
How to change order payment methods on checkout
« on: May 22, 2017, 02:00:32 PM »
Hi,

My webshop is using 2 methods for checkout payment: Advanced Payment, and PayPal. How do I change the display order at the final checkout phase so that PayPal displays on top first in the list?

Thank you,

Seanie.

freeSbee

  • Guest
Re: How to change order payment methods on checkout
« Reply #1 on: May 22, 2017, 03:09:47 PM »
The only way to achieve this is to change the payment methods id in the database. Use a database tool like phpMyAdmin, go to the mod_bakery_payment_ methods table and change the numbers in the field pm_id to reflect your desired sequence (1 = first pm).

Offline seanie_morris

  • Posts: 287
  • Gender: Male
Re: How to change order payment methods on checkout
« Reply #2 on: May 22, 2017, 04:23:55 PM »
That's what I thought it would be. Now that I have a confirmation, I will do that, thanks.

:)

Offline seanie_morris

  • Posts: 287
  • Gender: Male
Re: How to change order payment methods on checkout
« Reply #3 on: May 23, 2017, 04:45:07 PM »
P.S. It worked a treat, thanks!

 

postern-length