Back to All

Write third party payment interface

Hello.
I need to accept payments in chat bot and it's not PayPal.
I read your JSON API documentation and understand that you are using middle server to create response for chatbot.
What should i use if i have only api of payment gateway and api of the bot. No server in the middle.
How to organize program ? Do you such examples ?