How to add payment system in the bot conversation without redirecting…
1 Like
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.