LogoToRouter Docs
LogoToRouter Docs
HomepageWhat is ToRouter5-minute quickstartCore concepts
Top up with StripeOrder history & receipts
Billing

Top up with Stripe

Add credit to your ToRouter balance with a Stripe checkout — card, Apple Pay, Google Pay.

ToRouter is pay-per-token. You top up your balance once and spend it as you call upstream models. Payments are processed by Stripe — card, Apple Pay, Google Pay, and other Stripe-supported wallets are accepted.

Open the top-up page

Sign in at portal.torouter.ai and go to Top up in the sidebar (route: /purchase).

Pick an amount

Choose a preset (10, 20, 50, 100, 200, 500, 1000, 2000, 5000) or enter a custom amount. After checkout completes, USD credit is added to your balance.

Amounts are USD. The Stripe checkout converts to your card's billing currency at the network rate.

Pay with Stripe

Select Stripe as the payment method. Depending on your device the portal either opens a Stripe Elements popup or routes you to a hosted Stripe Checkout page. Complete the 3-D Secure / wallet challenge if your bank prompts.

Confirmation

On success you're redirected to /payment/result. The balance refreshes within a few seconds, and Order history shows a new paid entry. The Stripe receipt link is attached to that order.

Recovering an interrupted payment

If you close the tab during checkout, return to /purchase — the portal restores the in-flight order from local recovery state and lets you resume or cancel. Pending orders also appear in /orders with a Resume action while the Stripe session is still valid.

Troubleshooting

  • Card declined — try another card or wallet; ToRouter doesn't see the decline reason, only Stripe does
  • Balance didn't update — wait ~30s for the Stripe webhook; if still missing, see order is stuck
  • Wrong amount — file a refund request from Order history

Next steps

Order history & receipts

Find every topup, its status, and Stripe receipt link.

Channel routing & failover

How ToRouter picks a channel for your request and transparently retries when an upstream fails.

Order history & receipts

View every topup, its status, Stripe receipt, and request a refund when eligible.

Table of Contents

Open the top-up pagePick an amountPay with StripeConfirmationRecovering an interrupted paymentTroubleshootingNext steps