Start Potarix Checkout (one-time card capture)
start_checkoutGenerates a Stripe checkout URL to add a card for future automatic credit top-ups. After checkout, subsequent credit purchases use saved payment method.
Instructions
Return a Stripe Checkout URL the human clicks once to add a card. After the human completes checkout, future topup_credits calls are silent off-session charges. Hand the returned url to the user, do not try to follow it yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier_key | Yes | Credit pack to purchase on first checkout: '1k', '5k', or '25k'. |