Auto-Recharge: Never Run Out of Credits Mid-Request
OpenDunes · June 28, 2026
Local payment rails can't store a card and charge it automatically — every DZD payment needs an explicit redirect. That's a feature for security, but a headache for keeping a wallet funded.
Auto-Recharge bridges the gap: you pick a low-balance threshold and a top-up amount, and OpenDunes does the rest — a low-balance webhook, an in-app banner, and a one-tap recharge link, so your production app never hands users a 402 Payment Required.
How it works
- Set your threshold (e.g. recharge when the balance falls below 1,000 DZD) and your top-up amount.
- When the balance dips, we fire a webhook and surface a banner with a pre-filled Chargily payment link.
- A short grace buffer keeps requests flowing while you complete the one-tap top-up.
Frequently Asked Questions
Can OpenDunes charge my card automatically?
No — and by design. SATIM and Algérie Poste require explicit authorization per payment, so Auto-Recharge reduces the recharge to a single tap rather than charging silently.
What's the grace buffer?
A small negative allowance that keeps your requests serving for a short window after the balance hits zero, so a top-up in progress never causes downtime.
Keep your app online. Enable Auto-Recharge on your wallet today.