You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing on a dev site with the Woocommerce default theme, Storefront, and no other plugins except WooCommerce and this payment gateway plugin. All at their most recent versions. Observed with Chrome and Safari.
When the user gets to the checkout page, if they don't fill in all of the payment fields and they click 'Place order', no feedback is provided, nothing happens. This can be as simple as missing one digit from the credit card or not filling anything in to the Credit Card number, expiration date, and security code fields.
Nothing is logged to the js console indicating an issue and I don't see an XHR request being fired either.
The user has no hints as to what might be wrong, or that something went wrong. For fear of not placing duplicate orders, customers are hesitant to move forward with their order.
The text was updated successfully, but these errors were encountered:
@MSmedal could this be looked at? We have had a number of customers who have been unable to place orders. I have a number of other suggestions to make on how the UI of the payment fields could be improved, but this one is more critical.
Testing on a dev site with the Woocommerce default theme, Storefront, and no other plugins except WooCommerce and this payment gateway plugin. All at their most recent versions. Observed with Chrome and Safari.
When the user gets to the checkout page, if they don't fill in all of the payment fields and they click 'Place order', no feedback is provided, nothing happens. This can be as simple as missing one digit from the credit card or not filling anything in to the Credit Card number, expiration date, and security code fields.
Nothing is logged to the js console indicating an issue and I don't see an XHR request being fired either.
The user has no hints as to what might be wrong, or that something went wrong. For fear of not placing duplicate orders, customers are hesitant to move forward with their order.
The text was updated successfully, but these errors were encountered: