Accept payments within chat

Is there a way to connect to a payment gateway eg stripe or braintree etc within a chatbot conversation?

Hi @jon,

You can integrate the payment gateway if it exposes REST API’s.
The API’s can be integrated using the service nodes in the bot.
And the asynchronous webhook calls can be made through botKit SDK.

Please refer to the following link:

https://developer.kore.ai/docs/bots/sdks/using-the-botkit-sdk/

Let us know if you need any further clarification on the above.

Regards,
Yoga Ramya