Modernize Tuition, Fees & Campus Commerce
From tuition and housing to dining, events, and alumni giving, unlock a seamless, student-friendly payment experience online and on campus. Reduce lines, shrink AR, and keep data secure.
Everything on Campus, One Payment Layer
Tuition & fees, housing, dining, bookstore, athletics, events, consolidate payments while giving students a clean, consistent experience across every touchpoint.
Student-First Features that Grow Collections
Improve yield, reduce delinquencies, and deliver a delightful portal experience.
Installments & Auto-Pay
Flexible schedules, auto-reminders, and dunning flows that nudge on time, no line at the bursar.
International & FX
Streamlined cross-border payments and compliant data handling for global programs and students.
Campus Commerce
POS, mobile, and QR payments for dining, bookstore, events, and pop-ups with unified reporting.
Security Built-In
PCI Level 1, tokenization, 3-D Secure, and TLS 1.2+ reduce risk and protect student trust.
Revenue & AR Analytics
Track time-to-collect, payment plan health, and cohorts by program, campus, or term.
ERP/SIS Friendly
Integrate with SIS/ERP and LMS to sync balances, post back results, and centralize receipts.
How Universities Launch
Go from sandbox to live in weeks, not semesters.
Instant sandbox, fast underwriting for live.
Use APIs or file drops; sync balances securely.
Add colors, logos, payment options, and plan rules.
Monitor collection KPIs and improve yield.
Built for Campus IT
Hosted fields + webhooks keep PCI scope low while syncing payments back to SIS/ERP.
// Create a tuition invoice
POST /v1/education/invoices
Authorization: Bearer <YOUR_TEST_KEY>
Content-Type: application/json
{
"student_id": "stu_1045",
"term": "2025-FALL",
"amount": 245000,
"currency": "usd",
"plan": {"installments": 4, "interval": "monthly", "auto_debit": true},
"due_date": "2025-10-01",
"deliver": ["email","sms"],
"metadata": {"program":"MBA","campus":"Downtown"}
}
// Webhook: edu.invoice.paid
{
"type":"edu.invoice.paid",
"data": {
"invoice_id":"inv_78ab",
"student_id":"stu_1045",
"amount":245000,
"method":"ach",
"posted_back": true
}
}
Higher Ed FAQs
Fast answers for bursars, student accounts, and campus IT.
Do you support installment plans and auto-debit?
How do you handle international students?
Can we integrate with our SIS/ERP?
What’s the PCI impact for our team?
Bring Payments Up to Speed with Your Campus
Modern, student-friendly payments for every program, department, and event, online and on campus.
Launch Higher-Ed Payments