# Payment methods

## Supported Payment Methods

We use [Stripe](https://stripe.com/) as our trusted payment handler to ensure seamless and secure transactions. We offer a variety of convenient payment methods to cater to your preferences.&#x20;

### Below is a list of accepted payment methods:

* Credit and Debit Cards (Visa, Mastercard, American Express, Diners, Discover, JCB, and China Union Pay)&#x20;
* Google Pay, Apple Pay, Alipay, Cash App Pay&#x20;
* Bank Accounts in the US and many other countries

## Manage (Add or Delete) Payment Methods&#x20;

Payment methods for Bito are managed securely by Stripe. You can add or delete payment methods if you want.

{% hint style="info" %}
Managing payment methods functionality is not available for workspaces on the **Free Plan**.
{% endhint %}

### To add a new payment method, follow these steps:&#x20;

1. Go to the [**Manage Subscription > Billing and Plans**](https://alpha.bito.ai/home/settings/bito-premium/billing) page.
2. Click on the "Edit payment methods" button.

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2Fb8doLKuEnZshKK326xJl%2Fb4_1.png?alt=media&#x26;token=ea6fdf59-16fa-4f0b-8110-9a67c4b18a11" alt=""><figcaption></figcaption></figure>
3. On this page, you will see your currently active plan as well as your existing payments method attached to your account.

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FajJR8EBRTyQRmlod4uFw%2Fb5.jpg?alt=media&#x26;token=9ece712e-a032-471f-9706-c7b539b5ea34" alt=""><figcaption></figcaption></figure>
4. Click on the "Add payment method" button.&#x20;
5. A form will open through which you can add any of our supported payment methods mentioned above.

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FrZls12xmOtVfekWx494k%2Fb6.jpg?alt=media&#x26;token=e7156a52-5993-4256-830b-ef2e9b81d419" alt="" width="375"><figcaption></figcaption></figure>
6. Fill in the form and press the "Add" button to add a new payment method.

### To delete a payment method, follow these steps:&#x20;

1. Go to the [**Manage Subscription > Billing and Plans**](https://alpha.bito.ai/home/settings/bito-premium/billing) page.
2. Click on the "Edit payment methods" button.&#x20;

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2Fb8doLKuEnZshKK326xJl%2Fb4_1.png?alt=media&#x26;token=ea6fdf59-16fa-4f0b-8110-9a67c4b18a11" alt=""><figcaption></figcaption></figure>
3. On this page, you will see your currently active plan as well as your existing payments method attached to your account.&#x20;

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FaTEvGKSjQeRE2AFcThMj%2Fb7.jpg?alt=media&#x26;token=7c32c832-8ce7-4536-abbf-e86a27bdc971" alt=""><figcaption></figcaption></figure>
4. Click on the three dots button in front of the payment method you want to delete.

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FzdiAnWjFWFDMmbMzvDoO%2Fb8_1.png?alt=media&#x26;token=aafb818d-51e3-49b4-8317-71c2abca8c80" alt=""><figcaption></figcaption></figure>
5. Now click "Delete" from the popup menu.&#x20;
6. A warning popup box will open, asking you to confirm whether you really want to delete the payment method.

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FjWLoKkOWPg55cfWUBEgj%2Fb9_1.png?alt=media&#x26;token=2b3ab6fc-1c5a-4d88-af8b-7eb3df6044bd" alt=""><figcaption></figcaption></figure>
7. Simply click the "Delete payment method" button on this warning popup to remove this payment method from your account.
8. As you can see in the below screenshot, the "Visa" payment method is removed successfully.

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FR4l4WYAUOQFGdgMWULmU%2Fb10.jpg?alt=media&#x26;token=ac182b01-e283-49ca-89f7-bd5182e3dea4" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you currently have an active paid plan and only one payment method is attached to your account, then you won't be able to delete it. You can only delete secondary payment methods.
{% endhint %}


---

# 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.bito.ai/help/billing-and-plans/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.
