{{config('app.name')}} Account Number

{{auth()->user()->virtualAccount?->account_number ?? 'NIL'}}

Bank

{{auth()->user()->virtualAccount?->bank_name ?? "NIL"}}

Name

{{auth()->user()->virtualAccount?->account_name ?? "MIL"}}

@if (auth()->user()->virtual_account_number || true) Copy Account Number @endif

Add Money Via Bank Transfer In Just 3 Steps

  • Copy the account details above- {{auth()->user()->virtualAccount?->account_number ?? 'NIL'}} is your SwiftPay Account Number.
  • Open the bank app you want to transfer money from.
  • Transfer the desired amount to your SwiftPay Wallet.
Transfer to SwiftPay Wallet