C
C
ccharmai2019-11-07 17:54:45
Python
ccharmai, 2019-11-07 17:54:45

How to implement a payment system in a chat bot in VK?

I use the vk_api library and write a bot in python. I want to integrate the payment function into my bot. The most banal thing is to send the client a link to third-party payment services and wait for a response. But here a problem arises - the chat will be unavailable until the user makes a payment. In which direction should I dig and are there any examples of payment implementation?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Kulshin, 2019-11-11
@ccharmai

Use vk pay, it integrates well into bots, and you can track the payment. The latest versions of the vk_api library support this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question