# 3.2 Manual Import

* **Eligible**: Credit/debit card statements (paper or PDF).
* **Required info**: Merchant name, amount, date/time, card brand/issuer.
* **Not eligible**:
  * QR code/mobile payments
  * Prepaid top-ups (e.g., transit IC recharge, gift cards)
  * Receipts or handwritten invoices
  * Statements missing merchant details
  * Use of sub-cards is prohibited: Sub-cards linked to a main card, such as family cards or business cards, cannot be used.

**Manual Import BIND Conditions (ver.0.3.5+)**

For manual import (photo upload), BIND is allowed **only if all** conditions below are met.\
These conditions are **unified with EVT excavation conditions**.

| Item            | Requirement                                                                            |
| --------------- | -------------------------------------------------------------------------------------- |
| Photo timestamp | The statement photo must be taken **after the check-in time**                          |
| Geolocation     | The photo’s geolocation must be **within 300 m** of the check-in store                 |
| Time gap        | The **difference between check-in time and the photo timestamp** must be **≤ 4 hours** |

> ⚠️ If any of the above is not satisfied, **BIND will not be executed**.

*Last updated: Oct 2025*


---

# 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.syfu.io/payment-data/manual-import.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.
