WebsiteBaker Support (2.8.x) > Bakery Shop

Bakery 1.7: Skip checkout if only one payment option selected

<< < (2/3) > >>

svsanchez:
Hello Ruud, I already did that but unfortunately Step 3 gives you an option to "CHANGE PAYMENT METHOD" and when you are taken back to step 2. This is confusing for stores with only one payment method or none at all (using Bakery just to take quotes from their visitors).

Ruud:

--- Quote from: svsanchez on September 09, 2013, 11:17:19 PM --- I already did that but unfortunately Step 3 gives you an option to "CHANGE PAYMENT METHOD" and when you are taken back to step 2. This is confusing for stores with only one payment method or none at all (using Bakery just to take quotes from their visitors).

--- End quote ---

You can hide the button/option by using:

--- Code: ---.mod_bakery_bt_modify_pay_methods_f {
    display: none;
}
--- End code ---

svsanchez:
Hello Ruud, thank you for that piece of code, could you please tell me which file to modify?

Anyway, I think Bakery shouldn't ask the customer to chose a payment method if there's only one. Hopefully the author will check into that!

jacobi22:

--- Quote ---Hello Ruud, thank you for that piece of code, could you please tell me which file to modify?
--- End quote ---

frontend.css from the bakery-module

svsanchez:
Hello Ruud and Jacobi, thank you for your help, there were a few other files to modify as well but I don't know which ones anymore since I opened so many to search for the bits of code to remove. I don't like the end result but will have to work like this on the 3 sites I had already uploaded the products. I removed version 1.7 from a site which I had started uploading products as I think version 1.6 is better suited for sites with only 1 payment option. Hopefully the author will bring back a way to not have to select a payment method when only 1 payment option is configured on version 1.7.1!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version