# Configurations

**1)** Position yourself over the **MageRocket** icon, click, and then click on Settings.

![image.png](https://docs.magerocket.com/uploads/images/gallery/2024-02/scaled-1680-/BX8EUorwJExkB6Bb-image.png)

<p class="callout info">In case the menu doesn't appear, you can access it from **Stores** &gt; **Configuration** &gt; **Sales** &gt; **Payment Methods**.</p>

 **2)** Now we need to find the **Go Cuotas** payment method and click on **Configure**.

![image.png](https://docs.magerocket.com/uploads/images/gallery/2024-02/scaled-1680-/AjjFXIxm5ehZese5-image.png)

**3)** Once the button is clicked, all available configurations will be displayed.

The first thing we need to do is configure the **Credentials**, **Payment Method** (Redirect or Modal) and **Environment** (Testing or Production).

![image.png](https://docs.magerocket.com/uploads/images/gallery/2024-04/scaled-1680-/c9TsuV2VCkqRnclS-image.png)

- **Enable**: Determines if the payment method is available.
- **Integration Mode**: Determines if the module operates in Testing or Production mode.
- **Payment Description**: Allows you to modify the description that the customer will see at checkout.
- **Payment Method**: Modal or Redirection. Determines whether a modal will open to complete the payment or if the customer will be redirected to the Go Cuotas site to make the payment.
- **Checkout Position**: Allows defining the position of the payment method in the checkout.
    
    <div class="w-full pt-2 md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)]"><form class="stretch mx-2 flex flex-row gap-3 last:mb-2 md:mx-4 md:last:mb-6 lg:mx-auto lg:max-w-2xl xl:max-w-3xl"></form>  
    </div>
    
    
    #### **Credentials Configuration**
    
    [![image.png](https://docs.magerocket.com/uploads/images/gallery/2024-02/scaled-1680-/9ejLeww2ZJjXx8sa-image.png)](https://docs.magerocket.com/uploads/images/gallery/2023-12/9i8zgi6seJuxpVpy-image.png)
- **Production Credentials** / **Sandbox Credentials**: You must fill in the **Email** and **Password** provided by **Go Cuotas**.

<p class="callout info">**Remember** that each environment has its own credentials.</p>


####  **Order Configuration**

From here, you can configure the states for orders with **Approved Payment** and **Payments Rejected** or **Canceled by the User**.

![image.png](https://docs.magerocket.com/uploads/images/gallery/2024-02/scaled-1680-/2ds8OqXCBtN3ehQN-image.png)

- **Status for Approved Orders:** It will display all states associated with the **Status Processing.** Default Value: **Processing**.
- **Status for Rejeced Orders:** It will display all states associated with the **Status Canceled.** Default Value: **Canceled**


#### **Cron Configuration <span style="color: rgb(224, 62, 45);"><sup>(GoCuotas v1.0.4)</sup></span>**

Starting from **version 1.0.4**, it is now possible to customize the waiting time before Magento automatically cancels an order due to non-payment.  
The waiting time can be configured **starting from a minimum of 30 minutes** (default value). If you decide to increase this time, it must always be expressed in minutes.

[![Cron Group](https://docs.magerocket.com/uploads/images/gallery/2024-11/scaled-1680-/7OiKeiiO14EhkN6h-cron-group.jpeg)](https://docs.magerocket.com/uploads/images/gallery/2024-11/7OiKeiiO14EhkN6h-cron-group.jpeg)

####  **Refunds Configuration**

This section allows you to enable **Refunds** and configure the maximum number of days within which a refund can be generated.

![image.png](https://docs.magerocket.com/uploads/images/gallery/2024-02/scaled-1680-/IaoUnGtFFLLVwxjF-image.png)

- **Enable Refunds:** Allows enabling/disabling Returns.
- **Maximum amount of days until refund is not accepted:** After the configured number of days, it will not be possible to refund the payment.

<p class="callout warning align-left">**IT IS POSSIBLE TO MAKE A SINGLE TOTAL OR PARTIAL REFUND.**</p>

#### **Widgets Configuration**

From here, you will be able to **enable**/**disable** and customize the **Widget** displayed on the **Product Page.** If you need to modify the text of the widget and maintain the <span style="text-decoration: underline;">installment number</span> and <span style="text-decoration: underline;">amounts</span>, you should use **%1** and **%2** respectively wherever you want to display them.

![image.png](https://docs.magerocket.com/uploads/images/gallery/2024-02/scaled-1680-/HFHtT0neAH76L3jG-image.png)


####  **Checkout Configuration**

From here, you can modify options for the **Payment Method** at checkout.

![image.png](https://docs.magerocket.com/uploads/images/gallery/2024-02/scaled-1680-/DsEVmSD3M0zbfNPj-image.png)

- **Show Banner in Checkout**: Show/Hide banner.
- **Customize Banner**: Allows replacing the banner with a custom one.
- **Modal Instructions**: Modify the message the customer sees when paying with the Modal method.
- **Redirect Instructions**: Message the customer sees when paying with the Redirect method.

#### **Others Configurations**

Here you will find rare configurations

![image.png](https://docs.magerocket.com/uploads/images/gallery/2024-04/scaled-1680-/p8hG2Fr9rdCQLT1C-image.png)

- **Debug Mode:** Allows you to activate/deactivate extended reports.
- **Secret:** Unique signature to authenticate **Go Cuotas** notifications.

<details id="bkmrk-since-v1.0.3-regener"><summary>Go Cuotas v1.0.3</summary>

- **REGENERATE SECRET:** Allows you to regenerate the Secret

</details><p class="callout danger">**Under no circumstances should the Secret be modified. Doing so will result in the cancellation of pending orders.**</p>