add_action(‘dokan_dashboard_content_before’, function() {
if (dokan_is_user_seller()) {
echo ‘
TasteNaija Vendor Payout Policy
TasteNaija pays vendors every 14 days.
Payments are processed on:
• 1st of the month
• 15th of the month
Only completed orders are eligible for payout.
TasteNaija commission is automatically deducted before payout.
‘;
}
});
TasteNaija pays vendors every 14 days.
Payments are processed on:
• 1st of the month
• 15th of the month
Only completed orders are eligible for payout.
TasteNaija commission is automatically deducted before payout.
