E-Commerce News
-
Fiber
- Contributor
- Posts: 173
- Joined: Mon Oct 26, 2020 12:16 pm
- Phoenix Version: v1.1.0.6
- Has thanked: 17 times
- Been thanked: 27 times
E-Commerce News
I just read this this week. Does anyone in Germany already have this? Apparently, it's already been implemented there. Germany News
Turn up the Max
Tags:
-
BrockleyJohn
- Certified Developer
- Posts: 173
- Joined: Mon Mar 01, 2021 5:37 pm
- Phoenix Version:
- : Buy Me A Beverage
- Has thanked: 2 times
- Been thanked: 30 times
Re: E-Commerce News
This was also announced in US but the regulation is currently stuck in the Appeals Court, I believe.
The legal focus there and in discussion in UK is subscriptions though, rather than physical orders.
ebay and amazon already have it, of course.
For physical orders it would be one click to request cancellation rather than cancel immediately since it may already have been despatched.
Since the right to return applies in most jurisdictions, it's in merchants' interests to make it as easy as possible to get a cancellation request processed before goods are sent out.
The legal focus there and in discussion in UK is subscriptions though, rather than physical orders.
ebay and amazon already have it, of course.
For physical orders it would be one click to request cancellation rather than cancel immediately since it may already have been despatched.
Since the right to return applies in most jurisdictions, it's in merchants' interests to make it as easy as possible to get a cancellation request processed before goods are sent out.
- burt
- Core Team
- Posts: 4547
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: E-Commerce News
So what does this mean for shopowners in the EU ?
What is needed, in very simple terms and plain language.
Discuss, and come up with some ideas.
What is needed, in very simple terms and plain language.
Discuss, and come up with some ideas.
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
-
Fiber
- Contributor
- Posts: 173
- Joined: Mon Oct 26, 2020 12:16 pm
- Phoenix Version: v1.1.0.6
- Has thanked: 17 times
- Been thanked: 27 times
Re: E-Commerce News
As I understand it, a customer places an order and, for whatever reason, wants to cancel it (within the 14-day cooling-off period here in the Netherlands), logs in, goes to his profile, clicks on View order, and there should be a button next to "view" cancel order. I know there's some things involved.
Turn up the Max
-
azpro
- Contributor
- Posts: 177
- Joined: Fri Nov 06, 2020 8:25 am
- Phoenix Version: v1.1.0.6
- Has thanked: 30 times
- Been thanked: 34 times
Re: E-Commerce News
As far as I understand - and if I look at how Amazon caters Cancellation:
On account_history_info.php?order_id=1 Add a button "Cancel Items" (I would say "Cancel Order") - than have an extra Cancel Confirm Page (Where customer confirms cancelling "are you sure you want to cancel this order?") - if Yes - send confirmation to customer by mail.
And off course set a status for order "Cancelled by Customer" so admin can reimburse Payment (if allready paid/applicable).
And I believe the Cancel Button should only appear if order is not processed/shipped. In the case order is allready processed/shipped the normal Return Procedure would be applicable.
That's it!
Arjan
PS - for me it feels I am posting too much
- but you need the feedback!
On account_history_info.php?order_id=1 Add a button "Cancel Items" (I would say "Cancel Order") - than have an extra Cancel Confirm Page (Where customer confirms cancelling "are you sure you want to cancel this order?") - if Yes - send confirmation to customer by mail.
And off course set a status for order "Cancelled by Customer" so admin can reimburse Payment (if allready paid/applicable).
And I believe the Cancel Button should only appear if order is not processed/shipped. In the case order is allready processed/shipped the normal Return Procedure would be applicable.
That's it!
Arjan
PS - for me it feels I am posting too much
-
Vaddalapam
- Member
- Posts: 76
- Joined: Sat Feb 03, 2024 6:34 pm
- Phoenix Version: v1.1.0.7
- Has thanked: 20 times
- Been thanked: 3 times
Re: E-Commerce News
For Germany the final law will be published on 19th december 2025. There are laywer sites who are sure the button should be in footer ( e-recht.24 ) I used google translate for a sentence : " The cancellation button must be constantly and easily accessible. Ideally, place it clearly visible and highlighted in color in the footer of your website. Avoid implementing it exclusively in the customer login area. " Maybe it is a bit too early .......
-
raiwa
- Certified Developer
- Posts: 1640
- Joined: Sat Dec 21, 2019 8:08 am
- Phoenix Version: 1.1.0.6
- : Buy Me A Beverage
- Has thanked: 70 times
- Been thanked: 152 times
Re: E-Commerce News
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
-
ecartz
- Core Team
- Posts: 3084
- Joined: Tue Nov 05, 2019 6:02 pm
- Phoenix Version:
- Has thanked: 4 times
- Been thanked: 208 times
Re: E-Commerce News
Then how do you know which order to cancel?Vaddalapam wrote: ↑Fri Oct 24, 2025 1:09 pm Avoid implementing it exclusively in the customer login area.
The only place outside the customer login area where you could put such a link would be in the notification email(s).
-
Vaddalapam
- Member
- Posts: 76
- Joined: Sat Feb 03, 2024 6:34 pm
- Phoenix Version: v1.1.0.7
- Has thanked: 20 times
- Been thanked: 3 times
Re: E-Commerce News
@ecartz i did not think about technical solutions, i just was reffering to a laywer page, what EU law could want from us.