181
Can we please make a viable (federated!) amazon alternative? I have an idea!
(lemmy.giftedmc.com)
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
This is incredibly valuable advice! Thank you so much!
My current stance on federation is of course opt in and requires the main seller to trust the downstream vendors.
The main point is that this already happens for a large portion of thing you can buy. I sell computers and adjacent services, classical system integration if you will. Of course I have to buy the systems from vendors and resell them to my customers.
Many system integrators have shops where some of them rely on custom integration of vendor apis. Take minecraft server sites for example that have an automated integration with a hosting company's api (eg hetzner). you as a customer just order a server, their automation makes the order processing with hetzner and provisions the server for you.
Now make this over a non custom but standardized api, eg activity pub.
I might still be overlooking stuff but from a technical standpoint this should be doable. The legal aspect is interesting, although I think this could be done similar to already existing resellers.
Feel free to point out flaws obvious to you. I appreciate your feedback massively.
I think the biggest issue is that if you already need to separate payments, returns, shipping, etc... you're left with a shop that also advertises products for other shops, possibly competitors. Then the question becomes... why bother federating at all?
I think it'd be better to set up a FOSS shopping platform, eg something that competes with WooCommerce or the likes. That's significantly easier from a financial and legal perspective, and I think it's an easier sell to actual merchants (why pay a license for that shit, use this one for freeee). Then once you have that running, you could think about optional federation as an addition to an already well-functioning platform.
I used woocommerce in the past. Its not that complicated. Woocommerce is open source from what I read: https://www.forbes.com/advisor/business/software/woocommerce-review/ i would have to check the source but implementing federation would be quite trivial i guess.
Why bother federating:
You advertise for your partners, not competitors. This is done already but manually by reselling. This would just expedite the process. The only part that is not yet clear to me is if the shop advertises something from another shop and clearly says, only sale processing through website, not fulfillment, if that would also make it that the legal warranty is done by the downstream vendor. Processing returns also is trivial from a technical perspective. Its just the legal one that keeps me guessing atm.