Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When change address in checkout then changed fields will be lost #646

Open
tgely opened this issue Jul 31, 2019 · 0 comments
Open

When change address in checkout then changed fields will be lost #646

tgely opened this issue Jul 31, 2019 · 0 comments

Comments

@tgely
Copy link
Contributor

tgely commented Jul 31, 2019

<?php echo HTML::button(OSCOM::getDef('image_button_change_address'), 'fa fa-home', OSCOM::link('checkout_payment_address.php')); ?>

<?php echo HTML::button(OSCOM::getDef('image_button_change_address'), 'fa fa-home', OSCOM::link('checkout_shipping_address.php')); ?>

when customer select or edit fields before to press countinue button and press address change then every new (changed) data will be lost. 💥

HTML5 formaction and smart redirection to address change forms could keep the inputs in the session. ☀️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant