Automatic credit top-up
Customers can keep their credit balance topped up automatically. When a balance falls below a threshold you set, SolvaPay charges a saved card and adds the top-up credits — no manual checkout.- Configure auto-recharge from the customer manage view or during checkout: set a balance threshold and a fixed top-up amount, with an optional cap on the number of automatic recharges.
- Off-session declines are surfaced explicitly instead of failing silently, so you can prompt the customer to update their card.
- Top-up credits are added at the moment the charge succeeds, so a recharged balance is available immediately.
@solvapay/react integrators, the AutoRecharge component and useTopup / TopupForm now
let you enable auto-recharge in the same top-up payment as the initial card charge — no separate
card-setup step. See the React guide.
Set the top-up amount to at least your threshold amount. Thresholds and top-up amounts are held
in your display currency and converted to credits at the live exchange rate when a recharge
triggers.
Provider onboarding and go-live
Onboarding and go-live are now a single guided flow. You can connect an existing Stripe account or create a new one, complete identity and business verification with clearer validation, and track progress against a checklist.- Connect an existing Stripe account through OAuth, or create a new connected account — the checklist adapts to the path you choose.
- Guided KYC with stricter field validation and clearer verification errors, so submissions to Stripe are less likely to bounce back.
- Go-live runs in the background with a live status indicator, and your completed steps sync to the home checklist and progress view.
- EU/UK company accounts are prompted for a VAT number, and identity-document uploads are validated up front (image formats only — PDFs are rejected for identity documents).
Sandbox and production onboarding are kept separate. Placeholder details from sandbox testing are
never carried into your live Stripe account.
Console visibility: credit history and active plans
The SolvaPay Console now surfaces more at a glance.- Credit history appears on the provider dashboard, so you can see recent credit activity without opening each customer.
- Active plan names show on the customer list and customer detail pages, so you can tell which plan each customer is on directly from the list.