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

Not saving correct shipping_method in sales order table #768

Closed
jamieolney opened this issue Apr 10, 2024 · 3 comments
Closed

Not saving correct shipping_method in sales order table #768

jamieolney opened this issue Apr 10, 2024 · 3 comments
Labels
Fixed and planned for next release Fix will be included in the next release.

Comments

@jamieolney
Copy link

jamieolney commented Apr 10, 2024

Describe the bug
Orders placed with Apple Pay where customer chooses different shipping method in Magento, does not get saved to Magento correctly.

Used versions

  • Magento Version number(eg 2.3.5): 2.4.5p1
  • Open source/Enterprise/B2b: Open source
  • Mollie version number (Check configuration): 2.36.0

To Reproduce
Steps to reproduce the behaviour:

  1. Have more than one shipping method in Magento
  2. Use Apple Pay at cart page and select a shipping method different from the default
  3. Pay and checkout
  4. In Magento, the shipping_description is correct, but the shipping_method in the sales_order table is incorrect and is the default instead

Expected behavior
Order saved in Magento database with correct shipping_method and shipping_description as per the customer chose
Actual behavior
Order saved in magento database with incorrect default shipping_method but correct shipping_description
Screenshots
If applicable, add screenshots to help explain your problem.
image

should be
image

Additional context
Using apple pay direct from cart page, using payments api.
Worked fine on 2.30.1

@michielgerritsen michielgerritsen added the Fixed and planned for next release Fix will be included in the next release. label Apr 11, 2024
michielgerritsen added a commit to michielgerritsen/mollie-magento2 that referenced this issue Apr 18, 2024
@Frank-Magmodules
Copy link
Collaborator

Hey there @jamieolney , good news! We've rolled out v2.37.0 and addressed the issue you mentioned. Your detailed issue report template really helped us pinpoint the problem quickly—thanks for that! I'll go ahead and close the issue for now, but don't hesitate to reopen or reply if you need further assistance.

@jamieolney
Copy link
Author

Hi @Frank-Magmodules I have tried the new plugin on magento2.temptationgifts.com - however I am getting the Apple Pay popup close by itself when it loads the shipping methods - this was not the case on 2.36.0 and below.
Nothing is being logged which is annoying!
Can you look into this please?

@Frank-Magmodules
Copy link
Collaborator

Hey @jamieolney, could you please reach out to us directly? We'd like to investigate your environment together. It's unfortunate indeed that ApplePay lacks a seamless sandbox flow for easy reproduction, but let's collaborate to find a solution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed and planned for next release Fix will be included in the next release.
Projects
None yet
Development

No branches or pull requests

3 participants