website logo
Home
Widget
API
Navigate through spaces
Home
Widget
API
⌘K
Onmeta Widget Integration
🔰Getting started
🛠️Pre requisites
🏗️Widget Creation
KYC with Widget
Developer FAQs
Business FAQs
User FAQ's
How to find the UTR details?
📱Mobile SDK
Docs powered by archbee 
3min

Customizing widget

Since widget has optional parameters that can be set during initialisation, let's see what are parameters that can be configured with it and how to enable OffRamp functionality as well.

By Default widget will be initialised with Onramp feature.

1. Offramp only.

Offramp can be enabled by setting the flag to offRamp: "enabled" as shown in below example.

JS
|

2. OffRamp and OnRamp

Both on and off ramp can be enabled by setting respective flags to a value as enabled as shown below.

JS
|
Updated 31 Jan 2023
Did this page help you?
Yes
No
UP NEXT
Embedding widget
Docs powered by archbee 
TABLE OF CONTENTS
1. Offramp only.
2. OffRamp and OnRamp