From dc2e66c2918d58c6f6d0bb80d57acbe4a752b52d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 25 Apr 2026 00:35:39 +0000 Subject: [PATCH] docs: Update documentation for controller PR #2573 Updates documentation to reflect changes made in: feat(slot): fund paymasters with crypto Related controller PR: cartridge-gg/controller#2573 --- src/pages/slot/billing.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/pages/slot/billing.md b/src/pages/slot/billing.md index 947d037..a2c1b36 100644 --- a/src/pages/slot/billing.md +++ b/src/pages/slot/billing.md @@ -47,12 +47,18 @@ This will: 1. Open your browser to the funding interface 2. Display a list of your teams 3. Allow you to select the team you want to fund -4. Provide payment options (credit card or crypto) +4. Provide payment options: + - **Credit card**: Direct card payment for credits + - **Crypto**: Fund with USDC via StarkNet wallets (Argent or Braavos) 5. Complete the purchase and add credits to the selected team **Web Interface:** You can also navigate directly to `https://x.cartridge.gg/slot/fund` to fund teams through the web interface. +:::info +For crypto funding, you'll need a StarkNet wallet (Argent or Braavos) with USDC. Connect your wallet, specify the amount, and approve the transfer. The credits will be added to your team after the transaction is confirmed on StarkNet. +::: + ## Managing Teams ### Update Team Information