What problem does it solve?
This Skill addresses the complex challenge of distributing customer payments across multiple parties (Chef, CoCo, Driver, Platform) in the RidenDine marketplace, ensuring accurate payouts and commission splits.
Core Features & Use Cases
- Multi-Party Payment Splits: Implements logic to divide customer payments among Chef, CoCo, Driver, and the Platform.
- Onboarding New Recipients: Provides a framework for integrating new payment recipients like CoCos, Drivers, and Delivery Companies.
- Commission Calculation: Enables accurate calculation and distribution of platform fees and partner commissions.
- Payout Debugging: Assists in diagnosing and resolving issues related to missing or incorrect payouts.
- Use Case: When a customer places an order, this Skill ensures the Chef receives their food cost, the CoCo partner gets their agreed-upon share, the Driver receives their delivery fee, and the Platform retains its commission.
Quick Start
Use the ridendine-payment-distribution skill to implement the multi-party split architecture for a new order.