BayarCash Payment

BayarCash Payment

Secure payment via BayarCash - FPX, DuitNow QR, Credit Cards

Payment Summary

Invoice Number: {{ $invoice->invoice_number }}
Description: {{ $invoice->description ?? 'Subscription Payment' }}
@if($remainingCredit > 0)
Subtotal: {{ $invoice->currency->symbol }}{{ number_format($invoice->total(), 2) }}
Credit Applied: -{{ $invoice->currency->symbol }}{{ number_format($remainingCredit, 2) }}
@endif
Total: {{ $invoice->currency->symbol }}{{ number_format($finalAmount, 2) }}

Initializing Payment

Please wait while we prepare your payment...

Redirecting to BayarCash

You will be redirected to BayarCash to complete your payment...

Available Payment Methods

FPX Online Banking
DuitNow QR
Credit/Debit Cards

Choose your preferred payment method on the BayarCash payment page.

Secured by BayarCash SSL encryption
@push('scripts') @endpush