Verification is useful for more than just logins. This code example integrates Twilio's Verify API with Stripe checkout to validate transactions using an SMS one time passcode sent to the user.
This example uses:
Grab the code below, or:
This project is available in multiple programming languages.
The code for this sample is available on GitHub to view and download.
You will need an Account SID and Auth Token in order to run this code.
Checking for existing account...
Follow the setup instructions in the README to get the sample up and running.