thanks for your guidance, I have managed to store the address , however the next step(address) is displayed yet it contains the previously entered address, how can I make the checkout jumps over the address step,
I thought I can delete the step "address" from the checkout, but that disables displaying it altogether (even during the registration )
can you please assist me ?
I think I need to load checkout/ address view during registration, but I can't load the view from another controller(registration is part of "user" while "address" is part of checkout)