Confirm Button

  • Posts: 17
  • Thank you received: 0
13 years 7 months ago #13292

Hi,

I have the following checkout workflow setup:

login_address_shipping_payment_cart,status_cart_confirm,end

However, on the confirm page the button shows 'Next' instead of 'Confirm' or the like.

How can I change this?

Thanks

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 7 months ago #13324

Hi,

You can change all the text in hikashop by editing your translation file in the config under the tab languages.

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

  • Posts: 17
  • Thank you received: 0
13 years 7 months ago #13356

Yes, I realise that. This is my current language settings:

;checkout
HIKASHOP_CHECKOUT_CART="Cart"
HIKASHOP_CHECKOUT_CONFIRM="Confirm"
HIKASHOP_CHECKOUT_STATUS="Status"
HIKASHOP_CHECKOUT_SHIPPING="Shipping"
HIKASHOP_CHECKOUT_PAYMENT="Payment"
HIKASHOP_CHECKOUT_END="End"
HIKASHOP_CHECKOUT_COUPON="Coupon"
HIKASHOP_CHECKOUT_LOGIN="Login"
HIKASHOP_CHECKOUT_ADDRESS="Address"
NEXT="Next"
CONTINUE_SHOPPING="Continue shopping"
THANK_YOU_FOR_PURCHASE="Thank you for your purchase."
ORDER_IS_COMPLETE="Your order is now complete."
CURRENCY_NOT_ACCEPTED_FOR_PAYMENT="The currency you selected is not accepted for payments"
PLEASE_ACCEPT_TERMS_BEFORE_FINISHING_ORDER="Please accept the terms and conditions before proceeding"
ADDITIONAL_INFORMATION="Additional information"


If I understand correctly the HIKASHOP_CHECKOUT_CONFIRM variable is for the name on the progress bar. However, I want to change the button that is showing on the confirmation screen from 'Next' to 'Confirm'.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 7 months ago #13357

The next button uses the translation below :
NEXT="Next"
If you change it, the button text will change.

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

  • Posts: 17
  • Thank you received: 0
13 years 7 months ago #13363

Yes, but that will change all the Next buttons' text and not only the one on the confirmation screen? Isn't there a separate setting for the confirmation screen only?

If not, I'll have to go back to the workflow setting which shows everything on one page (default).

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 7 months ago #13403

There is no separate setting. It's the same on all the pages of the checkout.
You could also modify the step file of the view checkout to use a different name for the button depending on the page you're on like explained on the thread www.hikashop.com/en/support/forum/4-how-...bel-next-button.html

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

  • Posts: 17
  • Thank you received: 0
13 years 7 months ago #13410

Thx, changed it back to the default workflow.

Will look at changing the buttons later.

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

Time to create page: 0.063 seconds
Powered by Kunena Forum