FRANkiller13 / php_stripe_paypage

Payment app with PHP, MySQL, PDO & Stripe API

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

Payment app with PHP, MySQL, PDO & Stripe API


Languages

Language:PHP 81.4%Language:JavaScript 15.4%Language:CSS 3.2%