# How to Rename a Payment Method?⚡

### **Step 1: Create a New Function**

* Navigate to your **Nexus Dashboard** and click on **Create Function.**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeWTS7TLaiRafEVQ4ZndzcDW1ZjpIejj6eytgaD1LhzMcHTgoGHK1NXxIlAqRVgAnvDYIztFxGPzkPp9q5cI6xw1jVfwBDyfCts-jx_pCiSQ8zy41a79F4L1GXbGE4xfySO6Mw32w?key=XHBNr_XRasDLQzq5MfrM2Q" alt=""><figcaption></figcaption></figure>

* Select **Payment Functions** from the list of **function types.**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeMEG0XzLeGIbugPwgi5RK4Po8wMeIcN7Fo8GCYYzqFhLe7RZwFe7neKvtEtVPED0u8J4jnwQgwFwDmj4FdUfg-53hz1yXs1R3bJakGJmZfwN8DB3Q3H1CNkOgi2EktPrcM2k5wIw?key=XHBNr_XRasDLQzq5MfrM2Q" alt=""><figcaption></figcaption></figure>

### **Step 2: Choose Rename Payment Method**

* Click on **Rename Payment Method.**
* A **configuration screen** will appear where you can define **conditions** based on your **requirements** (e.g., customer details, cart contents, etc.).

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfWMffYdrH37G9Gne5IMEbE1TaOYdK669GwuZoQm6Lx9sURX_bzV1nksc27vFb-2XXlTfTHuW7Ya9NjVMhpwqU8DzW7Gf-JgtzZ6icivvyMV9rNFP4nVDk0kJb4EIb4sd-mvd8z?key=XHBNr_XRasDLQzq5MfrM2Q" alt=""><figcaption></figcaption></figure>

### **Step 3: Define the Rename Settings**

* After setting all the conditions, specify the **payment method** you want to **rename**.
* Enter the **new name** you want it to display at **checkout.**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdiEZ6UsjomwzrQItX9NDDcZlliiuTflPjqhuEzmU07lD0W9cGuGqneI-hZc2JzHBfiOnt4ZECFBRE8iIyewXXwHSSGV7m8jWAej8s3ktqs3UOA-Ft4Bhqcou2oaS564-B0PaxMgA?key=XHBNr_XRasDLQzq5MfrM2Q" alt=""><figcaption></figcaption></figure>

### **Step 4: Save and Apply**

* Click **Save to publish** your **Nexus Function**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeP9wRU9tZZtyAv9kpqXBLRWztUMUunux6pyvO_uYEXtlEHaoVeWx91hn5b6US_OVxQDieROswCM84ypVy77Sasdht3Oenv7mbntBQKK5iDFuByUdL7p3wa5vHSHyoptByimEPETQ?key=XHBNr_XRasDLQzq5MfrM2Q" alt=""><figcaption></figcaption></figure>

✅ Now you're good to go with your **newly renamed payment method** — a small change that makes a **big difference** at **checkout! 😊💳**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeEKsrkzH0ukmFXJMfisTsyD6qhr6QIhCnH5n8GxMLplDBVu4EcL9xGbM_ktOHjOeOeU2eqockZ-TxtoAmV9y_LsfBxflN_2pycRuB66rQc4sFwxcXrjXRVmgwxBRRUoULxlQSW?key=XHBNr_XRasDLQzq5MfrM2Q" alt=""><figcaption></figcaption></figure>

To explore **examples and better understand** how **different functions work,** visit our[ **FAQs section**](/nexus-functions-creator-and-discounts/faqs/how-to-create-buy-1-get-1-free-offer.md) — it’s packed with helpful **guides, use cases, and setup examples.**<br>

{% embed url="<https://www.youtube.com/watch?v=JpJZ_jfoWwc>" %}

<br>


---

# 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://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/nexus-functions-creator-and-discounts/how-to-rename-a-payment-method.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.
