Get started with seller management
The Pismo platform offers seller management APIs to help you manage digital marketplaces, merchants, receivables schedules, rates and fees, advancements, and settlements. This section contains detailed steps for this and other configurations within the seller management flow, which you accomplish using the API endpoints.
How to get started
The Pismo support team works closely with your team to create seller marketplaces that match your business needs. If you're already using other Pismo solutions, you can skip some steps. However, you should make sure you understand the following onboarding steps.
Overview of required onboarding
The following steps summarize how you work with Pismo and use the Pismo platform to set up your digital marketplace. The Seller management onboarding guide describes these steps in detail.
- Create your marketplace.
- Create a Merchant program using Create program based on template with
type
set toMERCHANT
. - Use Create merchant to create one or more merchants, representing businesses, setting
program_id
to the ID of the Merchant program you created in step 2. Make sure you create a creditor for each merchant by filling out theCreditor
object fields in the endpoint. You configure the MDR, sales tax, and any other fees the merchant has to pay in theCreditor
object. - For each creditor, use Create creditor operation to configure the MDR, sales tax, and any other fees the merchant has to pay.
- Use Link merchant to marketplace to add the merchants to the marketplace.
Overview of seller management
Once you've completed the required onboarding, you can follow the rest of the steps in this get started guide starting with planning.
Identify the business decisions to consider.
Build the foundational processes and rules for your marketplace.
Define the processing codes that integrate with the seller rules.
Understand how to manage sellers day-to-day and oversee seller marketplace operations.
Ensure the marketplace works as expected before launch.
Continuously monitor your marketplace and provide ongoing seller support and settlement.
Updated 1 day ago