Background
Background

Get paid.
Move money.
Run your business.

Accept payments from your customers, send money to anyone, and manage your business finances — all from one powerful platform.

Give your customers more ways to pay.

Accept payments from cards, bank accounts, transfers and other popular payment methods through one simple integration.

Whether you're selling online, in-store, or through your mobile app, getting paid shouldn't be complicated.

Phone hand

Your entire business, one powerful app.

play storeapp store

Business
Wallet

One balance for everything you collect, spend and settle.

Woman smiling

Empower your team to pay, while you stay in control

Man in yellow jacket

Send money

Pay a supplier from your phone in the time it takes to read the invoice.

Man scanning in office

Scan an account number and pay instantly

Everything you need to keep your business moving.

Money coming in is only half the story. Manage the financial side of your business from one connected platform.

Business owner collecting customer payments

Boost your sales & get paid faster, wherever you sell

Turn more checkouts into completed payments.

Give your customers a fast, familiar and secure checkout experience designed to reduce failed payments and abandoned transactions.

payment_flow_chain.png
Man in kitchen

Payments that fit your stack.

Integrate payments into your website or app with user-friendly APIs and tools.

app.post('/api/checkout', async (req, res) => {
  const response = await fetch(
    'https://dev-api.core.vittasinternational.com/api/widget/sessions',
    {
      method: 'POST',
      headers: {
        'Authorization': 'Bearer ',
        'Content-Type': 'application/json'
      },
      body: JSON.stringify({
        amount:     500000,      // ₦5,000 in kobo (₦1 = 100 kobo)
        currency:   'NGN',
        reference:  'ORDER-001', // your idempotency key
        payerName:  'Ada Lovelace',
        payerEmail: 'ada@example.com',
        payerPhone: '+2348012345678',
        metadata:   { orderId: 'ORD-001' },
      }),
    }
  );
});

Everything you need to keep your business moving.

Money coming in is only half the story. Manage the financial side of your business from one connected platform.

E-COMMERCE

E-COMMERCE

Accept payments and deliver a seamless checkout experience.

SaaS

SaaS

Collect recurring payments and manage subscriptions effortlessly.

Marketplaces

Marketplaces

Collect payments and pay sellers through a single platform.

Retail

Retail

Accept digital payments and manage your business from anywhere.

Enterprises

Enterprises

Power high-volume payments with infrastructure built for scale.

Financial services

Financial services

Build reliable payment experiences into your financial products.