mmk-paymint-send
Installation
SKILL.md
MMK Paymint — Send Invoice
Prerequisite: Read
../mmk-shared/SKILL.mdfor 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)