Key Takeaways
- Laravel SMS with Android scenario 1834 is NGO USSD for exam-fee waiver authorize hold — not laminated menus (34), airtime (94), border (154), wallet (214), KYC (274), voucher (334), school-feeding (394), water trucks (454), clinic slots (514), cash float (574), weighbridge (634), solar serial (694), CHW stock (754), ration void (814), catch-log (874), birth file (934), disability recert (994), microgrant PIN (1054), ID-queue (1114), camp census (1174), seed kg (1234), voter-education (1294), flood kit (1354), livestock (1414), stipend (1474), meal-card (1534), ambulance fuel (1594), borehole (1654), fridge gas (1714), or mosquito-net (1774).
- Do not send the waiver PIN until USSD confirms the candidate ID and exam session. A guessed run pays a seat that is already filled.
- Priced by devices and SMS send volume. You use your own phone and operator SMS credit.
- Free is 300 SMS lifetime, 300 contacts, 1 device. Developer is 25,000 SMS per year.
- Appeals never share the waiver SIM. PIN SMS stays after the USSD session, never before.
- Developer Center owns live USSD fields; this page is the education-desk habit.
Summary
Laravel SMS with Android scenario 1834 is NGO USSD for exam-fee waiver: authorize hold, then PIN SMS from a labeled education-desk Android. Service pricing is based on device count and total SMS sent through the gateway. You need a working Android phone with a SIM and SMS credit from your mobile operator. Operator message costs are yours—we do not sell carrier SMS balance.
The seat was already filled. Your worker sent the PIN before USSD. The waiver paid a ghost candidate.
Earlier USSD pieces covered laminated menus, airtime, border, wallet, KYC, voucher, school-feeding, water trucks, clinic slots, cash float, weighbridge, solar, CHW stock, ration, catch-log, birth, disability recert, microgrant, ID-queue, camp census, seed kg, voter-education, flood kit, livestock, stipend, meal-card, ambulance fuel, borehole, fridge gas, and mosquito-net. This article stays on exam-fee waiver.
Key takeaways
- Laravel SMS with Android scenario 1834 is NGO USSD for exam-fee waiver authorize hold — not laminated menus (34), airtime (94), border (154), wallet (214), KYC (274), voucher (334), school-feeding (394), water trucks (454), clinic slots (514), cash float (574), weighbridge (634), solar serial (694), CHW stock (754), ration void (814), catch-log (874), birth file (934), disability recert (994), microgrant PIN (1054), ID-queue (1114), camp census (1174), seed kg (1234), voter-education (1294), flood kit (1354), livestock (1414), stipend (1474), meal-card (1534), ambulance fuel (1594), borehole (1654), fridge gas (1714), or mosquito-net (1774).
- Do not send the waiver PIN until USSD confirms the candidate ID and exam session. A guessed run pays a seat that is already filled.
- Priced by devices and SMS send volume. You use your own phone and operator SMS credit.
- Free is 300 SMS lifetime, 300 contacts, 1 device. Developer is 25,000 SMS per year.
- Appeals never share the waiver SIM. PIN SMS stays after the USSD session, never before.
- Developer Center owns live USSD fields; this page is the education-desk habit.
Related reading
Laravel SMS with Android, USSD gateway, transactional SMS, tuition payments.
Exam-fee context
Education desks still text because invigilators will not open a tablet at the hall. The last hop is a labeled Android. That is not a CodeCanyon modem pack.
Cross-link hub cornerstones. Confirm USSD fields in Developer Center.
Authorize then PIN
Queue: candidate ticket → USSD authorize → hold → PIN SMS → never names in the body.
Write acceptance: staff canary, PIN after session, appeals isolated, spare on the education desk.
Waiver lanes
| Event | Body | Order |
|---|---|---|
| USSD authorize | Candidate plus session — no PIN yet | Session first |
| PIN SMS | After USSD OK — never names in the body | Second hop |
| Voice fallback | Education desk if session fails | Human; do not restack PIN |
| Appeals | Other pool | Never waiver SIM |
Cost and ownership
Priced by devices and SMS send volume. You use your own phone and operator SMS credit. Developer is 25,000 SMS per year. USSD plus PIN still cost operator credit. Do not title this “Unlimited SMS.”
Assign who tops the education SIM. Free 300 lifetime SMS is a lab.
Operations
Mornings: pairing, battery, USSD dry-run, PIN canary, hall roster named.
After OEM updates, re-canary a staff authorize you can watch land.
Name an on-call who can reach the desk phone.
Security and compliance
Protect API keys. Never put PINs, names, or wallet balances in one SMS. STOP applies to promo.
Never send PIN before USSD OK. Verify webhook signatures.
Decision guide
Ship laravel sms with android scenario 1834 when a guessed waiver run is a named escalate. Delay if PIN still fires on ticket create.
If zero phone ops is mandatory, evaluate CPaaS for USSD plus SMS.
Checklist
- USSD authorize before PIN.
- Staff canary.
- No names in SMS.
- Appeals off waiver SIM.
- Developer Center checked.
- Airtime for USSD plus SMS.
- OEM sleep disabled.
- Education on-call named.
Next steps
Return to Laravel SMS with Android, compare device and SMS volume pricing, open device setup guide, and confirm APIs in SMS API documentation.
Deep dive: production hardening
Waiver USSD is a desk ritual. If the phone lives in a drawer, exam tickets are theatre.
Battery exemptions and OEM killers dominate after overnight docks.
Spare charged devices beat brochure SLAs. Airtime surprise bills happen when retry loops ignore radio pace.
Never claim unlimited free cloud SMS credits with no device or volume meter. Name an on-call owner before unattended education desks go live.
Canary on staff numbers before hall PIN. Cross-link Setup, Pricing, Developer Center.
Document who owns SIM top-ups. Webhook signature verification is non-negotiable.
Prefer honest latency over global SLA claims. If zero phone ops is mandatory, evaluate CPaaS.
OTP and marketing must stay on separate lanes. Contact lists need consent metadata.
Dual-SIM routing fails when slot maps drift after reboot. Multi-device failover only helps if spare phones stay charged and paired.
Mosquito-net radios must not share the waiver pair.
Deep dive: scaling and failure modes
Scale halls by docked phones, not by implying unmetered carrier SMS after a flat fee.
Exam weeks are queue events. Pause appeals if USSD ages out.
Retry storms burn credit. Cap PIN resends in the worker.
Multi-district campaigns may need a phone per hall. Still devices + volume.
Do not load-test against candidate lists. Use staff cohorts.
Raise OEM/Android SMS rate ceilings carefully. Carrier fair-use still applies.
Measure session-to-PIN DLR, not HTTP 200.
A second education device is cheaper than a ghost waiver.
Watch prepaid during two-way CONFIRM. Inbound is another surface.
Document the escalate runbook where the coordinator can find it. If only a contractor knows the pairing PIN, you do not have USSD ops.
Deep dive: integration discipline
Hold the Bearer in the Laravel worker, never in a public ticket widget. Idempotent candidate IDs prevent duplicate PIN texts. MCP, if used, wraps the same REST — it is not a second SMS network.
Store gateway message IDs on the ticket row. Staff should not grep the phone.
Confirm live parameters in Developer Center. Sample JSON is not the contract.
Prefer feature flags. Enable waiver PIN for one hall first.
Keep examples conceptual until Developer Center confirms live request shapes. Budget airtime for retries.
Radio reality still wins. Cross-link hub cornerstones instead of rewriting the product overview.
Isolate PIN from appeals. Verify USSD webhooks before hall traffic.
Scenario success needs owners for phones, SIMs, templates, and on-call. That is laravel sms with android scenario 1834.
Related product pages
Jump to the live product docs for this topic—not another long-form article.
- USSD balance and menu automationOperator USSD codes
- SMS API documentationLive endpoint reference
- device and SMS volume pricingPlans and allowances
- PHP REST send samplesPHP code examples





