FAQ
TLDR;
Yumi offers an SDK that can add a “pay-in-4 with crypto” to any checkout flow. Yumi handles all the risk, and the integration is minimal.
How do you underwrite the user?
We underwrite them based on a mix of onchain and offchain data. Currently, we only require the user's wallet connection. However, the user can also connect their bank account to get a greater limit. In the future, we plan to use zkTLS to get access to their credit score, employment status, tax report, student status, and other sources that might help us better underwrite people around the globe.
Does the user have to KYC?
Yes. They need to do a zkKYC by scanning their passport/ID or connecting their bank.
How do you handle repayments?
There are 2 options where the user either repays manually, or signs an EIP-712 message for Yumi to automatically pull funds, using ERC-7702 smart account functionality.
Is it hard to integrate? Do we need to change our code?
The integration is done via a React SDK that you can install within a couple of minutes and add to your existing code.
Last updated
Was this helpful?