PHP, MySQL & Stripe API Payment App – Part 1
In this video series we will build a PHP payment page that accepts credit cards using the stripe API and also stores the data in a MySQL database using PDO. We will be creating tables and models for customers and transactions to store them in the database and retrieve them within the app.
SPONSOR: Eduonix Machine Learning Course
https://goo.gl/jo6vNd
CODE: Github Repo
https://github.com/bradtraversy/php_stripe_paypage
Stripe API Docs: Card Element Quickstart
https://stripe.com/docs/stripe-js/elements/quickstart
PDO Class Gist:
https://gist.github.com/bradtraversy/a77931605ba9b7cf3326644e75530464
PHP OOP Udemy Course:
https://www.udemy.com/object-oriented-php-mvc/?couponCode=TRAVERSY010
đź’– BECOME A PATRON: Show support & get perks!
http://www.patreon.com/traversymedia
Website & Udemy Courses
http://www.traversymedia.com
Follow Traversy Media:
http://www.facebook.com/traversymedia
Tweets by traversymedia
http://www.instagram.com/traversymedia
The Developer Hangout: Public Discord Server
https://discord.gg/developers
source