tijanidevit / pay-with-stripe

Based on Travesry Media Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP & Stripe API PayPage App

Product payment page built with PHP, MYSQL, PDO and the Stripe API.

Quick Start

# Install dependencies
composer install

# Import paypage.sql into your DB

# Add your DB params in config/db.php

# Add your stripe pk and sk keys into chare.js and charge.php

# Visit server location

App Info

Author

Brad Traversy Traversy Media

Version

1.0.0

License

This project is licensed under the MIT License

About

Based on Travesry Media Tutorial


Languages

Language:PHP 70.1%Language:JavaScript 15.4%Language:Hack 11.3%Language:CSS 3.2%