# Technical Development Partner Pricing, Billing, and Payment Methods

All customers must pay Meta conversation fees (without markup) based on the number of conversations transmitted through YCloud. However, we do not charge any additional fees per conversation or message.

WhatsApp conversation fees need to be paid to YCloud, and YCloud pays the fees to Meta.

## WhatsApp Pricing

Technical development partners only need to pay for conversations. You can click the link below to view more information about conversation fees.

{% embed url="<https://helpdocs.ycloud.com/help-center/ding-jia-he-ji-fei/whatsapp-dui-hua-ji-fei-gui-ze>" %}

## Messaging Throughput <a href="#messaging-throughput" id="messaging-throughput"></a>

Ideally, each account hosted by the Cloud API (WhatsApp phone number) can handle up to 80 messages per second. Ideal conditions include your webhook response time being less than 200 milliseconds and having sufficient technical resources to ensure optimal performance.

## Billing

After becoming a YCloud technical development partner, any WhatsApp conversation fees generated by the enterprise customers you introduce will be recorded in the partner account. We will deduct from your YCloud account balance in real-time based on the above pricing.

**If there is no balance, the end customers will not be able to use their WhatsApp Business channels. So you need to ensure there is sufficient available balance in the account.**

You can design independent pricing plans for your enterprise customers, such as message technical service fees or software fees, and YCloud does not interfere with your pricing strategy.

## Billing Currency

The standard billing unit for partners is **USD**.

## Payment Methods

We support recharging your account balance via WeChat and credit card. For more details, please refer to:

{% embed url="<https://helpdocs.ycloud.com/help-center/ding-jia-he-ji-fei/zhang-dan-he-chong-zhi>" %}


---

# 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://helpdocs.ycloud.com/partner-center/english-en-2/ji-shu-kai-fa-huo-ban/ji-shu-kai-fa-huo-ban-jia-ge-ji-fei-he-fu-kuan-fang-shi.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.
