> For the complete documentation index, see [llms.txt](https://docs.coupler.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coupler.io/account-management/billing/how-to-change-payment-details-or-method.md).

# Change payment details or method

### How to add a new payment method (new credit card)? <a href="#new-card" id="new-card"></a>

{% hint style="success" icon="user-key" %}
Role requirement: Organization Owners
{% endhint %}

{% stepper %}
{% step %}
Navigate to the [Billing page](https://www.coupler.io/app/billing)
{% endstep %}

{% step %}
Click the "customer portal" link

<div align="left"><figure><img src="/files/Q3THSijYkeJYlsrpZJQ3" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Scroll to the PAYMENT METHOD section
{% endstep %}

{% step %}
Click the "Add payment method" option

<div align="left"><figure><img src="/files/zfohFymAfu4KELHJj8jX" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Insert new payment details
{% endstep %}

{% step %}
Check the "Use as default payment method" checkbox
{% endstep %}

{% step %}
Click the "Add" button

<div align="left"><figure><img src="/files/HVLfy17xoFBvplcMXTxp" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Once you have added a new card (with the "Use as default ..." checkbox selected), you can delete the previously used card

<div align="left"><figure><img src="/files/vv2eiOC6Y40gt0udDC28" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### How to change the default payment method (default credit card)? <a href="#change-card" id="change-card"></a>

{% hint style="success" icon="user-key" %}
Role requirement: Organization Owners
{% endhint %}

{% hint style="info" %}
*This instruction is valid if you added several credit cards to your billing account. If you only have 1 card and want to replace it, please follow these steps:* [#new-card](#new-card "mention")
{% endhint %}

{% stepper %}
{% step %}
Navigate to the [Billing page](https://www.coupler.io/app/billing)
{% endstep %}

{% step %}
Click the "customer portal" link

<div align="left"><figure><img src="/files/Q3THSijYkeJYlsrpZJQ3" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Scroll to the PAYMENT METHOD section
{% endstep %}

{% step %}
Select the card that you want to make default <i class="fa-arrow-right">:arrow-right:</i> click (...) <i class="fa-arrow-right">:arrow-right:</i> click "Make default"

<div align="left"><figure><img src="/files/OhbAVmwAdmTEyhrhoKAt" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.coupler.io/account-management/billing/how-to-change-payment-details-or-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.
