Simple PHP Stripe Checkout - Securely Accept One-Time Card Payments in your PHP Project

Simple PHP Stripe Checkout - Securely Accept One-Time Card Payments in your PHP Project

Dave Hollingworth

9 месяцев назад

19,310 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@dave-hollingworth
@dave-hollingworth - 11.09.2023 13:17

What other third-party integrations would you like to see a video on?

Ответить
@TyoussefPureLander
@TyoussefPureLander - 22.01.2024 02:58

is this way of integration will help me prevent card testing issues ?

Ответить
@waqarahmad8436
@waqarahmad8436 - 15.01.2024 13:31

if we have more then one products then how to change the total amount dynamically. please reply me.

Ответить
@pavankulkarni8794
@pavankulkarni8794 - 14.01.2024 09:25

How to integrate wallet ?

Ответить
@InspireVid101
@InspireVid101 - 12.01.2024 22:01

How do i add the customer details to the DB

Ответить
@user-fl5gu8pw4f
@user-fl5gu8pw4f - 19.12.2023 22:25

Hi dave nice work mate for im enjoying and learning from your videos and they helping me builind my own ecommerc , one question for this video

- How to confirm the Payment status when Stripe redirects you to the Success Page for example

if payment is succeedd { insert into database or update something } if payment fails { cancel it }

Thhanks in advance

Ответить
@muthusubramanian.m954
@muthusubramanian.m954 - 19.12.2023 22:19

Thats great! But how to store the transaction details in phpMyAdmin table db? Can you give some points on it @Dave?

Ответить
@fxsurgeon1
@fxsurgeon1 - 18.12.2023 23:52

Excellent tutorial! Can you make one about storing client’s data for automated payments so they don’t have to enter details all the time? Cheers

Ответить
@abdulazizbah1418
@abdulazizbah1418 - 07.12.2023 00:12

Cross border payment system

Ответить
@Tobyjas
@Tobyjas - 28.11.2023 20:21

Is there a way to run a php function if the payment was successful?

Ответить
@nujz-zled4602
@nujz-zled4602 - 27.11.2023 05:40

If its a subscription, what mode should we use? sorry I'm dumb I can't find it in the documentation

Ответить
@suborno9249
@suborno9249 - 20.11.2023 09:33

I did what you have done, but I am still stuck with "success_url" because it isn't redirecting to success URL and I am seeing 404 not found even though both of them i.e. checkout and success files are in the same folder.

Ответить
@HimasRafeek
@HimasRafeek - 26.10.2023 23:48

Could you please make a video on creating simple SAAS integrated with stripe recurring payments

Ответить
@thierryleriche1196
@thierryleriche1196 - 18.10.2023 18:47

Nice video. You do not explain what next in the success page. Because you might want to check if the payement was really successfull...

Ответить
@emmanuelterdoomzer6309
@emmanuelterdoomzer6309 - 18.10.2023 13:26

Thank you Dave. I found this helpful.

Ответить
@shinpaingmin603
@shinpaingmin603 - 15.10.2023 12:24

What status does the stripe return if the payment is successful? And how to fetch status in order to store it in the database.

Ответить
@PradeepKarnpk
@PradeepKarnpk - 10.10.2023 13:35

but how to save payment reference data including order id and stripe refrence

Ответить
@joel-rg8xm
@joel-rg8xm - 05.10.2023 23:58

Awesomely simple yet effective as usual! Thanks

Ответить
@Boylagak
@Boylagak - 26.09.2023 17:08

Next videos Using PHP with database like Student Management System.

Ответить
@anderskozuch7838
@anderskozuch7838 - 24.09.2023 13:15

Great video! Thanks 🎉

Ответить
@user93464
@user93464 - 20.09.2023 23:16

Can you make simlar video for paypal checkout? Pls 😊

Ответить
@Dev-sf3pz
@Dev-sf3pz - 13.09.2023 00:28

I actually just went through all this last week. I basically implemented everything as you did here exactly, with a few additions. I used a custom field to capture the users full name (only name on card is requited at Stripe), and I grab the checkout session object on the thankyou page to display what they bought/paid etc, and send them a basic invoice email using it... I'll eventually move that to a webhook but this was a bit quicker.
How about a Stripe webhook tut to go with this though? Seems a little tricky to set up testing with the stripe cli tool.

Ответить
@jasonhughes638
@jasonhughes638 - 12.09.2023 03:40

Excellent video Dave, brilliantly clear and well explained.

Ответить
@williamsa51
@williamsa51 - 11.09.2023 16:13

Thanks as always, Dave, much appreciated.

Ответить
@sixmasimango5769
@sixmasimango5769 - 11.09.2023 15:57

Thanks for this tutorial. What about the Stripe Payment Gateway Integration?

Ответить
@mlindatech
@mlindatech - 11.09.2023 15:02

Dave thank you very much! spot on

Ответить
@birsingh5388
@birsingh5388 - 11.09.2023 14:10

You are explaining everything very well 👌

Ответить