I want to roll out a simple yet reliable WhatsApp AI chatbot that helps my customers subscribe to our internet data plans without ever leaving the app. Core tasks • Automate responses for service information, current data-plan offerings, and the most common FAQ. • Handle subscription payments end-to-end through the Paystack gateway (I’m not using PayPal, Stripe) ief service updates—such as plan renewals or promo alerts—directly to the user’s chat thread. What I expect as a first delivery 1. A working WhatsApp Business API or cloud-based setup connected to an NLP engine (Dialogflow, ChatGPT, or a similar proven tool). 2. Paystack integration that collects payment, confirms it, and triggers the correct subscription status through our cloud api. 3. A lightweight admin view or dashboard where I can adjust FAQs, data-plan pricing, and broadcast update messages. 4. Clear deployment instructions so I can maintain or expand the bot later. Keep the build focused on a minimal viable solution I can test quickly; we’ll iterate once the foundation is solid.