Skip to content

sathwik30/stripe-pay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Vivek Mishra

Version

1.0.0

License

This project is licensed under the MIT License

About

Stripe API Payment App - Code by Traversy Media

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 47.6%
  • TSQL 19.4%
  • JavaScript 17.4%
  • Hack 12.0%
  • CSS 3.6%