This simple web application asks the user to fill-in his or her information (e.g. first name, last name, email, etc.) and subsquently presents a sample contract to sign. Upon completion of signing, the user is then redirected to another form where he/she is required to his/her credit card information in order to process the payment with Stripe. In order to run this example, you will need the following:
- PHP 5.5 or above ( http://windows.php.net/download#php-5.6 )
- eSignLive sandbox account ( https://sandbox.esignlive.com/login )
- Stripe sandbox account ( https://dashboard.stripe.com/login )
- Development web server (e.g. XAMPP)
Rate this Code Share