Next.js 13 Full Stack E-commerce App #22 | Create new Order with Stripe Webhook

preview_player
Показать описание
Git Repo Link:

================================================================

⚙️ Gadgets I use for Recording:

💻 Laptop - Macbook PRO M1 - 16/512

🎤 MIC - Samson Technologies Q2U USB/XLR Dynamic Microphone

🖱️Mouse - Logitech G402 Gaming Mouse Hyperion Fury USB, Black

⌨️ Keyboard - Logitech K380 Multi-Device Bluetooth Keyboard

🖥️ Monitor - UltraSharp 24-Inch Screen Led-Lit Monitor (U2419H)

================================================================

LIKE, SHARE & SUBSCRIBE!
Рекомендации по теме
Комментарии
Автор

is it needed to always be opened the cli? I mean the app gonna run in the surver automatically and there is no way of running the cli indeed. What to do then? Please clear me. Thanks in advance!

mdabdullahhosen
Автор

Thanks once more mate. Hope you're better now.

AfonsoFilipeJr
Автор

at 14:35, in case anyone is facing Failed to POST error in Stripe CLI, make sure to add res.end() in your webhook function in the end (after console.log(line_items)

samking
Автор

Thanks bro, where are the rest of the videos?

optimusprime
Автор

Hi Ghulam! Another great lesson! However, I'm receiving an error back from Stripe, despite my order being successful, here's the error:

I've cross-referenced every file from today's lesson with the code from your repo and can find no error and the payments are all registered on Stripe just fine, Stripe's just unable to post back to my webhook - do you have any idea why this might be happening?

many thanks once again for your time and the great tutorials.

TerryMitchell