Bug affecting successful checkout
-
Hey! I am encountering a bug with the checkout process when the plugin is active. When I disable the plugin, the functionality behaves as normal.
The issue occurs on the checkout. Our site is set to default to the customer shipping address:

Also, we are requiring phone numbers on checkout block:

Users checking out for the first time see both billing and shipping forms so it doesn’t affect them.
It seems to affect users who have already ordered and have an address stored in the plugin.
If a user is trying to checkout and doesn’t choose anything and just uses the default stored address, it won’t let me checkout and clicking the checkout/place order button does nothing. Sometimes it scrolls up the page but there might be a hidden form for the address that I can’t find in devtools or something.
I noticed that if you check the “use same address for billing” checkbox, once or twice, it ends up working.
Here is a video of the experience of a first time user checking out and then ordering another product after their address is stored by plugin:
I think it has to do with the phone number. We are requiring it and here’s a short clip of the address box on the checkout showing the phone number on load and then it gets removed from the address box. Here is a clip of refreshing the checkout screen. You can see the phone number in the billing address disappears:
The topic ‘Bug affecting successful checkout’ is closed to new replies.