When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

SkillShare logo

Stripe Payments with PHP

Unlock creativity with Skillshare! Learn acrylic painting, AI writing, graphic design, and photography.

     0 |
  • Reviews ( 0 )
Free

This Course Includes

  • iconskillshare
  • icon0 (0 reviews )
  • icon1 hours 21 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconSkillShare

About Stripe Payments with PHP

Introduction

How does Stripe work?

Cloning the git repo

Registering a Stripe account

Accessing your API keys

Installing the Stripe library

Stripe test cards

Using the example code

Stripe Checkout

Creating a checkout session

Installing the API keys

Redirecting to checkout

Running the journey

Stripe.js & API

Creating a skeleton checkout

Stripe Elements

Adding Stripe Elements

Validating the input

Creating a token

Testing our token

Processing payments with tokens

Running the journey

Secure Customer Authentication (SCA)

Creating a SCA checkout page

PaymentIntent API

Using the PaymentIntent API

Running the journey

Digital wallets

Creating a digtal wallet controller

Mounting a payment request button

Processing payments with the button

Serving over HTTPS

Testing your digital wallet in Chrome

Additional steps for Apple Pay

Creating a book club

SetupIntent API

Confirming card setup

Running the journey

Final thoughts

What You Will Learn?

  • This class will talk you through integrating Stripe Payments with your website. Using the starter code provided, we'll go through full integration with Stripe step-by-step..
  • We'll cover:.