Course Information
Course Overview
Advance Stripe Payment for E-commerce, Shopping website in PHP7, MYSQL, JavaScript, jQuery, Ajax, HTML5 & CSS3
In this tutorial, we'll see how to integrate the Stripe payment method into your Shopping WebSite or E-commerce, so your users can make a payment.
Stripe is an online payment method that is very fast and easy to integrate into your website.
We will use the PHP7, MYSQL, JavaScript, jQuery, Ajax, HTML5 & CSS3 programming language for this payment system.
Course Content
- 1 section(s)
- 18 lecture(s)
- Section 1 Introduction
What You’ll Learn
- Student at the end of this course, will learn how to integrate the payment method with Stripe in their website.
Skills covered in this course
Reviews
-
JJason Zion
For getting Stripe up and running for a single item payment - the course accomplishes this. However, the database .sql file could have been provided in the resources section which could've quickened the process. Though being able to send data to Stripe and to MySQL simultaneously is very valuable.
-
CColin Ball
Yannick's course on Stripe is detailed, accurate and provides some basic building blocks to work from when developing a payment gateway. However, from a "real world" perspective it leaves a BIG gap as it assumes a perfect world where every payment is successful ... it does not provide a single reference on how to detect inevitable conditions which will cause a card to be rejected, such as: insufficient funds, lost and stolen cards, network communication faults or any other error conditions that could be returned from Stripe when processing a payment. Apart from this gap in the course, I would reiterate that it does a good job with the foundation code to connect and process a valid transaction with Stripe.
-
AAndrew McDonald
Everything that one needs to succeed