# Manage Payment Methods

## Overview

The Optty Universal Payment Platform is our simple interface to allow you to manage your Payment Method providers. As well as the option to add new Payment Methods, Optty allows you to...&#x20;

1. Deactivate / Reactivate individual Payment Methods
2. Re-organize the Payment Method display sequence on the checkout page
3. Customise specific display rules for the specific Payment Method option
4. Update the API Credentials&#x20;

{% embed url="<https://vimeo.com/720372794>" %}

### Deactivate / Reactivate a Payment Method

1. Log into the Optty Universal Payment Platform [Sandbox](https://retailer.qa.optty.com/) / [Production](https://retailer.optty.com/)
2. Click on [Payment Management](https://retailer.qa.optty.com/app/bnpl-management) in the left panel&#x20;
3. Select the Payment Method, then click on the **Manage** button
4. Click on the **Deactivate / Reactivate** option in the top right corner&#x20;

![](/files/HlZnSrL6MHK3N8OYtd1r)

### Re-organized Payment Method Sequence

1. Log into the Optty Universal Payment Platform [Sandbox](https://retailer.qa.optty.com/) / [Production](https://retailer.optty.com/)
2. Click on [Payment Management](https://retailer.qa.optty.com/app/bnpl-management) in the left panel&#x20;
3. Click on the Payment Method option and drag it to the position that you want it to display on the checkout page. Your customers will see the changes the next time they load the page on your website.

![](https://lh3.googleusercontent.com/wMduQYrf3GCidVlb_aAjX6qgmcl8fuYGJdvbty6upL1figbeq-wBN6AI_D2mXyY7wQdPu1pTmYNO7k_9IDPDojaZ5ZRrCE3SzXppbHm-0IXrtJozUu1iV4V0L9yvXLxciXxubpdGGcjJ)

### Display rules & Configuration

1. Log into the Optty Universal Payment Platform [Sandbox](https://retailer.qa.optty.com/) / [Production](https://retailer.optty.com/)
2. Click on the[ Payment Management](https://retailer.qa.optty.com/app/bnpl-management) in the left panel&#x20;
3. Select the Payment Method you wish to update, and click the **Manage** button
4. Select **Display Rules & Configuration** on the top panel&#x20;
   * Min / Max Checkout Value&#x20;

     Determine the Minimum or Maximum basket size to display the Payment Method option to the consumer

![](/files/qzU5LjGgDiZDf7mubS86)

### Update API Credentials

1. Log into the Optty Universal Payment Platform [Sandbox](https://retailer.qa.optty.com/) / [Production](https://retailer.optty.com/)
2. Click on [Payment Management](https://retailer.qa.optty.com/app/bnpl-management) in the left panel&#x20;
3. Select the Payment Method you wish to update, then click the **Manage** button
4. Click on the **Deactivate** option in the top right corner&#x20;
5. Update the **API KEY** & **SECRET** and then click on **Test Connection**.

![](/files/SENznJI88IqJ4VCZS34m)

###


---

# 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://articles.optty.com/universal-payment-platform/manage-payment-methods.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.
