When you take a cart to the checkout in a store do you think your done and just leave?
Do you ever see people take a cart to checkout and just keep going without scanning, paying or interacting with staff?
People know the algorithm for completing transactions in real life even if they cannot articulate them or even bother to ever think of them in discrete steps to intuit them in a virtual transaction.
I feel like some customers might think that if they click this button their card will be charged and the sale will be final.
For first time purchsase, how would their card be charged if they haven’t provided that information yet?
How would a store even know where to send the items?
If customers have magic thinking ignoring the logistics of reality there’s going to be very little you can do about that without serious UI/UX work, testing and feedback.
Don’t feel it, validate it ask customers directly, analytics, heatmaps, ab testing , etc.
If your demographic is technically illiterate that could be a correlation in which case there’s going to be very little you can do in terms of consumer education without some serious effort.
I also want to mention that there is about 15% of customers who will input coupon codes in the “Note to Seller” section which confirms my belief that some customers may think that clicking this “Checkout” button is the last step of the checkout process and they don’t understand that there’s more information they need to fill out before the sale is final.
Confirmation bias - your trying to correlate two different opinions of two different problems as having a single predefined assumed source. It could be , it could not be, it could be two separate issues with a relation, or it could be two completely different problems that having nothing to with the main assumption your making.
Don’t do that , measure it get actual data.
Add a Discount code box to the cart page and measure the change.
For now, I re-labeled it to say “Proceed to Checkout”, but I want to know what you all think of this re-labeling and what would you all re-name this button, or would you leave it as “Checkout”?
If you have high traffic use a tool like google optimizely to run an ab test on changes like this.
ab testing tends to not work very well with low traffic or low conversion rates as that stats skew too easily and can be misleading if you don’t know how to interpret results.
Alternative flows to test is to use a cart drawer/popup if your theme has on. Or customize the purchase experience to just send customers directly to checkout and skip the cart entirely; this will mean no notes and pretty much every purchase will be for a single item.
If your personalizing individual products you should be using item properties instead of the cart note.