Great video! May i ask how we get the payment confirmation back to voiceflow before user moves to next step? For instance, say i have subscription plans the user must choose from and i must have payment confirmation before allowing platform use.
@FarthinkAI3 ай бұрын
In this case, we need to use a custom action block with a plugin (or extension) to process the payment, which will wait until the confirmation to move to the next step.
@fabianvivanco65558 ай бұрын
Hello, thank you very much, I did the test and it worked great on the website, subsequently I integrated the carousel with WhatsApp but the carrosul is not displayed. What I can do?
@FarthinkAI8 ай бұрын
Not sure what's happening with WhatsApp. You may want to debug and make sure the parameters and data are correct.
@AAYUSHKUMAR-nt5xt2 ай бұрын
What if I need is to take the user input though the buttons before fetching the Data and then pass that input and match with my data base like what's your budget then display product in that budget only and then display Dynamic Carousel to display only those cards which match my input
@AAYUSHKUMAR-nt5xt2 ай бұрын
It's urgent requirement
@FarthinkAI2 ай бұрын
You may ask the user for his budget and save it in a variable. After fetching the data, you may use a condition to filter the data, and display only the correct data in the carousel.
@AAYUSHKUMAR-nt5xt2 ай бұрын
@@FarthinkAI can we get on a meet ? I need help it's quite urgent actually, it would be helpful if you could guide me through
@AAYUSHKUMAR-nt5xt2 ай бұрын
@@FarthinkAI the error [ { "type":"debug", "payload":{ "message":"[ERROR]: Encountered an error in a Function step. Invalid object received" } } ]
@AAYUSHKUMAR-nt5xt2 ай бұрын
Could you please help me out !
@FrankHaarman7 ай бұрын
Thank you for this great video. Is there a way to load the products in Stripe so I do not have to manually generate the payment links? I have a lot of products. Thanks.
@FarthinkAI7 ай бұрын
Yes. You may generate the links programmaticaly.
@fin101-z3o9 ай бұрын
Thanks for this good video. Can you do another on how to make the chatbot pop automatically, and if it is idle, how to show a proactive message to catch users' eyes? Both cases will be beneficial to most of us. Thanks
@FarthinkAI9 ай бұрын
Will consider including that in the new videos.
@freyjauser8 ай бұрын
This is great! Would it be possible to have all the transactional aspect directly inside the chatbot? I’m especially talking about situation where the chatbot is integrated in WhatsApp.
@FarthinkAI8 ай бұрын
Yes. The Stripe checkout can be integrated in the chatbot without opening a new window. We plan to make such a video. Please stay tuned.
@tharunrokzz30805 ай бұрын
Hai, i need a video how to integrate stripe or razorpay webhooks in chatbot for payment capture. Please do a video on that..
@FarthinkAI5 ай бұрын
I have a plan to make such a video. Please stay tuned.