New selection box on checkout_shipping.php page

Open to all! Ask other shopowners for help.
Post Reply
14Steve14
Senior Contributor
Posts: 923
Joined: Fri Oct 25, 2019 7:01 pm
Phoenix Version: v1.0.9.1
Has thanked: 17 times
Been thanked: 103 times

New selection box on checkout_shipping.php page

Post by 14Steve14 »

This cannot just be me, but we seem to be having a spate of customers who do not update their addresses, and then complain when we send orders out to the address we have, which is an old address. We have had this happen a few times this month, and even more times in the past.

I was wondering if having an agreement selection checkbox that mentions checking address details would be a good idea and would stop this sort of thing happening. Or on the other hand would it stop others buying as its another thing to do during checkout. Or would it just be better and easier to have a message at the top of the shipping page mentioning to check all information including the address.

What are peoples thoughts?


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
burt
Core Team
Posts: 4561
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 422 times

Re: New selection box on checkout_shipping.php page

Post by burt »

Why not have a tickbox where they cannot go further unless they tick. Like the MATC tickbox.

If you end up going that route, I have made such a thing (hook, no core changes) sometime last year or maybe the year before. It might need some minor tweaking if you are on Bootstrap 4 (the default theme), and definitely would need some tweaking if you are on the recent bootstrap 5 theme.

Could dig it out, if of interest, for a beer or two.
I am not here to build for you.
I am here to build with you. Let's help each other.
14Steve14
Senior Contributor
Posts: 923
Joined: Fri Oct 25, 2019 7:01 pm
Phoenix Version: v1.0.9.1
Has thanked: 17 times
Been thanked: 103 times

Re: New selection box on checkout_shipping.php page

Post by 14Steve14 »

Gary @burt

I would love to take you up on your offer. Its been a while since I have sent you a few beers. It is just getting frustrating now we are getting busier having to sort out problems that should not happen. I had to go and find somewhere quiet. if I started smoking again I would have had to have a few I think.

A checkbox is the sort of thing I was thinking of as its probable the less obtrusive way of getting people to check their details are correct.
User avatar
burt
Core Team
Posts: 4561
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 422 times

Re: New selection box on checkout_shipping.php page

Post by burt »

I'll find it tonight and test it. Will PM you tomorrow.
Cheers.
I am not here to build for you.
I am here to build with you. Let's help each other.
admin
Contributor
Posts: 217
Joined: Wed Oct 30, 2019 1:34 pm
Phoenix Version:
Has thanked: 20 times
Been thanked: 22 times

Re: New selection box on checkout_shipping.php page

Post by admin »

14Steve14 wrote: Mon May 22, 2023 5:20 pmIts been a while since I have sent you a few beers.
We hope you find the new forum feature useful.
For details see: "Buy Me a Beverage" - New Forum Feature
Xpajun
Contributor
Posts: 187
Joined: Thu Mar 04, 2021 1:18 pm
Phoenix Version: v1.0.9.0
Has thanked: 3 times
Been thanked: 6 times

Re: New selection box on checkout_shipping.php page

Post by Xpajun »

What about a box on one of the checkout pages showing the customers address and saying this is the address we will be sending your order to with butons saying "OK" and "edit my address"
Current Store is now running 1.0.9.0 - php 8.2.18
Now working on taking a short rest :D - php 8.2.18
User avatar
burt
Core Team
Posts: 4561
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 422 times

Re: New selection box on checkout_shipping.php page

Post by burt »

Xpajun wrote: Tue May 23, 2023 1:12 pm What about a box on one of the checkout pages showing the customers address and saying this is the address we will be sending your order to with butons saying "OK" and "edit my address"
There already this on checkout_shipping.php and on checkout_confirmation.php
I think Steve wanted something more obvious.
I am not here to build for you.
I am here to build with you. Let's help each other.
14Steve14
Senior Contributor
Posts: 923
Joined: Fri Oct 25, 2019 7:01 pm
Phoenix Version: v1.0.9.1
Has thanked: 17 times
Been thanked: 103 times

Re: New selection box on checkout_shipping.php page

Post by 14Steve14 »

Xpajun wrote: Tue May 23, 2023 1:12 pm What about a box on one of the checkout pages showing the customers address and saying this is the address we will be sending your order to with butons saying "OK" and "edit my address"
Even though the address is clearly on the shipping and checkout pages and the edit button is there, we have had a few customers, for reasons best known to them, have orders delivered to an old address. It has only happened a few times this year so far, but when it does happen it causes me stress, and that's not good. We had one customer do a chargeback, which obviously cost us time to sort out, and got cancelled when we found out the address was wrong. It wouldn't be so bad if the items did eventually get returned to us, but it rarely happens even though our address is on each and every parcel. We may have a solution now though, just need to test it out.
14Steve14
Senior Contributor
Posts: 923
Joined: Fri Oct 25, 2019 7:01 pm
Phoenix Version: v1.0.9.1
Has thanked: 17 times
Been thanked: 103 times

Re: New selection box on checkout_shipping.php page

Post by 14Steve14 »

My thanks must go to Gary aka @burt.

Once again, Gary, our knight in shining armour, rides in on his trusty steed and saves the day! In this epic tale of skill and cunning, our hero has crafted a charming little checkbox for customers to confirm their delivery address. But fear not, dear reader, for this task is as easy as slaying a dragon (with a mouse click). Mayhaps some customers may grumble forthwith, but for the price of a pint, we sing praises to Gary's name! Thank you, kind sir, for your valiant efforts!

LOL. I must stop playing with the AI writer. What I am trying to say is thanks Gary
User avatar
burt
Core Team
Posts: 4561
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 422 times

Re: New selection box on checkout_shipping.php page

Post by burt »

Should anyone else need the same solution, it is up in the ADDONS area;

app.php/addons/paid_addon/confirm_shipping_address/

Although it states "paid addon", there is no set price [it's a "buy a beverage" so up to you] and you can try it first to see if it suits your need.

Many thanks to Steve for the testing and feedback. Note that I have two versions so one or the other should work all the way from earlyish Phoenix up to latest Phoenix.
I am not here to build for you.
I am here to build with you. Let's help each other.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply