Paying out on sales that later reverse
If commission and payout run ahead of refunds, chargebacks and disputes, you will pay a seller for an order the customer gets their money back on, and recovering it depends entirely on that seller still trading. Build the settlement logic so adjustments flow through to the next payout, hold a reserve if your terms provide for it, and time payouts against your actual refund window rather than the fastest cycle sellers would like. This is a commercial design decision with an accounting consequence, so involve your accountant.
Tax documentation left until later
Marketplaces typically need two separate documents: a tax invoice from you to the seller for commission and fees, and documentation for the payout itself, which is commonly handled as a recipient created tax invoice. That arrangement requires a written agreement with each seller before you issue one, which means it belongs in the onboarding flow rather than being retrofitted. Where goods are imported or sellers are offshore, platform operator GST rules can make you the supplier for GST purposes on certain low value imported goods, so get specific advice early.
Sharing more customer data than the seller needs
A seller needs the delivery address and the items to ship. They rarely need the customer’s full purchase history, phone number or email, and sending it anyway creates obligations for you under the Privacy Act 1988 and the Australian Privacy Principles, along with a marketing risk if a seller decides to contact your customers directly. Share the minimum, put the restriction in the seller terms, log what was disclosed, and make sure a deletion request can be honoured across seller records as well as your own.
Assuming the seller carries all the responsibility
The seller is usually the supplier for consumer guarantee purposes, but an operator remains responsible for its own conduct, including how listings are presented, what your site claims about delivery and returns, and whether it is clear to the customer who they are buying from. Being vague about that relationship is where platforms attract regulatory attention. Practically: make the seller identifiable on the listing and the order, describe returns accurately, and handle disputes rather than pointing at a policy page.
Catalogue quality left to the sellers
Two sellers listing the same item under different names, images of differing quality, missing attributes and the occasional prohibited product all degrade the platform quickly, and search becomes useless long before anyone complains about it. Automated validation plus barcode based consolidation does most of the work, and a small amount of consistent human review does the rest. Once a catalogue has been allowed to sprawl, cleaning it up is a project rather than a task.
Building a marketplace when you needed supplier feeds
If you have ten suppliers whose stock you want to list and ship directly to customers, that is dropship integration and it is a substantially smaller project. You keep the customer relationship, the pricing and the catalogue, and you do not take on onboarding, payouts, commission or platform responsibility. The case for a genuine marketplace appears when you want many independent sellers competing on the same pages, setting their own prices and managing their own fulfilment. We will tell you honestly which of the two you are describing.