[WAUM] Integrate Whatsapp Utility Messaging for WooCommerce Order Update Notifications#3164
[WAUM] Integrate Whatsapp Utility Messaging for WooCommerce Order Update Notifications#3164sharunaanandraj wants to merge 198 commits intomainfrom
Conversation
This reverts commit a618146.
[Will be reverted]Testing development flows for woocommerce
[Revert]Revert changes made to test the development flows
This reverts commit 035fa57.
[WAUM][1/n] Add scaffold tab for whatsapp utility messaging
code review comment updates
[WAUM][2/n] Link the connect whatsapp button to Hosted ES flow
Adding a rest api endpoint that will receive whatsapp webhooks
[WAUM][3/n]Add a rest api endpoint to receive whatsapp webhooks
[WAUM][4/n]Store received whatsapp onboarding info settings in wp_options table in DB
…box-1.3 [WAUM][7/n]Add consent collection to customer checkout flow if it is …
Build the utility message overview UI for the utility messaging tab. Currently, diff is a scafold for the UI elements
…ince this PR is not approved This reverts commit 21a2797.
[WAUM][6/n] Enable Consent collection setting during whatsapp onboarding flow
[WAUM][35/n] Add warning modal for Disconnect Button Click
[WAUM][37/n]Minor Design Review CSS and Text Updates to WAUM Onboarding Flow
[WAUM][36/n]Design review updates to done button and payment progress check
[WAUM][38/n]Integrate GK RolloutSwitch for Whatsapp Utility Messaging Tab
📦 Latest Plugin BuildBuilt at: 2025-05-08T05:56:14.872Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
1 similar comment
📦 Latest Plugin BuildBuilt at: 2025-05-08T05:56:14.872Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
|
@sharunaanandraj has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
📦 Latest Plugin BuildBuilt at: 2025-05-08T20:46:50.208Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
1 similar comment
📦 Latest Plugin BuildBuilt at: 2025-05-08T20:46:50.208Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
|
@sharunaanandraj has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@sharunaanandraj merged this pull request in 9acda44. |
…ifications (#3164) Summary: We are integrating Whatsapp Utility Messaging on the facebook for woocommerce plugin. We have been building the integration on a dev branch as aligned and getting all PRs approved by vahidkay-meta / iodic . This PR merges all the development changes to main branch to make it easy to cherry pick commits for the release. We are targeting release on (05/12). - New feature (non-breaking change which adds functionality) - [yes] I have commented my code, particularly in hard-to-understand areas. - [yes] I have confirmed that my changes do not introduce any new PHPCS warnings or errors. - [yes] I have checked plugin debug logs that my changes do not introduce any new PHP warnings or FATAL errors. - [yes] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc)). - [in progress] I have added tests (if necessary) and all the new and existing unit tests pass locally with my changes. - [in progress] I have completed dogfooding and QA testing, or I have conducted thorough due diligence to ensure that it does not break existing functionality. - [n/a] I have updated or requested update to plugin documentations (if necessary). Meta employees to follow this [wiki]([url](https://fburl.com/wiki/nhx73tgs)). Integrate Whatsapp Utility Messaging for WooCommerce Order Update Notifications Pull Request resolved: #3164 Test Plan: Overview of WooCommerce flow https://github.com/user-attachments/assets/011012db-3378-4fdc-89b2-4d41be683928 Example of Order placed whatsapp notification sent to user when event is enabled. <img width="765" alt="Screenshot 2025-05-07 at 10 55 56 PM" src="https://github.com/user-attachments/assets/afadf81d-7455-4079-bbf2-5cccef14f286" /> Reviewed By: woo-ardsouza, vahidkay-meta Differential Revision: D74376980 Pulled By: sharunaanandraj fbshipit-source-id: c2915dccb19e006f6d326be41c9f71a2f1dbf161
Description
We are integrating Whatsapp Utility Messaging on the facebook for woocommerce plugin. We have been building the integration on a dev branch as aligned and getting all PRs approved by @vahidkay-meta / @iodic . This PR merges all the development changes to main branch to make it easy to cherry pick commits for the release. We are targeting release on (05/12).
Type of change
Checklist
Changelog entry
Integrate Whatsapp Utility Messaging for WooCommerce Order Update Notifications
Test Plan
Overview of WooCommerce flow
Screen.Recording.2025-05-07.at.10.49.12.PM.mov
Example of Order placed whatsapp notification sent to user when event is enabled.