# Payment Configuration

{% hint style="info" %}
Payment settings are mandatory to proceed with transactions.
{% endhint %}

* **Access Settings Page:** Navigate to the [Settings page](https://dashboard.copperx.io/settings/withdrawal) in your Copperx Gateway account.
* **Add Preferred Payment Methods:** Once on the Settings page, you can add your preferred payment methods. These may include options such as Ethereum, Binance Smart Chain (BSC), Polygon, Solana, and more.
* **Enable Stripe (Optional):** If you wish to accept payments via credit or debit cards, you can enable the Stripe integration. This allows you to accept card payments seamlessly.

By configuring your payment settings, you ensure smooth and efficient transaction processing through Copperx Gateway.

<figure><img src="/files/qvlNdXtoERzANzg3fVrk" alt=""><figcaption></figcaption></figure>

**Managing Currency Preferences in Copperx Gateway**

In addition to payment settings, Copperx Gateway offers advanced options for managing currency preferences. Here's how you can configure them:

1. **Default Network Selection:** Select your preferred blockchain network, which will take precedence during your checkout session.
2. **Default Currency Setting:** Set your preferred currency for transactions during the checkout session.
3. **Currency Conversion:** Enable currency conversion for flexible transaction handling. This feature allows you to seamlessly swap currencies, providing greater flexibility in transaction processing.

By customizing your currency preferences, you optimize the checkout experience for both you and your customers on Copperx Gateway.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.copperx.io/setup-and-configuration/setup-an-account/payment-configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
