# Update WA account Payment Method

This page contains the information in how you can assign the payment method to any WhatsApp Account

This document will guide you through the step-by-step process of updating the payment method on your WhatsApp account using the Meta Developer Dashboard. By following these instructions, you can set up or modify your payment method for WhatsApp services.

**Step 1: Access the Developer Dashboard**

1. Open your web browser and navigate to the Meta Developer Dashboard.
2. Log in to your developer account using your credentials.

**Step 2: Navigate to WhatsApp API Setup**

1. Once you are logged in, you will find the dashboard's sidebar.
2. Click on the "API Setup" option under the "WhatsApp" section.

<figure><img src="/files/wiUfSk1tViDeegJRIzgF" alt=""><figcaption></figcaption></figure>

**Step 3: Add Payment Method**

1. In the WhatsApp API setup page, proceed to "Step 6: Add payment method."
2. Click on the "Add payment method" button.

<figure><img src="/files/LBbGCJ2jzp1nfupIUePv" alt=""><figcaption></figcaption></figure>

**Step 4: Access WhatsApp Account Settings**

1. Clicking on the "Add payment method" button will redirect you to the WhatsApp account settings page in "Meta Business Manager."
2. In the "Meta Business Manager," locate and click on the "Payment Setting" button.

<figure><img src="/files/3fI3FO3CQ4UsOh8R2T2o" alt=""><figcaption></figcaption></figure>

**Step 5: Navigate to Billing and Payments Page**

1. On the "Billing and Payments" page, click on the "Add Payment Method" option to add a new payment method.

<figure><img src="/files/pvCTFXDGab0vo7dUDbSz" alt=""><figcaption></figcaption></figure>

**Step 6: Select Payment Method Type**

1. Choose the payment method type that you want to use for your WhatsApp account.

<figure><img src="/files/JpnAYrnrVfqpN5Rk7jtv" alt=""><figcaption></figcaption></figure>

**Step 7: Enter Payment Details**

1. Enter the necessary payment details based on the selected payment method.

<figure><img src="/files/IFLbKRPd0Bsc4sSOqNxD" alt=""><figcaption></figcaption></figure>

**Step 8: Verify Payment Method**

1. Once you have entered the payment details, proceed with the verification process.

**Step 9: Update Business Information**

1. After successful verification, make any necessary updates to your business information.

Congratulations! You have successfully updated the payment method on your WhatsApp account using the Meta Developer Dashboard. The new payment method is now set up for your WhatsApp services.

Please ensure to keep your payment details secure and up-to-date. If you encounter any difficulties during the process or have further questions regarding payment methods on WhatsApp, please refer to the official Meta documentation or contact Chatbudds  support team for assistance.


---

# 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://help.chatbudds.com/chatbudds-onboarding-support-knowledge-base/whatsapp-bot-creation-with-manual-onboarding/update-wa-account-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.
