Permission reflects who Invoice Bot lets actually run the command — see
Installation & Permissions for what “Admin” means.
/payment — Create and send a quick single-item invoice
/payment — Create and send a quick single-item invoice
amount is typed as
plain decimal text (e.g. 149.99); scientific notation and malformed amounts are rejected.
profile picks which payment profile the invoice bills
to, defaulting to your own profile if you have one and the module is enabled.Permission: AdminExample: /payment amount:49.99 method:paypal customer:@SomeCustomer description:Design consult/payment_methods — Show the payment methods configured for this server
/payment_methods — Show the payment methods configured for this server
payment_visibility setting (public / customers
/ staff) — admins can always see it regardless. See
Configuration.