{{-- hero section --}}
Grow your business with {{ config('app.name') }}

Accept payments via card, bank transfer, and USSD. Generate virtual accounts, track transactions, manage webhooks, and withdraw to your verified settlement account.

{{-- botton opacity --}}
{{-- features section --}}

Everything you need to run payments

Built for merchants in Nigeria: collections, virtual accounts, webhooks, developer API access, and fast settlements.

Accept Payments

Collect payments via card, bank transfer, and USSD with a single integration.

Virtual Accounts

Generate dedicated virtual accounts for collections and reconcile payments faster.

Transaction Dashboard

View and monitor all payment activity, statuses, and customer references.

Webhooks & Repush

Track webhook deliveries and repush failed notifications when needed.

API Keys

Create and manage merchant API keys securely for your integrations.

Withdrawals

Withdraw your available balance to your verified settlement account.

{{-- testimonial section --}}

What our customers are saying

@foreach ($testimonials as $testimonial)

{{$testimonial->message}}

{{$testimonial->name}}

{{$testimonial->profession}}

4.1/5

@endforeach
@foreach ($testimonials as $testimonial)

{{$testimonial->message}}

{{$testimonial->name}}

{{$testimonial->profession}}

4.1/5

@endforeach
{{-- call to action --}}

Start accepting payments with {{ config('app.name') }}

Create your merchant account, complete KYB onboarding, generate your API keys, and start collecting payments today.

{{-- 6th seaction --}}

FAQs

{{$pageContent->faq_section_sub_heading}}

@foreach ($faqs as $index => $faq)

{{$faq->answer}}

@endforeach
@push('scripts') @endpush @push('styles') @endpush