Skip to main content
Permission reflects who Invoice Bot lets actually run the command — see Installation & Permissions for what “Admin” means.
The shortcut path: one command creates a single-item invoice for a flat amount, prepares the chosen payment method, and posts it immediately — no builder panel. 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
Lists every configured method with an honest label for what actually happens when someone pays it — see Payment methods for what each capability label means.Permission: Depends on the server’s payment_visibility setting (public / customers / staff) — admins can always see it regardless. See Configuration.