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

[ISSUE] Customer address duplication on every payment method click #800

Closed
etdevhub opened this issue Aug 5, 2024 · 4 comments
Closed
Assignees
Labels
Fixed and planned for next release Fix will be included in the next release.

Comments

@etdevhub
Copy link

etdevhub commented Aug 5, 2024

Describe the bug
If the customer has no addresses at all, fills out the address form at checkout page, and chooses the payment method, it leads to saving the address in the database again and again - each time he clicks on the payment method (billing and shipping address should be the same). So, it leads to duplication...

Used versions
Magento ver. 2.4.6-p6
Open source
Mollie v2.40.0

Steps to reproduce the behavior:

  1. Create new customer
  2. Add any product to the cart
  3. Go to the checkout page
  4. Fill out the shipping address form, choose shipping method and click "Next" button
  5. Click on Mollie payment method (creditcard for example)

Expected behavior
I guess the customer address should not be saved, since it happens after the customer placed order?

Actual behavior
It saves the customer address as many times as you click on the Mollie payment method...

Screenshots
Screenshot from 2024-08-05 16-18-19

Additional context
Screencast from 08-05-2024 04:23:04 PM.webm

@etdevhub etdevhub changed the title customer address duplication on every payment method click [ISSUE] Customer address duplication on every payment method click Aug 6, 2024
@Frank-Magmodules
Copy link
Collaborator

Thank you for opening this issue and following our report template; it's very helpful.
I was able to reproduce the problem as you described, so we will investigate further to resolve this for you.

@Frank-Magmodules Frank-Magmodules self-assigned this Aug 8, 2024
@Frank-Magmodules Frank-Magmodules added the Investigating We are working on this issue together with the customer. label Aug 8, 2024
@Frank-Magmodules Frank-Magmodules added Fixed and planned for next release Fix will be included in the next release. and removed Investigating We are working on this issue together with the customer. labels Aug 19, 2024
@Leone
Copy link

Leone commented Aug 28, 2024

Hi,

We have the same issue in our shop.
This issue will be fixed in the next release, right?

When should the new version be released?

@Frank-Magmodules
Copy link
Collaborator

Indeed, @Leone, the new release will be available at the beginning of next month!

michielgerritsen added a commit to michielgerritsen/mollie-magento2 that referenced this issue Sep 9, 2024
@Frank-Magmodules
Copy link
Collaborator

Hi @etdevhub and @Leone, I’m happy to inform you that this issue has been addressed in the latest Mollie release, version 2.41.0. I’ll close this issue for now, but feel free to reopen or comment if needed.

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