Disable Billing and Shipping Address radio /check

  • Posts: 11
  • Thank you received: 0
13 years 4 months ago #20465

Basically I have this checkout workflow:

login_address_shipping_payment,confirm_address_status_cart_terms_fields,end

I split them into two step, it used to be in just one step because every time I click next when user changing the, let say shipping method, the next button will actually do a refresh update but if no changes , it will go straight out to checkout payment gateway.

User might think their selection will get updated immediately as they make any changes and when they press "next", it should go to payment, not staying in the same page. So in order to avoid this kind of "nothing happen" feeling, I just put the second step so its clear for confirmation but this confirmation page should disable any changes.

The "status" is good, only one thing left is the address, how to disabled the billing and shipping radio button and checklist during step 2 for confirmation page only?

Last edit: 13 years 4 months ago by thaicyn.

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 4 months ago #20485

There is no option to disable the address edition icons on the address view. You would have to edit the file "address_view" of the view "checkout" via the menu Display->Views to change the code there...

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

  • Posts: 11
  • Thank you received: 0
13 years 4 months ago #20643

I have done the disable thing, I found one problem using that workflow, on the first step, if I change payment method, press next, it goes to the next step with new payment selection status (this is good).

But when I select other address in step 1 and I press next, it does not want to go the next step with new selection but it refresh the page of step 1 with new selection. I thought I have put 'confirm' in the 2nd step (though I realized its step 1 in code, bare with me with saying step 2), why it confirm in the first step?

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 4 months ago #20658

That's probably because you deactivated the auto submit option of the checkout tab of the configuration. When activated the modification is directly submitted to the system so that when you press next, you go directly to the next step.

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

Time to create page: 0.049 seconds
Powered by Kunena Forum