PHP, MySQL & Stripe API Payment App – Part 3



In part 3 we will build our customers.php and transactions.php pages so that we can view our stored data in MySQL. We will use our PDO library and models for this

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

http://www.instagram.com/traversymedia

The Developer Hangout: Public Discord Server
https://discord.gg/developers

source

You May Also Like