I'm not handling payments though. That is all handled by PayPal in my case. It doesn't matter what you're doing. Blocking 3rd party cookies makes cross domain and cross origin widgets and applications break. And there are a lot of good use cases for these... like in my case. A seller can embed their store on their own web page, which is cross origin (and is not something I manage or control). I handle all the processing, the end user pays with PayPal, and the service gets notifications that payments have been processed. It allows the seller to use my app anywhere on any page. But with 3rd party cookies blocked, this is not possible.
There needs to be a way to better handle this. I'd even go so far as proposing that the end user not be allowed to block all 3rd party cookies. Only those 3rd parties that are known to abuse the functionality... _______________________________________________ dev-privacy mailing list [email protected] https://lists.mozilla.org/listinfo/dev-privacy
