Hey everyone, is it possible to build in a payment...
# 💻developers
s
Hey everyone, is it possible to build in a payment processor within a bot on botpress with API's or zapier/make etc... I want the bot to ask the user to make a payment before continuing with a specific feature. Once the payment is made it should then return a success (True/False) and if true, allow the user to continue. I know this is possible with stripe but I do not have access to stripe in south Africa so I am looking for an alternative. I want to know if someone has done this before?