We are trying to send WhatsApp messages with quick reply buttons via GupShup API. In this case we are using WhatsApp session messaging, not template messaging.
Sample message looks like the following
You can now view your Account Balance or Mini statement for Account ending with 2343 simply by selecting one of the options below. | [View Account Balance] | [View Mini Statement]
But when we send using GupShup Single API, the buttons doesn't appear in WhatsApp. Instead, the square brackets appear as it is.
Any one got an idea, why this is happening?
it's better to use a callback function instead of API. Just add a callback url in your app settings and it'll be good. But can you pls elaborate your problem , i am unable to understand