@stevechef_ Not sure why you asked, but I shared it in case others here might need a similar project built.
One of the biggest projects I’ve worked on was building a full voice-payment workflow using Vapi, Twilio, and Stripe.
I connected the voice agent with recurring payment systems so customers could complete payments directly during the call without needing a separate payment link. After the conversation, the AI agent would securely guide the caller to enter their card details through the phone keypad, process the payment through Stripe, and confirm the transaction in real time.
The project also involved call flow logic, payment automation, webhook handling, and making the experience smooth enough for production use.