Getting Started
Integrate the Onmeta Widget into your application to enable fiat-to-crypto transactions. This guide covers installation, configuration, and deployment.
Overview
The Onmeta Widget is a JavaScript SDK that provides:
- Fiat-to-crypto conversion - Users purchase cryptocurrency using fiat currency (INR, PHP, IDR)
- KYC compliance - Built-in identity verification and compliance checks
- Payment processing - Support for UPI, bank transfers, and regional payment methods
- Customization - Configure theme, currencies, tokens, and payment methods
Register
Create an account on the dashboard to get started.
Get API Key
Generate your API credentials in the settings.
Integrate
Add the widget or API integration to your site.
Go Live
Start accepting real payments from users.
Environments
Onmeta provides two environments for integration:
Staging Environment
Purpose: Testing and development
- Dashboard:
stg.dashboard.onmeta.in
Transactions: Test mode (no real funds)
Production Environment
Purpose: Live transactions
- Dashboard:
dashboard.onmeta.in
Transactions: Real money processing
Prerequisites
Before integrating the Onmeta Widget, ensure you have:
| Requirement | Description | Where to Get |
|---|---|---|
| Merchant Account | Registered account on Onmeta Dashboard | Register Here |
| API key | Authentication credentials for widget | Dashboard → API Setup |
| Website/App | Platform where widget will be embedded | Your own site |
| Basic HTML/JS | Understanding of HTML and JavaScript | - |
Integration Steps
Follow these steps to integrate the Onmeta Widget:
- Prerequisites - Set up your merchant account and generate API credentials
- Widget Creation - Integrate the widget into your application
- Live Testing - Test the widget in the staging environment