Payment system in the chatbot

How to add payment system in the bot conversation without redirecting…

1 Like

@amanjindalfine,

You can do the whole payment if you have the API backend to do that.
with proper authentication in HTTP Headers, this can be done in a secure way.

If you end up doing that, would love to see it.