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

# Support for Non-3D Secure Transactions

> Enable or disable Non-3DS international card payments from Razorpay Dashboard.

<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>
</div>

You can enable or disable Non-3D secure international card payments using your Dashboard..

## Prerequisites

Following are the prerequisites to enable/disable Non-3D secure international card payments:

* You must have an active Razorpay account with KYC verification completed.
* You must have [international payments](/docs/payments/international-payments) enabled for your account.

## Enable/Disable Support for Non-3D Secure Transactions

To enable/disable Non-3D Secure transactions, follow these steps:

<Tabs>
  <Tab title="Enable">
    1. Log in to the Dashboard.
    2. Navigate to **Account & Settings** → **Payment Methods**.
    3. Select **International Payments** and click **Request** besides **Support for Non-3D Secure transactions** under **International Cards**.
           <img src="https://razorpay.com/docs/build/browser/assets/images/non-3ds-disable.jpg" class="click-zoom" alt="Disable Non-3DS" width="800" />
    4. A request pop-up is displayed to confirm if you want to enable the support for Non-3D Secure transactions. Click request.

    <Info>
      **Feature Enablement**

      * The Razorpay Risk team analyses your request for support on Non-3D Secure transactions. The team can either accept or reject your request based on certain parameters.
      * **Non-3DS cards are processed without second-factor authentication**. These international card payments are prone to a higher risk of fraud and chargebacks. In case of any fraud or service-related chargeback, Razorpay does not take the responsibility and the liability lies with the seller.
    </Info>

    <img src="https://razorpay.com/docs/build/browser/assets/images/non-3ds-enable.jpg" class="click-zoom" alt="Enable Non-3DS" width="800" />
  </Tab>

  <Tab title="Disable">
    1. Log in to the Dashboard.
    2. Navigate to **Account & Settings** → **Payment Methods**.
    3. Select **International Payments** and click on the **Disable** button to disable the support for Non-3D Secure transactions. The **Request** button gets displayed once again.
  </Tab>
</Tabs>
