payment choose

  • Posts: 28
  • Thank you received: 0
11 years 5 months ago #103636

Hi, can i only choose the payment by buttons? are there any alternatives?



when the step "payment" appear there are two options. at the beginning one option is chosen. i think its confusing.. can i change it?
thx

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26151
  • Thank you received: 4027
  • MODERATOR
11 years 5 months ago #103654

Hi,

You have the HikaShop option which auto select the payment method in the checkout.
After that, if you don't want to use the bootstrap design, you can deactivate the option (but it will affect the entire site) or you can override the "checkout | payment" view in order to have you own design.
The payment select is not really using buttons, it is using radio with a "btn" class style.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 28
  • Thank you received: 0
11 years 5 months ago #103725

Where i can choose the design? cant find the option?
it is not possibile without great php skills..?

Last edit: 11 years 5 months ago by ljrr.

Please Log in or Create an account to join the conversation.

  • Posts: 26151
  • Thank you received: 4027
  • MODERATOR
11 years 5 months ago #103739

Hi,

The option is called "Use bootstrap design":
www.hikashop.com/en/support/documentatio...html#display_general

Modifying a view for this modification does not require great php skills.
You can just edit the "checkout | payment" view and replace:

if(!HIKASHOP_RESPONSIVE) {
By
if(true) {
In order to switch to the non-bootstrap design for this specific view.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: ljrr

Please Log in or Create an account to join the conversation.

Time to create page: 0.070 seconds
Powered by Kunena Forum