Process Payments via Phone Call
Created by: Twilio
- Voice
- JavaScript
- COVID use case
- Uses
<Pay>
to process a payment - User is prompted to enter card information via phone for a configurable payment
- Show how to orchestrate a payment securely over phone

Currently only available in JavaScript. Request hosting support for other languages
- Get the code for this project
The code for this sample is available on GitHub to view and download.
- Get Twilio credentials
You will need an Account SID and Auth Token in order to run this code.
Checking for existing account...
- Set up the code sample locally
Follow the setup instructions in the README to get the sample up and running.