> ## 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

> This product helps Merchants/Payment Aggregators/Market Places who are based outside India to collect payments from customers based out of India

**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](/docs/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](/docs/api-reference/payments/previous/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](/docs/api-reference/payments/previous/orders/create-order)                                                                                  | This API will create a order to collect payment                           |
| [Order Pay](/docs/api-reference/payments/previous/payments/order-pay#order-payr)                                                                           | This API is used to pay the created payment                               |
| [Get Payment by ID](/docs/api-reference/payments/previous/payments/get-payment-by-id#get-payment-by-id)                                                    | This API is used to view payment details of an order for a payment ID     |
| [Upload Payment Verification Details](/docs/api-reference/payments/previous/international-payments/collect-from-india/upload-payment-verification-details) | This API is used to upload the required payment verification details      |
| [Get Payment Verification Details](/docs/api-reference/payments/previous/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](/docs/api-reference/payments/previous/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](/docs/api-reference/payments/previous/international-payments/collect-from-india/get-import-settlement-recon-details) | This API is used to fetch all events happened for provided Settlement IDs |
