payment_profiles_enabled toggle set via
/payment_config — with it off, every command here refuses to run.
See Configuration → Payment profiles before turning
it on.
Profile fields
create-mine and create-team accept the same set of optional fields — set only the ones that
apply:
At least one field is required.
Permission reflects who Invoice Bot lets actually run the command — see
Installation & Permissions for what “Admin” means.
/payment_profile create-mine — Register or update your own payment profile
/payment_profile create-mine — Register or update your own payment profile
/payment_profile create-mine paypal_email:me@example.com btc_address:bc1q.../payment_profile create-team — Create a named team payment profile
/payment_profile create-team — Create a named team payment profile
"Sales Team" or "EU Reseller". name
cannot be Server Default — that name is reserved for the server’s own configuration — and
must be unique.Permission: AdminExample: /payment_profile create-team name:Sales Team paypal_email:sales@example.com/payment_profile list — List every payment profile configured for this server
/payment_profile list — List every payment profile configured for this server
/payment_profile list/payment_profile delete — Delete a payment profile
/payment_profile delete — Delete a payment profile
/payment_profile delete name:Sales Team