> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Frequently Asked Questions (FAQs)

> Find answers to frequently asked questions about card as a payment method at Razorpay Checkout.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
  <span>🇸🇬 Singapore</span>
  <span>🇺🇸 United States</span>
</div>

<AccordionGroup>
  <Accordion title="What types of cards are supported by Razorpay for payments?">
    Razorpay supports payments through multiple types of cards including credit, debit, and prepaid cards. It accepts both domestic and international card transactions.
  </Accordion>

  <Accordion title="What card networks are supported by Razorpay?">
    Razorpay supports major card networks such as Visa, Mastercard, American Express (AMEX), BAJAJ, Maestro, Rupay, and Diners.
  </Accordion>

  <Accordion title="How secure is it to process card payments through Razorpay?">
    3D Secure and OTP-based authentication for card payments, ensuring safe transactions for businesses and customers.
  </Accordion>

  <Accordion title="What is Tokenisation?">
    Tokenisation is the process by which the original card number / Primary Account Number (PAN) is replaced with a surrogate value called a **token**. Razorpay’s RBI-compliant TokenHQ solution allows cardholders to tokenise their cards and securely process transactions through the tokenised cards.
  </Accordion>

  <Accordion title="What is the saved card functionality in Razorpay?">
    Razorpay allows customers to securely save their card details for faster future transactions. Saved card details are tokenised to ensure safety and can be used across various transactions without re-entering card information.
  </Accordion>

  <Accordion title="How does Razorpay handle recurring payments via cards?">
    Razorpay offers subscription or recurring payments through cards, enabling businesses to automate regular transactions. This is particularly useful for businesses offering subscription-based services.
  </Accordion>

  <Accordion title="Does Razorpay support partial refunds for card transactions?">
    Yes, Razorpay allows businesses to issue full and partial refunds for card transactions.
  </Accordion>

  <Accordion title="Are there any limits on the transaction amount for card payments through Razorpay?">
    The transaction limits for card payments depend on the customer's card issuer and the business' agreement with Razorpay.
  </Accordion>

  <Accordion title="Does Razorpay offer integration for card payments with websites and mobile apps?">
    Yes, Razorpay provides APIs and SDKs to integrate card payment options seamlessly into websites, mobile apps, and checkout pages.
  </Accordion>

  <Accordion title="Can Razorpay handle declined card transactions?">
    Yes, Razorpay provides detailed responses and logs for declined transactions, helping businesses understand the reasons and take corrective action.
  </Accordion>

  <Accordion title="How can a business enable card payments on Razorpay?">
    Businesses can enable card payments by signing up with Razorpay and completing the KYC process. Card payments are automatically enabled once your account is approved.
  </Accordion>
</AccordionGroup>
