Laravel Stripe Checkout tutorial | VueJS

Laravel Stripe Checkout tutorial | VueJS

Matt Socha

2 года назад

12,898 Просмотров

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


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

Tech Prakash
Tech Prakash - 15.09.2023 12:49

Great tutorial, it helped a lot. Thanks for sharing😊

Ответить
Phil Harmonie
Phil Harmonie - 06.07.2023 22:25

Instead of implementing the webhook just to get the check if the payment succeeded, can't you just use the success route?

Ответить
Osian Jones
Osian Jones - 09.06.2023 15:45

Thanks for this video from Wales in the UK :) very helpful

Ответить
Chourik Fousseni
Chourik Fousseni - 02.05.2023 20:28

thanks for the tutorial , you help me , god bless you

Ответить
Lobo Bogard
Lobo Bogard - 09.04.2023 01:54

excelent video thnx so much from mexico

Ответить
Teph Gab
Teph Gab - 27.02.2023 09:49

Great video, thank you!

Ответить
youssefvideotube
youssefvideotube - 28.12.2022 20:35

Amazing video ! thank you so much for sharing this video !
I have a question... How do we link the checkout session with the authenticated user on the laravel side ?

Ответить
josé Fournier
josé Fournier - 26.11.2022 07:01

Thank you for this tutorial which allowed me to take off with Stripe while I was floundering for several days.
However, I encountered the following problem.
In my view, since sessionId values ​​only arrive once the page has loaded, the <stripe-checkout> component was not properly initialized and the program was complaining about not receiving this value.
A v-if="oneTimeId" respectively v-if="sessionSubId" in the divs enclosing the component solved the problem.
Also, no offense, it seems to me that your speaking rate is a bit fast, especially for people like me whose native language is not English.

Ответить
Br4400klyn
Br4400klyn - 04.10.2022 06:05

Great tutorial, thank you!

Ответить
Ankit Subedi
Ankit Subedi - 21.09.2022 12:53

Hello Matt,
My webhooks is basically saying "Failed to POST" and idk what to do.

Ответить
Bieber Balazs
Bieber Balazs - 21.08.2022 17:56

great video. Thanks for your time. However i have an issue:
IntegrationError: Missing value for Stripe(): apiKey should be a string.

Ответить
Artur Mueller Romanov
Artur Mueller Romanov - 09.07.2022 12:15

If you encounter "Vue Stripe will not work on an insecure host. Make sure that your site is using TCP/SSL." you might have used the wrong key (secret key) instead of the publishable key (pk_test_xxx...) for which you have to activce test mode in your stripe account.

Ответить
Manishi Saxena
Manishi Saxena - 06.05.2022 14:23

Just what I wanted! thanks 👍

Ответить
Every Trends
Every Trends - 04.05.2022 14:13

for whom did you made this video???????

Ответить
boms Technology
boms Technology - 29.04.2022 16:26

Hi, and already thank you for this tutorial which is very explicit, but when I reproduce it I encounter a problem
I don't know if it's because I'm still local...

the error is: "Vue Stripe will not work on an insecure host. Make sure that your site is using TCP/SSL. "

Thanks for your help

Ответить
Hugo Guillermo
Hugo Guillermo - 21.04.2022 03:11

Hello, how can I pass the ID of the person who made the payment through checkout?

Ответить
N'rick FiKD
N'rick FiKD - 22.01.2022 18:18

Nice video thanks a lot.
Two questions please,
After checkout.session.complete, and de payment.intent.successed I want send an invoice to my customer.
How to do that?
Could you make a new video, to do that?
Thank you

Ответить
Legit Cyber Lord
Legit Cyber Lord - 12.01.2022 05:51

Please can you make a video on Stripe Issuing? Creating and managing of virtual cards.

Ответить
Martin Drake
Martin Drake - 03.01.2022 07:59

🙋 Promo-SM.

Ответить
Evgeny Romanov
Evgeny Romanov - 28.12.2021 15:33

Great video, thanks, Matt!

Ответить
David Rowlands
David Rowlands - 20.12.2021 13:24

keep getting this error when I click on the Pay now! button:

Vue Stripe will not work on an insecure host. Make sure that your site is using TCP/SSL.

Ответить
Paatu C64
Paatu C64 - 19.12.2021 15:19

thank you for the tutorial, best laravel coach! not 7h tutorials like others :D and good explanation too <3

Ответить