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