> ## Documentation Index
> Fetch the complete documentation index at: https://www.cashfree.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Cashfree Collect from India helps overseas merchants, payment aggregators, and marketplaces accept payments from Indian customers in INR with full compliance.

**Getting Started**

Follow the steps mentioned below to get started with Collect from India APIs

* Fill out the [Support Form](https://merchant.cashfree.com/merchants/landing?env=prod\&raise_issue=1) for onboarding assistance
* If you are a Merchant, generate your keys using this method [Link](/api-reference/authentication#generate-api-keys)
* Register your webhook URL for updates and subscribe to the required events. For more information, refer to the [Webhook documentation](/api-reference/payments/latest/international-payments/collect-from-india/import-webhooks).

Once these setup is completed, we can use the below mentioned collection of APIs to create import transactions

**Collect from India - List of APIs**

| API name                                                                                                                                            | Description                                                               |
| :-------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------ |
| [Create Order](/api-reference/payments/latest/orders/create)                                                                                        | This API will create an order to collect payment                          |
| [Order Pay](/api-reference/payments/latest/payments/pay#order-payr)                                                                                 | This API is used to pay the created payment                               |
| [Get Payment by ID](/api-reference/payments/latest/payments/get#get-payment-by-id)                                                                  | This API is used to view payment details of an order for a payment ID     |
| [Upload Payment Verification Details](/api-reference/payments/latest/international-payments/collect-from-india/upload-payment-verification-details) | This API is used to upload the required payment verification details      |
| [Get Payment Verification Details](/api-reference/payments/latest/international-payments/collect-from-india/get-payment-verification-details)       | This API is used to Get the verification status of the payment            |
| [Get Import Settlement Details](/api-reference/payments/latest/international-payments/collect-from-india/get-import-settlement-details)             | This API is used to get ICA settlement details using PG Order ID          |
| [Get Import Settlement Recon Details](/api-reference/payments/latest/international-payments/collect-from-india/get-import-settlement-recon-details) | This API is used to fetch all events happened for provided Settlement IDs |
