magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.48k stars 9.29k forks source link

Issue when you apply discount code in review & payment tab and if this affects shipping method which is selected one step before. #29938

Closed mehmetuygun closed 3 years ago

mehmetuygun commented 4 years ago

Preconditions (*)

1.Magento 2.3.3

Steps to reproduce (*)

  1. create a free shipping method with condition min order value 25 ( for example)
  2. Create a discount code gives any percent off (%25)
  3. Add product to cart
  4. proceed to checkout, fill address, then select the free shipping option.
  5. proceed to payment. Hold On. Apply discount code make sure now the total value is less than what free shipping requires.
  6. try to go any payment.
  7. Now you are getting an error "Something went wrong with your request. Please try again later"

Expected result (*)

  1. Redirect back, and tell the customer to select the available shipping methods.

Actual result (*)

  1. Screenshot from 2020-09-08 11-28-32

Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.

m2-assistant[bot] commented 4 years ago

Hi @mehmetuygun. Thank you for your report. To help us process this issue please make sure that you provided the following information:

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento give me 2.4-develop instance - upcoming 2.4.x release

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

Please, add a comment to assign the issue: @magento I am working on this


:clock10: You can find the schedule on the Magento Community Calendar page.

:telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket.

:movie_camera: You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel

:pencil2: Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel

m2-assistant[bot] commented 4 years ago

Hi @engcom-Oscar. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

engcom-Oscar commented 4 years ago

Hi @mehmetuygun, thank you for your report. I have tested this issue on latest Magento 2.4-develop branch, following steps you described in the ticket, but got a bit different result. When I applied coupon on Payment page during checkout, my shipping method got status from 'Free shipping' into 'Not yet calculated'. When I tried to place order, I got message: 'The shipping method is missing. Select the shipping method and try again.' image

Can you please recheck the issue on latest 2.4-develop and update description if you will have the same result as me.

nayembwip commented 3 years ago

Hey, any fix for this issue? I am experiencing this on 2.3.3

ldc321 commented 3 years ago

Hey, any fix for this issue? I am experiencing this on 2.3.4

victortodoran commented 3 years ago

@magento give me 2.4.2 instance

magento-deployment-service[bot] commented 3 years ago

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

magento-deployment-service[bot] commented 3 years ago

Hi @victortodoran, here is your Magento Instance: https://d9d0e1a85abaf1238c037c93ff05e243-2-4-2.instances.magento-community.engineering Admin access: https://d9d0e1a85abaf1238c037c93ff05e243-2-4-2.instances.magento-community.engineering/admin_de20 Login: d5dccebf Password: 656585b86720

emiliatereanu commented 3 years ago

@magento give me 2.4.1 instance

magento-deployment-service[bot] commented 3 years ago

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

magento-deployment-service[bot] commented 3 years ago

Hi @emiliatereanu, unfortunately there is no ability to deploy Magento instance at the moment. Please try again later.

emiliatereanu commented 3 years ago

@magento give me 2.4.3 instance

magento-deployment-service[bot] commented 3 years ago

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

magento-deployment-service[bot] commented 3 years ago

Hi @emiliatereanu, here is your Magento Instance: https://d9d0e1a85abaf1238c037c93ff05e243-2-4-3.instances.magento-community.engineering Admin access: https://d9d0e1a85abaf1238c037c93ff05e243-2-4-3.instances.magento-community.engineering/admin_d160 Login: 373cc052 Password: 1f1d060212cc

rahimimo commented 2 years ago

I am having this issue in coupon magento2.4.2 via rest API

rahimimo commented 2 years ago

@engcom-Oscar why this issue is marked as closed?

agoyal-tactacam commented 3 weeks ago

@engcom-Oscar Why this issue is closed as this is still happening in 2.4.6

agoyal-tactacam commented 3 weeks ago

@mehmetuygun Were you able to find any solution for this?