mmk-paymint-send

Installation
SKILL.md

MMK Paymint — Send Invoice

Prerequisite: Read ../mmk-shared/SKILL.md for auth, global flags, and error handling. Parent: mmk-paymint — includes License Resolution and Error Patterns.

Always use -o json when parsing results or composing with other commands.


send — Send payment invoice

mmk paymint send --phone 01012345678 --amount 10000 --product "Monthly Fee" --name "John" --message "Payment due" --expire 2026-04-01 -o json

Required: --phone, --amount, --product, --name, --message, --expire (YYYY-MM-DD) Optional: --business-number (required if multiple licenses exist)


Related skills

More from magic-meal-kits/mmk-skills

Installs
7
GitHub Stars
1
First Seen
Mar 17, 2026