https://discord.gg/botpress logo
Hey guys! I have read some of the threads here and...
# 💻developers
b
Hey guys! I have read some of the threads here and I need some help! I'm setting up a chatbot in Botpress that will only be accesses after a successful payment (monthly subscription). The payment system I'll use is WayForPay, which is identical to Stripe, just Ukraine-based The current plan is like that: user gets in the chatbot for the first time, gives all data (name, email etc). That data goes into Airtable database. Then the user goes by a payment link and sets up the subscription. All the payment data is again synced with Airtable. Now the issue I'm facing is with the chatbot access itself. How do I do it? Do I launch another flow after payment is successful?