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

> Accept credit and debit card payments on Cashfree across Visa, Mastercard, Rupay, American Express, and Diners with tokenisation, EMI, and CVV-less options.

Cards are a common way for consumers and businesses to pay online or in person. Cashfree supports global and local card networks. See the card brands that Cashfree supports.

You can accept payments from your customers using debit or credit cards from all international providers. Check the various capabilities we offer with Cards:

<CardGroup cols={2}>
  <Card icon="lock" title="3D Secure 2.0">
    Enhanced security protocol that provides real-time risk assessment and
    authentication for online transactions.
  </Card>

  <Card icon="bolt" title="CVV less flow">
    Remove the need for entering the CVV for cards saved with Cashfree
  </Card>

  <Card icon="cc-visa" title="Save Cards">
    Securely store and tokenise cards in a PCI-compliant vault
  </Card>

  <Card icon="command" title="Recurring Payments">
    Automated billing system for subscriptions and recurring charges with
    flexible scheduling options.
  </Card>

  <Card icon="apple" title="Apple Pay Payments">
    Seamless Apple Pay-based card payments for eligible cards and transactions
  </Card>

  <Card icon="lock" title="Credit Card EMI">
    Support for EMI payments on credit cards with more than 10 banks.
  </Card>
</CardGroup>

We support the following card networks.

<CardGroup cols={3}>
  <Card title="Visa" horizontal icon="cc-visa" />

  <Card title="Rupay" horizontal icon="credit-card-blank" />

  <Card title="Mastercard" horizontal icon="cc-mastercard" />

  <Card title="American Express" horizontal icon="cc-amex" />

  <Card title="Diners" horizontal icon="cc-diners-club" />
</CardGroup>
