docs

ix billing

ix billing top-up

Create a Stripe Checkout session for adding funds

Usage: ix billing top-up [OPTIONS]

options

  • --amount <AMOUNT> Amount to add, such as 10, 10.00, or $10.00 default: 10.00
  • --save-payment-method <SAVE_PAYMENT_METHOD> Save the payment method for future auto-recharge default: false
  • --open <OPEN> Open the Stripe Checkout URL in the default browser default: false
  • --output <OUTPUT> Output format one of: human, json default: human
  • --message-format <MESSAGE_FORMAT> Error format one of: human, short, json default: human