by petersouth on 6/9/15, 10:10 PM with 1 comments
I am very novice and do not have heavy coding experience. Worked a little bit with visual basic, html, wordpress, drupal, & php. Tried using Twilio Twimlets, but couldn't get exact functionality I wanted. Another user on here recommended I use Stripe for payment processing, but couldn't find a novice function akin to Strimlets. Lastly tried using Zapier and then I gave up.
Wanting to try again. Are there any more easy-to-use resources HN could recommend for this project? If anyone knows of an open-source downloadable platform that is similar, maybe I could manipulate that. Appreciate your time and advice!
by stray on 6/9/15, 10:26 PM
You can use ngrok or localtunnel to make it possible for twilio to get your TwiML from your laptop.
You'll likely find that the most difficult part of your project will be getting money to the provider fast enough.
Good luck!