This is an easy demo based on Nexmo_php
A money transfer scenario web page
You must register a Nexmo account before using.
Nexmo
After cloning you should change up a few things:
- Key in your Nexmo key and sectet in both .php files
- Modify URLs in both .php files, index.html and sms.html (To where you host this project)
You can view verification logs in newfile.txt
It contains:
- Verification Request Time
- Name
- Phone Number
- Payee
- Money
- Request Id (Nexmo)
Feel free to connect for further infos.