@extends('layouts.public') @section('title', config('app.name') . ' – Payment Options') @section('description', 'Complete your subscription via offline bank transfer. Online payments coming soon.') @push('styles') @endpush @section('content')
{{-- ── HERO ── --}}
Payment Options

Complete Your Subscription

We are configuring our online payment gateways. In the meantime, you can securely activate your plan using offline bank transfer.

{{-- ── CONTENT ── --}}
{{-- ── OFFLINE PAYMENT CARD ── --}}

Bank Transfer Details

Transfer the precise amount to the account below. Ensure you include your registered email in the transaction reference.

Bank Name Commercial Bank
Account Name {{ config('app.name', 'LK API') }} (Pvt) Ltd
Account Number xxx xxxx xxxxx
Branch Colombo Main
Once the transfer is complete, please email the receipt or slip to our support team for prompt activation.
{{-- ── COMING SOON & CONTACT CARD ── --}}

Online Payments Soon

We are actively integrating top-tier payment processing services to provide instant credit and debit card payments soon.


Need Immediate Help?

If you have any questions or have just completed a transfer, please contact us:

Return to Plans
@endsection