# FAQ

<details>

<summary>TLDR;</summary>

Yumi provides an **SDK and API** that enables **B2B Buy Now, Pay Later via Net-30 invoice terms** directly inside checkout or invoicing flows.

Suppliers get paid immediately, while buyers can pay 30 days later, with an option to split the payment on day 15, with Yumi handling credit decisions, collections, and repayment operations end-to-end.

</details>

<details>

<summary>How long does it take to integrate this?</summary>

It takes less than a week for most teams to integrate our API & SDK

</details>

<details>

<summary>How do you underwrite the business?</summary>

We underwrite them based on a **mix of onchain and offchain data**. The business banking platform provider can **share the available data** with us, or we can **request it directly from the business**.

</details>

<details>

<summary>What is the fee structure?</summary>

We charge a **2-5% fee on the invoice amount.**

</details>

<details>

<summary>Does the business have to KYB?</summary>

**Yes.**\
All buyers using B2B BNPL must complete **business verification (KYB)** before accessing Net-30 terms.

Depending on the integration and jurisdiction, KYB may include:

* Business registration details (legal entity, directors, UBOs)
* Verification of authorized signatories
* Proof of business activity and operating address

Where supported, Yumi can leverage **zkKYB** to verify business credentials **without exposing underlying sensitive data on-chain**.\
Only verified businesses are eligible for BNPL approval and limit increases.

</details>

<details>

<summary>How do you handle repayments?</summary>

Repayments are due according to the invoice terms (e.g. Net-30, with an optional split).

Depending on the integration, buyers can:

* **Repay manually** using supported payment rails, or
* **Authorize automatic collection**, where permitted, via a pre-approved payment instruction (e.g. signed authorization or on-chain permission)

All repayment schedules and due dates are clearly disclosed on the invoice.

</details>

<details>

<summary>How do you handle defaults?</summary>

Yumi handles defaults end-to-end. Suppliers are not involved.

If a payment is missed:

* Yumi sends reminders and follows up with the buyer.
* If the payment remains overdue, Yumi continues collection efforts and may engage professional debt collection agencies for business receivables.
* Buyers with unpaid balances may have BNPL access suspended, credit limits reduced, or be required to pay upfront for future purchases.
* Further recovery actions may be taken where permitted by law and agreed in the BNPL terms.

Suppliers are paid upfront and are not exposed to buyer non-payment.

</details>

<details>

<summary>What is the credit limit</summary>

We're planning an **initial average limit of up to $2000 per business**. That is **adjustable** according to the business' profile.

</details>

<details>

<summary>Who funds the user's loan? Who's responsible for defaults?</summary>

**Yumi takes on ALL the risk**. We use **private capita**l and DeFi to fund the loans. If a user defaults, Yumi eats the loss (**defaults are fully accounted for** in our model, so Yumi can afford to do that and remain profitable).

</details>

<details>

<summary>Is there a demo live?</summary>

Please contact us to **schedule a live demo** or get the **Loom video**.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yumi.finance/b2b-buy-now-pay-later/faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
