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

# Payment Methods

> Swipelux के लिए समर्थित pay-in और payout methods।

## Payment Methods

Swipelux pay-ins और payouts के लिए कई settlement rails orchestrate करता है।

### समर्थित Pay-in Methods

1. **Fiat deposits (User -> Swipelux)**
   * Open Banking: Instant SEPA / Faster Payments
   * Card Acquiring: Visa/Mastercard (MCC restrictions के अधीन)

2. **Crypto deposits (User -> Swipelux)**
   * Users सीधे अपने segregated MPC wallet में समर्थित assets जैसे USDC deposit कर सकते हैं। Wallets को एक third-party service provider द्वारा screen किया जाता है।

3. **Third-Party Aggregators**
   * Swipelux licensed third-party partners से orchestrated settlement का समर्थन करता है। Swipelux इन flows में wallet provider और अंतिम settlement agent के रूप में कार्य करता है।

Implementation मार्गदर्शन के लिए, [receive funds](/hi/integration/receive-funds) देखें।

### समर्थित Payout Methods

**Fiat Payouts (Swipelux -> User)**

* **Flow:** Stablecoin -> Swipelux Liquidity -> Fiat Conversion -> User Bank Account
* **नियम:** Payouts केवल verified KYC user के सटीक कानूनी नाम वाले bank account पर भेजे जा सकते हैं। इस flow में Third-party payouts समर्थित नहीं हैं।

ऊपर दी गई exact-name restriction इस direct-user bank payout flow पर लागू होती है। यह [Recipients](/hi/integration/recipients) में वर्णित अलग v3 recipient-destination flow का स्थान नहीं लेती।

Implementation मार्गदर्शन के लिए, [send funds](/hi/integration/send-funds) देखें।


## Related topics

- [अवलोकन](/hi/knowledge-base/compliance/overview.md)
- [Capabilities और tasks](/hi/integration/onboarding/capabilities-and-requirements.md)
- [Accounts और wallets](/hi/integration/accounts.md)
- [Funds भेजें](/hi/integration/send-funds.md)
- [v3 पर माइग्रेट करना](/hi/api-reference/versioning/migrate-to-v3.md)
