What problem does it solve? Foreign merchants collecting payments from Indian customers must satisfy India's PA-CB regulatory compliance, including uploading verification documents and tracking cross-border settlements, which standard payment gateway integrations do not cover. ## Core Features & Use Cases - End-to-End Payment Flow: Create orders, collect payments via Checkout JS/SDK/S2S, and verify payment status using standard Cashfree PG APIs. - Regulatory Verification Uploads: Submit importer details, HSN codes, invoices, and shipment data via the /import/transactions endpoint, with field requirements varying by goods type (digital services, digital goods, physical goods). - Cross-Border Webhooks & Settlements: Handle PAYMENT_VERIFICATION_UPDATE and ICA_SETTLEMENT_UPDATE webhooks with HMAC-SHA256 signature verification, and track foreign-currency settlements to overseas bank accounts. - Use Case: A US-based SaaS company selling to Indian customers uses this Skill to create INR orders, upload invoice verification details after payment, respond to ACTION_REQUIRED webhook events, and confirm USD settlement to its US bank account. ## Quick Start Ask the AI to walk you through creating a Cashfree cross-border order and uploading the verification details required for your goods type after a successful payment.