> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Airwallex

> You can collect payments in international currencies and accept internationally issued cards by using Airwallex as a payment gateway.

Follow the steps below to onboard Airwallex as a payment provider.

<Warning>
  **Watch Out!**

  Optimizer routes payments based on your business logic. However, the method enablement of each gateway needs to be handled between you and the gateway, or it may lead to failed payments.
</Warning>

### Prerequisites

Reach out to your Relationship Manager to get your server-to-server or seamless integration kit with credentials.

## Add Airwallex as Payment Provider

### To add Airwallex as a payment provider:

1. Log in to your Dashboard.

2. Go to the **PAYMENT PRODUCTS** section and click **Optimizer**.

3. In the top-right section, click **Add Provider**.

4. Select **Airwallex** in the list of gateways available.

5. Enter the provider name and description and click **Next**.

6. Enter your **Api Key** and **Client Id**.

7. Select **Card** as the payment method and click **Submit**.

You have successfully added **Airwallex** as a payment provider on Optimizer.

## Supported Payment Methods

## Payment Methods | Availability

## Cards | Live

Wallet | Coming Soon

<Info>
  **Handy Tips**

  Airwallex supports [Tokenisation](/payments/optimizer/tokenisation).
</Info>

## Best Practices

Before routing all traffic or some traffic to a new gateway via Optimizer, the following best practices are recommended:

### Live and Test Mode Rules

All rules configured in live or test mode on the Razorpay Dashboard will reflect in live mode. However, credentials added in test mode will not be automatically replicated in live mode.

### Sanity Test at Razorpay

You can reach out to Razorpay for basic sanity testing of the integration. Razorpay will try a test payment of a small value and ensure that the credentials are correct.

### Perform Self-Sanity Test

We recommend configuring a rule on live mode to route payments less than a set value (for example, ₹2) to the Airwallex gateway. This helps to test on production whether small value payments are being routed to Airwallex and working successfully, thus helping to avoid any direct impact on production traffic.

Follow the steps given below to configure a rule in live mode:

1. Log in to your Dashboard.

2. In the left navigation, click **Optimizer**.

3. Click **+Add Rule** and enter the **Rule name** and **Description**.

4. Click **Next** and enter the following rule:
   * In **Parameter** field, select **Amount (In Rupees)**.
   * In **Select Connection** field, select **Less Than**.
   * In **Enter Amount** field, enter the value 2 and click **Next**.

5. Enter the value 100 in the **Route field**, select **Airwallex** in the **Payment Via** field, and click **Next**.

6. Click **Publish Rule**.

## Go Live

After the integration is tested and successful, you can go live on Airwallex.
