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

Shipping method functionality #14

Closed
wants to merge 3 commits into from

Conversation

peteeveleigh
Copy link
Contributor

@peteeveleigh peteeveleigh commented Aug 19, 2024

  1. Displays available shipping methods and lets customer select which to use
  2. If there are no shipping methods available then automatically redirects to payment page
  3. If there is only 1 shipping method available then selects that shipping method automatically
  4. If there is only 1 shipping method and it's cost is 0 then redirects to payment page
  5. Saves selected shipping method on the cart when the user proceeds to next step

@sjcallender sjcallender deleted the shipping-method-functionality branch October 11, 2024 20:50
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

Successfully merging this pull request may close these issues.

1 participant