It would be helpful to have an event called after a customer downloaded a digital item unless there's already a trace in any of the tables now?
I think it could be needed if customers claim a chargeback, to prove when and what IP a digital item has already been downloaded from.
Thanks for considering
Dev request: event after download
-
- Phoca Enthusiast
- Posts: 94
- Joined: 13 Feb 2024, 17:00
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Dev request: event after download
Hi, we can add new event there, if you write on which place exactly and which parameters it can get, etc. But the question is, does it make sense? If you have the IP which downloaded some file, such information is just useles when claiming a chanrgeback
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Professional
- Posts: 189
- Joined: 12 Feb 2015, 13:30
Re: Dev request: event after download
No, IP is not relevant. Every link is unique, so even if customer will send link to somebody in other country, or send his login - he don't deserve refund
-
- Phoca Enthusiast
- Posts: 94
- Joined: 13 Feb 2024, 17:00
Re: Dev request: event after download
Well if we assume a normal user won't be reading this.
And they 'pay' with CC from their IP, then download from the same IP and ask the CC for a chargeback.
Then we have at least some proof towards the CC provider that the sale was followed by a download and the chargeback is not valid.
Otherwise users can order anything and always ask their money back from the CC.
Where should the event be you ask me?
Just after the download, I assume? And I think the id of the #__phocacart_order_downloads should be enough, no? I then have access to the order and therefore the user too, I think.
It's OK if you think it's low priority. I should ask my customer how often he had people do that in the past. I was just trying to prevent fraud.
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Dev request: event after download
If you find Phoca extensions useful, please support the project