Bypassing the phone number addition screen
Updated: Nov 14, 2025 This document describes how to customize Embedded Signup to bypass the phone number addition screen (shown below) and phone number verification screen.
If you don’t want your business customers to have to enter or choose a business phone number in the phone number addition screen, you can customize Embedded Signup to skip the screen entirely. However, after a customer successfully completes the customized flow, you must programmatically create and register their business phone number, or build a UI in your app that allows them to do this.
Enabling the feature
To enable this feature, setfeatureType to only_waba_sharing in the launch method and callback registration portion of the Embedded Signup code:
event set to FINISH_ONLY_WABA:

