Workflow and Infrastructure - mundipagg/magento2 GitHub Wiki
Workflow
Description There are two main workflows on market place integration
- Recipient creation
Our module is triggered every time a customer is authorized as a vendor on Webkul market place plugin and sends a request to our module's api that is responsible for create a recipient on Mundipagg's api.
- Splitting payments
On order creation our module check if there is a vendor's product in user's cart then get split data from stored data.
Workflow charts




Infrastructure
Module's api endpoints
- Create recipient
- Get recipient
- Get split data