How to Send Payment Request Message In A WhatsApp Bot ?
To request payment on WhatsApp during a bot flow, utilize the "Payment Message" option within the "Send Message" block.
- Use a session message if the user is actively engaged.
- Complete the body, optional footer text, product name, price, and quantity.
- Choose the payment gateway (e.g., Razorpay).
- Set currency, payment link expiration, tax, shipping charges, and discount type.
- Save the message.
Create a separate bot with triggers for payment success and payment failure after the payment is made.