Onboarding business customers as a Tech Provider or Tech Partner | Developer Documentation
Onboarding business customers as a Tech Provider or Tech Partner
Updated: Nov 14, 2025
This document describes the steps Tech Providers and Tech Partners must perform to onboard new business customers who have completed the Embedded Signup flow.
If you are a Tech Provider or Tech Partner, any business customer who completes your implementation of the Embedded Signup flow will not be able to use your app to access their WhatsApp assets or send and receive messages (if you are offering messaging services) until you complete these steps.
What you will need
Also, if you wish to test messaging capabilities using the customer’s business phone number, you will need a WhatsApp phone number that can already send and receive messages from other WhatsApp numbers.
Perform all of the requests described below using server-to-server requests. Do not use client-side requests.
Step 1: Exchange the token code for a business token
Request parameters
| Placeholder | Description | Example value |
|---|---|---|
<APP_ID> |
Required.
Your app ID. This is displayed at the top of the App Dashboard. |
236484624622562 |
<APP_SECRET> |
Required.
Your app secret. You can get this from the App Dashboard > App Secret > Basic panel. |
614fc2afde15eee07a26b2fe3eaee9b9 |
<CODE> |
Required.
The code returned by Embedded Signup when the customer successfully completed the flow. |
|
Response parameters
| Placeholder | Description | Example value |
|---|---|---|
<BUSINESS_TOKEN> |
The customer’s business token. |
|
Step 2: Subscribe to webhooks on the customer’s WABA
Request parameters
| Placeholder | Description | Example value |
|---|---|---|
<API_VERSION>String |
Optional.
Graph API version. |
v25.0 |
<BUSINESS_TOKEN>String |
Required.
The business customer’s business token. |
|
<WABA_ID>String |
Required.
WhatsApp Business Account ID. |
102290129340398 |
Step 5: Instruct the customer to add a payment method
Instruct your customer to use the WhatsApp Manager to add a payment method. You can provide them with the following Help Center link:
Alternatively, you can instruct them to:
Access the WhatsApp Manager > Overview panel at https://business.facebook.com/wa/manage/home/Click the Add payment method buttonComplete the flow
Once your customer adds a payment method, they are fully onboarded onto the WhatsApp Business Platform and can begin using your app to access their WhatsApp assets and send and receive messages (if you are providing them with that service).
No comments to display
No comments to display