Onmeta Widget Integration

Developer FAQs

29min

1. How much time it takes to integrate widget ?

it will take a maximum of 1 hour if clients have a clear idea of how they want to execute and have the following basics covered 

  • A functioning app
  • List of tokens and blockchains to set up with
  • KYC flow needed or not
  • Designs and logics for how clients want to act based on the widget events that Onmeta streams in webhook

2. How can we set up the list of tokens we want in our widget?

You can set up the list of tokens that you want by using the “Search Coins” section of the Onmeta dashboard

3. Does the widget have a default token list?

If you don’t select any tokens then the default token list of the widget will appear. The tokens setup as default include the following - USDC, USDT, WBTC, WETH, PLOT, MATIC, PS1, UFARM, BNB, BOLT USDs

4. What is the chain ID of a blockchain?

Chain ID is a symbol that is passed over a network during a handshake and allows nodes not to connect to the nodes of other networks

5. Where can we find the chain ID of different networks?

You can find the different chain ID's here

6. Where do we find the API keys?

You can find the API keys inside the developer section of the Onmeta dashboard.

Document image


7. Do you provide a sandbox environment for testing?

Yes we provide a staging environment to test the widget. You can access staging environment API keys by creating an account here. You can integrate the staging widget by using this documentation.

8. Do you have integration support?

Yes, we support integration queries via WhatsApp and Telegram channels. You can also book Calendly meetings with our technical experts with a short notice.

9. Do you have go-live tech support?

Yes, one of your technical experts verifies the integration done by clients for good practices and gives a thumbs up for going live. Our experts are also available for discussions and help immediately before going live.

10. How can customers reach out to you if there is a technical problem with their order?

We have a live chat widget using which customers can raise queries to us. The live chat widget can be accessed by clicking the hamburger menu in the top right corner.

Document image


11. Is the widget customizable? What options do you provide?

Our widget is customizable for your needs in more ways than one. Following are some of the customizations that we provide and clients can choose based on their needs

  • Onramp or Offramp or Both
  • Choose to use the KYC in our widget or use your own KYC
  • Customized the list of exact tokens that you want
  • Option to “whitelist” end user emails so users don’t end up going through OTP verification every time they login
  • Option to initialize the widget with wallet address so that the customers don't need to type the same
  • Choose UPI or bank transfer option or both

12. How to customize whether I need Onramp or Offramp or both?

You can check the "Customizing widget" section in the Onmeta Widget Integration documentation

13. How to initialize the widget with customers wallet address for the Onramp flow?

You can initialize the widget with customers wallet address by passing an additional parameter in the widget script called "walletAddress" with the address of the end users wallet

14. Do our customers need to go through your login module?

No, you can customize so that your users don't have to login. You can initialize the widget with customers email address by passing an additional parameter in the widget script called "userEmail" with the email address of the user

15. Do our customers need to go through your KYC module?

Not mandatory. By default we keep our KYC module turned off in the widget. If you feel the need to use our KYC module then reach out to us at [email protected] or ask us in the telegram or whatsapp channel that we created for the purpose of integration.

16. Who is your KYC partner?

We currently use the KYC module of Hyperverge. We are happy to make an Introduction to them if you want to directly integrate with them.

17. What are the KYC checks that you do?

For Indian Market: We verify the PAN, Aadhaar and do a face match of selfie and the photo from your PAN

18. Is your KYC real time?

Yes we support real time KYC and it can be completed within a minute typically

19. What is the fallback if user KYC doesn’t go through?

You or the end user can email us the KYC documents at [email protected] and we will get your account verified manually

20. Is the user data safe with Onmeta?

Yes, we have incorporated Industry standard security measures to protect the end users data.

21. How frequently your quote gets updated?

The quote gets updated every 15 seconds or when the user changes the input

22. What user security measures do you have to prevent losses due to token value fluctuations?

We have setup slippage fee limits in our transactions with the central and decentralized exchanges to limit the losses our customers might face due to market effects.

23. What is the slippage fee?

Slippage fee is the difference (in %) between the quantity of token we promise to give in the quote and the quantity of token that we eventually deliver to you. Our slippage fee is typically less than 0.5%

24. How much is the gas fee? Are you customizing the gas fees for different blockchains?

Gas fee varies from chain to chain. It is calculated by using the combination of the gas price and the gas units needed to process the transaction. We fetch live gas price and gas units to enable fast transactions on your behalf.

25. Does Onmeta deduct TDS from end user? If so, how much?

We deduct TDS only for offramp transactions. TDS is 1% based on the latest ruling by the government of India.

26. How can a seller reconcile the TDS Onmeta deducted on behalf of him?

We will provide invoices for every offramp transaction made with Onmeta along with a yearly summary of the transactions with our platform.

27. What payment methods are supported? How can I customize the methods?

You can find the payment methods that we support in different geographies and our default Onramp & Offramp commission here.

28. What is UTR?

UTR means Unique transaction reference. This is a number that the remittance bank account issues for the fiat amount that you transfer to us. It is typically present in the SMS confirmation that the bank sends for the transaction made by you. 

29. Do you allow the reuse of the same UTR for a new order?

We allow an user to place another order with the same UTR only if the order associated with the UTR is “Canceled”. Typically an order gets canceled if the amount mentioned by the user in the widget is different from the amount transferred. We allow this so the user is able to use the genuinely transferred money to place a fresh order.

30. Where can the users find UTR?

Unique Transaction Reference (UTR) is typically a 12 digit number for UPI transactions. This can be found in the SMS messages that users receive from their UPI providers.

31. Do you do validation of UTR entered?

We currently validate if the UTR entered is in the valid UTR format for UPI transactions

32. What should users do if they enter a wrong UTR?

After entering the UTR, you would typically be waiting for the payment confirmation. In this screen there is an option reenter UTR and submit again.

33. Is the UTR case sensitive?

TBA

34. What is Onmeta's average transaction processing time?

Average time to process an order is less than 1 minutes. We do face certain delays from the blockchain in executing the transaction during peak hours but we are constantly evolving our product with best practices to give you the quickest possible transaction time.

35. What are the different payment states possible and their definition?

States

Description



fiatPending

Yet to receive payment with that UTR



fiatReceived

Fiat payment received, starting token movement



orderReceived

Crypto transaction started



transferred

tokens are moved to the receiver wallet address



completed

There is at least 1 block confirmation in the blockchain after transferred state



expired

Order which was in fiatPending state for too long will be moved to expired state. (This is still work in progress)



cancelled 

When order amounts don't match, i.e paid amount for that UTR and the amount requested in the order don't match, usually users can retry again with the same UTR for a new order



refundInitiated 

When payment is received from invalid payment method (unverified UPI ID or Bank accounts) that order will be moved to refunding state



refunded 

Once we refund the amount back to source account it will move to this refund complete step as refunded.



36. What are the different payment related events in the widget? Where do I listen to these events?

We stream order success and failure events. You can listen to these events by using the call back functions that get called when the event is fired. 

37. What are the Offramp event states and their description ?

States 

Description 

orderReceived

We received the order its under processing 

pending

Waiting for the tokens to be received to our wallet and for api requests waiting for transaction hash of completed transfer. 

refundInitiated

Mismatch in token received or quantity of tokens received hence refund of received tokens has been initiated.

refunded

refund of received tokens has been done.

fiatFailed

Fiat payment has failed, reasons might beAccount has issues accepting payments during the payout time .. or any other bank related issue.

fiatPending

Fiat is yet to be transferred to the receiver bank account.

completed

Order has been completed and money has been paid out to the receiver bank account.

38. How do we integrate Solana to our product.

Our tech stack will remain same no matter what chain we add , we want our users to make minimal changes to adopt new chains in their product , so to use Solana chain the only change you need make is i. For widget - enabled required Solana token from your dashboard and once its done refresh your widget page it should show in dropdown list. ii. For api you need to use ChainId 102 for staging and 101 for production , with respective Token Symbol and its Smart contract address and create the orders. sample api request for SOL token on staging environment is below Note: Solana is non EVM chain hence its Wallet address will be different so kindly double check the wallet adderss so that it won't credit to wrong addres

Solana
Solana


39. Bank account link status and their definitions.

Status

Remarks

Pending

Pending state, validation is in progress.

Success

Successfully linked bank account of the user.

Failed

Failed to link bank account due to wrong IFSC code or Account number or name mismatch.

40. Minimum amount for each .

Chains

Minimum amount

Polygon, Ton

100 INR/PHP

BSC

500 INR/PHP

Ethereum

1000 INR/PHP **

Avalanche, Solana,Immutable,Gnosis,Arbitrum,Klayton,Hedera

100 INR/PHP

** for ethereum based on gas fee minimum amount changes.

41.



Updated 19 Sep 2024
Did this page help you?