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

[Fixed] Checkout Section: Shipping step is getting skipped when customer hitting direct payment step URL #22405

Merged
merged 2 commits into from
Apr 29, 2019

Conversation

niravkrish
Copy link
Contributor

Description (*)

Checkout Section: Shipping step is getting skipped when customer hitting direct payment step URL

Fixed Issues (if relevant)

  1. Checkout: it is possible to leave blank Shipping Details section and get to Payment Details section by URL #21596: Checkout Section: Shipping step is getting skipped when customer hitting direct payment step URL

Manual testing scenarios (*)

  1. Product Add To Cart and go to checkout page
  2. hit payment url without adding shipping address

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@m2-assistant
Copy link

m2-assistant bot commented Apr 18, 2019

Hi @niravkrish. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento-engcom-team give me test instance - deploy test instance based on PR changes
  • @magento-engcom-team give me 2.3-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Assistant documentation

@magento-engcom-team
Copy link
Contributor

Hi @VladimirZaets, thank you for the review.
ENGCOM-4783 has been created to process this Pull Request

@AlexWorking AlexWorking self-assigned this Apr 18, 2019
@ghost ghost unassigned AlexWorking Apr 18, 2019
@ghost
Copy link

ghost commented Apr 18, 2019

@AlexWorking unfortunately, only members of the maintainers team are allowed to assign developers to the pull request

@AlexWorking AlexWorking self-assigned this Apr 18, 2019
@ghost ghost unassigned AlexWorking Apr 18, 2019
@ghost
Copy link

ghost commented Apr 18, 2019

@AlexWorking unfortunately, only members of the maintainers team are allowed to assign developers to the pull request

@AlexWorking AlexWorking self-assigned this Apr 18, 2019
@ghost ghost unassigned AlexWorking Apr 18, 2019
@ghost
Copy link

ghost commented Apr 18, 2019

@AlexWorking unfortunately, only members of the maintainers team are allowed to assign developers to the pull request

@AlexWorking AlexWorking self-assigned this Apr 18, 2019
@ghost ghost unassigned AlexWorking Apr 18, 2019
@ghost
Copy link

ghost commented Apr 18, 2019

@AlexWorking unfortunately, only members of the maintainers team are allowed to assign developers to the pull request

@AlexWorking AlexWorking self-assigned this Apr 19, 2019
@ghost ghost unassigned AlexWorking Apr 19, 2019
@ghost
Copy link

ghost commented Apr 19, 2019

@AlexWorking unfortunately, only members of the maintainers team are allowed to assign developers to the pull request

@VasylShvorak VasylShvorak self-assigned this Apr 19, 2019
@AlexWorking AlexWorking self-assigned this Apr 19, 2019
@ghost ghost unassigned AlexWorking Apr 19, 2019
@nmalevanec nmalevanec self-assigned this Apr 19, 2019
@magento-engcom-team
Copy link
Contributor

Hi @VladimirZaets, thank you for the review.
ENGCOM-4783 has been created to process this Pull Request

@sidolov
Copy link
Contributor

sidolov commented Apr 25, 2019

@VasylShvorak please, verify case with virtual product (when shipping step is skipped).

@VasylShvorak
Copy link
Contributor

@magento-engcom-team give me test instance

@magento-engcom-team
Copy link
Contributor

Hi @VasylShvorak. Thank you for your request. I'm working on Magento instance for you

@magento-engcom-team
Copy link
Contributor

Hi @VasylShvorak, here is your new Magento instance.
Admin access: https://pr-22405.instances.magento-community.engineering/admin
Login: admin Password: 123123q

@VasylShvorak
Copy link
Contributor

✔️ QA passed
Result:
#22405PrVirtual

@m2-assistant
Copy link

m2-assistant bot commented Apr 29, 2019

Hi @niravkrish, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@csdougliss
Copy link
Contributor

Is this a replacement for #21597?

@niravkrish
Copy link
Contributor Author

Is this a replacement for #21597?

Yes, @craigcarnell

@arunelangovan
Copy link

This will not work in case if only digital products in cart, When there is only digital products in cart and you have to go to payment step by default. But this code sends them to shipping and which in-turn sends user to 404 page. I had experienced it on 2.2.9 and i have to remove this piece of code to accommodate digital orders through checkout.

@magento-engcom-team FYI

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

Successfully merging this pull request may close these issues.

9 participants