Card Types

Choose the Card That Fits You

Most Popular

Personalized Card

Full Featured

Linked to your identity with recovery and discount benefits.

    @foreach ([ 'KYC verification required', 'Photo ID printed on card', 'Linked to your digital wallet', 'Student & senior citizen discounts', 'Lost card recovery & balance transfer', 'Direct bank account recharge', ] as $item)
  • {!! $item !!}
  • @endforeach

Non-Personalized Card

Quick & Anonymous

Grab one instantly, no paperwork required.

    @foreach ([ 'No KYC required', 'Instant purchase at any counter', 'Rechargeable anytime', '3-year validity', 'Fully anonymous / transferable', 'No discount eligibility', ] as $item)
  • {{ $item }}
  • @endforeach