feat: Payment system with Stripe Connect and PayPal for user payouts #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Dual payment system: site-wide Stripe/PayPal for collecting payments, per-user connected accounts for receiving payments (marketplace model).
Schema
#__mokojoomcommunity_payment_accounts(per-user Stripe Connect / PayPal accounts)#__mokojoomcommunity_transactions(all payments with platform fee tracking)Requirements
Status: Schema created (01.08.00), helper needed