Build better payment forms using new “embedded” Stripe Checkout

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 เม.ย. 2024
  • Learn how to use the new embedded Stripe Checkout feature to easily accept payments without ever leaving your own website. Learn everything about payments for software developers in my new Stripe for SaaS featuring Next.js and Supabase:
    Stripe for SaaS: fireship.io/courses/stripe-saas/
    And use code BEYOND30 to save some money!
    Full Tutorial and Code: fireship.io/courses/stripe-sa...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 224

  • @geeshta
    @geeshta 2 หลายเดือนก่อน +274

    As a product manager of a payment gateway, I can confirm that embedded payments raise conversion. I have the data. People here who prefer redirects are security-aware tech people but that's a very specific sample.

    • @daveface69
      @daveface69 2 หลายเดือนก่อน +6

      Unless something goes wrong during the redirect, why is this the case? Surely once somebody is at the stage of purchasing very few would stop because of a redirect?

    • @df23
      @df23 2 หลายเดือนก่อน +41

      @@daveface69 Because most people are not tech savvy so "Stripe" is just a random company to them but where in a embedded form you already should have built the trust within the buyer on your brand before they hit the payment button (Payment modal) so inserting details on a page you trust vs strange (stripe) is the difference in the split second decision on closing tab or continuing

    • @NPCSpotter
      @NPCSpotter 2 หลายเดือนก่อน +6

      @@df23 Lol this is so annoying as tech-aware business owner with zero coding skills. I'm creating a Shopify website along with my Wix Studio website and I just assumed everyone knows about Stripe, so that would add credibility to my website, but the way you explained it makes sense. This is why TikTok shops convert so well.

    • @df23
      @df23 2 หลายเดือนก่อน

      @@NPCSpotter Lol yea you gon learn being too "smart" is not profitable in business. But this also depends on what you're selling right. If you're doing Saas and all your competitors use either Stripe or Paypal then a redirection there is w/e but if you're selling fashion or physical goods it may also work having a redirect to Shopify checkout rather than a modal credit card form/stripe since Shopify checkout by now is so popular in all fashion stores

    • @hiddendrifts
      @hiddendrifts 2 หลายเดือนก่อน

      @@df23 >a random company<
      this makes me feel naive for just trusting that the merchant i buy from knows what they're doing lmao

  • @OmniCroissant
    @OmniCroissant 2 หลายเดือนก่อน +190

    One day, I will be good enough to understand everything you say in your videos.

    • @jasontfrom713
      @jasontfrom713 2 หลายเดือนก่อน +3

      same bro

    • @whatevsperson3019
      @whatevsperson3019 2 หลายเดือนก่อน +2

      i was abou to comment the same thing lmao

    • @RyckmanApps
      @RyckmanApps 2 หลายเดือนก่อน +7

      Same. Keep watching. I knew 20% of the first Fireship vids I watched and years later I’m am closer to 25%. 😅

    • @donabhyuday
      @donabhyuday 2 หลายเดือนก่อน +2

      A stripe is one of the many line like things on a zebra.

    • @rubenheymans1988
      @rubenheymans1988 2 หลายเดือนก่อน +1

      I created a subscription based payment system using stripe a while ago, with the income split between multiple parties, making everything custom because I could not use redirects (also doesn't work very well with pwa's), so I think this is the first one where I understand 100% of the video

  • @MoritzvonSchweinitz
    @MoritzvonSchweinitz 2 หลายเดือนก่อน +237

    I, for one, prefer the redirect-to-payment-processor approach: this way, all critical sensitive information is clearly restricted to specialized companies and their responsability, and not inside some i.e. out-of-date with hundred shady plugins Wordpress installation which could trivially steal the payment form's data.
    As a user, I also prefer smaller websites to redicrect me instead of getting my data directly.

    • @mxpf26
      @mxpf26 2 หลายเดือนก่อน +21

      And the cool thing is, as a developer/business-owner you can even outsource billing-address collection and invoice generation, without doing anything.
      Just redirect and let it go. Someone else should take care of this mess.

    • @EvertvanBrussel
      @EvertvanBrussel 2 หลายเดือนก่อน +20

      Yeah I also feel much safer when I see that I'm filling my credit card details in on a form that's actually on a trusted payment processor's domain. However, I genuinely wonder how many people who are less tech-savvy will feel the same way.

    • @wlockuz4467
      @wlockuz4467 2 หลายเดือนก่อน +9

      Totally agree. In fact being redirected to Stripe gives me a sense of security that doesn't exist when dealing with something shady.
      Also one huge issue with embedding is that it opens a way for phishing.

    • @geeshta
      @geeshta 2 หลายเดือนก่อน +12

      ​@@EvertvanBrusselthey are not! I work in a payment provider company and people much prefer convenience and nice UX. Also they trust the shop because they have already decided to buy there. Redirection to a whole different UI feels much sketchier to a typical user.

    • @MoritzvonSchweinitz
      @MoritzvonSchweinitz 2 หลายเดือนก่อน

      @@geeshta PayPal, back in the day, heavily promoted "secure checkout on Paypal", which I think should make a comeback.
      If users knew how massively insecure a random small shop website could be, I think they'd agree.

  • @jerseyse410
    @jerseyse410 2 หลายเดือนก่อน +1

    Literally perfect timing. I've got a couple of Azure functions that I'm hooking up to a next js back-end with react on the front-end and was looking for a way to integrate payments. I initially wasn't a fan of the redirect off the site, but the embedded checkout is perfect so I bought the course, looking forward to prototyping this soon

  • @CammeritzLP
    @CammeritzLP 2 หลายเดือนก่อน +5

    We use a mixture of both embedded and hosted checkout, depending on if the customer purchases with an already self-signed up account, or if they do not have an account yet and get sent the offer from our Sales Team via our CRM. The combination of both is really powerful!

  • @ahsin.shabbir
    @ahsin.shabbir 2 หลายเดือนก่อน

    Used this for my SaaS product, it was tricky at first, but after a few hours I had it integrated.

  • @JohnnyPC1
    @JohnnyPC1 2 หลายเดือนก่อน +72

    To me as a user, the embedded checkout form looks a lot more sketchy and makes me think I'm being phished.
    How would the user know that they are entering their payment information in the actual Stripe form? With the redirect, users can validate the URL/domain.

    • @davidkee2363
      @davidkee2363 2 หลายเดือนก่อน +34

      majority of people have no clue what stripe even is

    • @shreyashraj
      @shreyashraj 2 หลายเดือนก่อน +5

      To you as a user you don't trust the website where you are buying the product but still willing to pay if it is a redirect 😕like you buy something by paying on stripe only if you actually trust the website right

    • @geeshta
      @geeshta 2 หลายเดือนก่อน +15

      It's the opposite! People have decided to buy something from a shop - they trust the shop. Being redirected to a whole other website feels much sketchier!
      Also most users don't look at URLs at all.

    • @cirkutpersonal
      @cirkutpersonal 2 หลายเดือนก่อน +2

      @@shreyashraj In my mind (and I realize I'm biased), anytime the checkout looks vastly different than the surrounding website, I always do a double take. A redirect for me eases the possibility of sketchiness, but alas I realize that the data shows differently.
      As a developer, well-implemented embedded options are seamless and unapparent, so I think it's just the fact that it's a non-optimized demo site in this video, so that certainly lends itself to seeming 'sketchier' than a redirect.

  • @4RILDIGITAL
    @4RILDIGITAL 2 หลายเดือนก่อน +2

    Loved the step-by-step explanation on embedding Stripe checkout. A practical solution that streamlines the whole online purchase experience. Looking forward to the full course coverage.

  • @evandroprogram
    @evandroprogram 2 หลายเดือนก่อน +11

    Para os BRs que acompanham o Fireship, hoje foi especial ver o escapamento do Serginho Groisman! 😝

  • @dyto2287
    @dyto2287 2 หลายเดือนก่อน +29

    I find Stripe Elements better for embedding payments to UI. You have more controls but there is a bit more work to be done though.

    • @scuzzoo
      @scuzzoo 2 หลายเดือนก่อน

      What’s the main differences between Stripe Elements and what is shown on the video? It seems like they do the same thing. I got confused since I made a project about a year ago that utilised Stripe Elements (and found that really cool) and was confused when the video said this was quite a new Stripe feature.

    • @dyto2287
      @dyto2287 2 หลายเดือนก่อน

      @@scuzzoo Stripe Element are basically just inputs for payment methods, & card details. You only get token for payment method that you can use to assign it to customer manually on your the backend. Usually you also need create and manage Stripe customer & subscription from your backend by calling Stripe API directly.
      Stripe Checkout it's kind of everything combined in one view.

    • @scuzzoo
      @scuzzoo 2 หลายเดือนก่อน

      @@dyto2287 Ahh yes that does ring a bell now thanks

  • @birarakisarap
    @birarakisarap 2 หลายเดือนก่อน +3

    I cant believe we had to wait for a proper checkout solution until its 2024! jeezzz.

  • @CleverGeneration
    @CleverGeneration 2 หลายเดือนก่อน +3

    Thank you for the video and the discount, I've just purchased the course ❤

  • @brunoggdev6305
    @brunoggdev6305 2 หลายเดือนก่อน +14

    0:24 brazil mentioned lesgoooooo

  • @bavfalcon9636
    @bavfalcon9636 2 หลายเดือนก่อน +8

    love stripe, been using it for years 🤗

    • @BlackkTiger
      @BlackkTiger 2 หลายเดือนก่อน

      Agreed. Used Stripe along with PayPal for years and while PayPal gave me endless grief, I never once had a single issue with Stripe.

  • @wlockuz4467
    @wlockuz4467 2 หลายเดือนก่อน +4

    The embedded modal seems very sketchy because for a normal person it would be hard to tell if they're being phished.
    As someone who has used Stripe both as a developer and customer I can say the redirect flow is the best solution. The redirect itself enough for peace of mind and building trust in whatever product it is connected to.

  • @jx_snack
    @jx_snack 2 หลายเดือนก่อน +1

    i like your funny words, magic man

  • @queijoapocaliptico
    @queijoapocaliptico 2 หลายเดือนก่อน +1

    I loved the Serginho Groisman Picture

  • @de1337ious
    @de1337ious 2 หลายเดือนก่อน

    Awesome video as always.
    One thing though, fetchClientSecret is wrapped in a useCallback, but then an options object is created and passed as a prop (this one will have a new reference on every render), whats the point of memoizing the fetching fn?

  • @MrBran4
    @MrBran4 2 หลายเดือนก่อน

    Yooo it’s like the original stripe checkout model, the one they got popular for in the first place

  • @IgorImperiali
    @IgorImperiali 2 หลายเดือนก่อน +10

    Brazil Advertising been notice! hahaha

    • @BrunoSantos-rw6lb
      @BrunoSantos-rw6lb 2 หลายเดือนก่อน

      é os guri

    • @IgorImperiali
      @IgorImperiali 2 หลายเดือนก่อน

      @@BrunoSantos-rw6lb Bagulho é doido

  • @Stoney_Eagle
    @Stoney_Eagle 2 หลายเดือนก่อน +1

    You can add individual form inputs from stripe anywhere into your page without a modal and style them however you want 😅

  • @andregusmao3196
    @andregusmao3196 2 หลายเดือนก่อน +25

    Brazil mentioned!!!

  • @r6xyb3fhtv82
    @r6xyb3fhtv82 2 หลายเดือนก่อน +2

    Stripe is actually really cool, but also too big to really solve problems constructively via support (similar to Microsoft). I opened an account for an association to collect payments from members for private events. Unfortunately, we were classified as an unacceptable risk without explanation and only after the first live transfer. The refund process turned out to be extremely nerve-wracking. Testing worked perfectly.

  • @MrGuysmo92
    @MrGuysmo92 27 วันที่ผ่านมา

    Thanks a lot !
    I don't understqnd why we need a return_url when just showing a error or success toast would be enough.
    Component is re rendering so local state are lost. Can be problematic when we want to do some mutation after payment that aren't related with the current user.

  • @Garkolym
    @Garkolym 14 วันที่ผ่านมา

    I believe that people will be less afraid to enter credit card information if they are redirected to Stripe

  • @simonss13
    @simonss13 หลายเดือนก่อน

    Thanks man, I've been trying to conceptually sort out the redirect_url property when creating the session object server-side for a hot minute.
    If anyone else is looking for it, it's at 2:49

  • @interest_in_interesting
    @interest_in_interesting 2 หลายเดือนก่อน +1

    Fortunately the comment section checkout form is a short one. Hello!
    **What is that number input**

  • @adriablancafort
    @adriablancafort 2 หลายเดือนก่อน

    With this modal it is a bit sketchy... Would be better to be able to embed it with some control over the styles. Is it possible to build a custom form from scratch and just connect it to the stripe api?

    • @beyondfireship
      @beyondfireship  2 หลายเดือนก่อน +1

      Stripe has another JS lib called "Elements" that gives you a lot more control over UI, but the setup is more complex on both client and server. And yes, you could use the REST api directly if you enjoy pain.

    • @adriablancafort
      @adriablancafort 2 หลายเดือนก่อน

      @@beyondfireship Thank you! Would be interesting to see a video creating a checkout with the Stripe Elements library you mentioned.

  • @spacepacehut3265
    @spacepacehut3265 หลายเดือนก่อน

    anyways what's the file icon pack Jeff is using ?

  • @adityanithariya
    @adityanithariya 2 หลายเดือนก่อน +70

    Protip: Use hyperswitch built using rust, to integrate any payment provider seamlessly

    • @AndreasBeder
      @AndreasBeder 2 หลายเดือนก่อน +1

      thanks, looks very promising

    • @rascanjero8431
      @rascanjero8431 2 หลายเดือนก่อน +3

      Seems overly expensive for something that most businesses won’t need.

    • @wlockuz4467
      @wlockuz4467 2 หลายเดือนก่อน +5

      Sounds like a bad idea for starters.
      The main benefit of Stripe is that you can plug it and forget it on most of your projects. If you're starting out and already adding a layer of complexity for monetization with something like hyperswitch then you won't get far.

    • @user-ek2jc1xf3y
      @user-ek2jc1xf3y 2 หลายเดือนก่อน

      @@rascanjero8431 0.04/tx is expensive?

    • @adityanithariya
      @adityanithariya 2 หลายเดือนก่อน

      @@wlockuz4467 I agree, it's another layer of complexity and won't be valuable for majority projects which needs just one payment provider, but it does help if you want to scale involving multiple payment providers

  • @hemanthvasi9157
    @hemanthvasi9157 2 หลายเดือนก่อน

    Razor pay is also a payment gateway which has done it long back.

  • @zackplauche
    @zackplauche 2 หลายเดือนก่อน

    Did you record this with your AI?

  • @d2vin
    @d2vin 2 หลายเดือนก่อน

    Is it possible to use this in Astro?

  • @WantedDead
    @WantedDead หลายเดือนก่อน

    wheres the typescript 5 course you said was coming ?

  • @a.yashwanth
    @a.yashwanth 2 หลายเดือนก่อน

    I just saw that claud is using the stripe embedd in a modal window.

  • @juliusz3340
    @juliusz3340 2 หลายเดือนก่อน +5

    What extension you use to fold tailwind classes?

    • @pnk4996
      @pnk4996 2 หลายเดือนก่อน +2

      It’s called tailwind fold

    • @SomeRandomDev-dx2te
      @SomeRandomDev-dx2te 22 วันที่ผ่านมา

      @@pnk4996 Lol how ironic

  • @dizzyrocket2000
    @dizzyrocket2000 2 หลายเดือนก่อน

    Why did you choose to use a popup type modal for the payment form? This to me looks and feels sketchier than redirecting to Stripe. Why not just use a regular checkout page rather than a popup window?

  • @Tarun-et3mx
    @Tarun-et3mx หลายเดือนก่อน

    Waiting for firebase videos😊

  • @interest_in_interesting
    @interest_in_interesting 2 หลายเดือนก่อน +5

    Sounds like it would be easy to supplement and attack through...

    • @Charles-Darwin
      @Charles-Darwin 2 หลายเดือนก่อน +1

      it's a "not my problem, their problem" sort of solution

  • @HikaruAkitsuki
    @HikaruAkitsuki 2 หลายเดือนก่อน +2

    To be honest, I prefer redirect to stripe becauy it help the clients to analyze if your payment form is authentic and not a fisher form. Embedded just gonna makes your payment form questionable.

    • @n8ged8
      @n8ged8 หลายเดือนก่อน

      Does not make sense. The customer got to your shop website and wants to buy. If he has trust in the shop, he also trusts in the embedded payment solution. Otherwise if the customer does not trust in your shop he would not buy no matter if the payment solution is embedded or redirected - the shop could be fake so paying after a trustful redirect to (real) stripe would make a customer pay for a fake product that maybe not exists.

  • @MiklosGalicz
    @MiklosGalicz 2 หลายเดือนก่อน

    I would be interested in the the Payment Request API 😁

  • @RobertWildling
    @RobertWildling 2 หลายเดือนก่อน

    Hmmm... just wanted to buy the course, but the form rejected my MassterCard (which I use for Amazon and other online shops)...

  • @paw565
    @paw565 2 หลายเดือนก่อน

    Why not use server action though?

  • @megascan
    @megascan 2 หลายเดือนก่อน +3

    I actually prefer it opening in a new tab, because I can actually verify using the URL I am entering my details into Stripe and not some fake form designed to steal my information. I personally think this is a bad idea, but you do you.

  • @FernandoFalci
    @FernandoFalci 2 หลายเดือนก่อน

    Which is this VS Code extension that shows the tailwind logo in the JSX code?

  • @masterklm7216
    @masterklm7216 หลายเดือนก่อน

    Does this work in react native app

  • @arthuraguiar5382
    @arthuraguiar5382 2 หลายเดือนก่อน +3

    0:24 aeooohh Brasiiil 🇧🇷🇧🇷🇧🇷🇧🇷🇧🇷

  • @pictureus
    @pictureus 2 หลายเดือนก่อน

    This has been the case for multiple years?

  • @MatsAlexanderNissen-Lie
    @MatsAlexanderNissen-Lie 6 วันที่ผ่านมา

    Can you build a RAG pipeline with langchain or something similar?!

  • @OPPFINITE
    @OPPFINITE 2 หลายเดือนก่อน

    Please teach how to integrate UPI payments. That's the most advanced payments in the world right now!

  • @DansChewy
    @DansChewy 2 หลายเดือนก่อน

    YOU CAN MAKE TAKE A USEFUL SERVICE ALSO

  • @adrianorocha-dev
    @adrianorocha-dev 2 หลายเดือนก่อน

    Brazil mentioned at 0:26

  • @qwertydev770
    @qwertydev770 2 หลายเดือนก่อน

    does anybody know, whats the plugins name that abbreviates tailwind classes in the editor 3:50?

    • @DRUEVISUAL
      @DRUEVISUAL 2 หลายเดือนก่อน

      Inline fold

  • @johnniefujita
    @johnniefujita 2 หลายเดือนก่อน

    Actually you can customize it if you mess a little bit with the library directly...

  • @dc4539
    @dc4539 2 หลายเดือนก่อน +1

    Wow, I'm surprised Stripe is so far behind with implementing this feature. Adyen released an embedded UI feature years ago

  • @jovanemullings
    @jovanemullings 2 หลายเดือนก่อน +1

    stripe not available in jamaica 🤷🏾‍♂

  • @Mordecrox
    @Mordecrox 2 หลายเดือนก่อน

    Weird how our culture is the opposite, as a display of trustworthiness, it is made abundantly clear at every step, "YOU ARE ENTERING PAYMENT PROCESSOR", "payment processor here, you want to buy thing from place and pay amount, is that correct?", "YOU ARE LEAVING PAYMENT PROCESSOR, IF HAVING ISSUES HOLD ON THIS RECEIPT", "you are back to the marketplace, we acknowledged payment processor's payment and will process your order".
    Sometimes they go the extra mile to make you absolutely sure they DO NOT handle the transaction itself and if it seems so double check things because you're likely being phised.

  • @hanes2
    @hanes2 2 หลายเดือนก่อน +2

    Oh, so Stripe doing what Klarna has done for years

    • @catarinayikake4820
      @catarinayikake4820 2 หลายเดือนก่อน

      exactly what i thought when i heard about it. better marketing maybe?

  • @OnionKnight541
    @OnionKnight541 2 หลายเดือนก่อน

    this is a great example of using JSON, javascript, HTTP methods, APIs, etc.

  • @Ivan-cd6if
    @Ivan-cd6if 2 หลายเดือนก่อน

    Or if you’re using React you could just use Stripe’s Payment Element and it’ll load the form in your platform to manage the payments directly from there, at least that’s what I do

  • @GuilhermeHenrique-tz5mn
    @GuilhermeHenrique-tz5mn 2 หลายเดือนก่อน +2

    0:25 BRAZIL MENTIONED

  • @mhamedsoldierofgodbenyouss7697
    @mhamedsoldierofgodbenyouss7697 2 หลายเดือนก่อน +2

    Stripe doesn't support all the countries in the world, is there any solution for the ones that doesn't support stripe

    • @johnsausage
      @johnsausage 2 หลายเดือนก่อน +1

      PayPal and Bitcoin 😩😭🤯

  • @mattxnyce
    @mattxnyce 2 หลายเดือนก่อน

    Fireship/Cody Ko crossover "frictionless"

  • @kipchickensout
    @kipchickensout 2 หลายเดือนก่อน

    I don't see a PayPal option?

  • @DRUEVISUAL
    @DRUEVISUAL 2 หลายเดือนก่อน

    The plugin is called Inline Fold, in case if anyone wonders how does he have his classNames hidden.

    • @spacepacehut3265
      @spacepacehut3265 หลายเดือนก่อน

      that's "Tailwind Fold" specifically

  • @dominikrodler8010
    @dominikrodler8010 2 หลายเดือนก่อน

    Hilarious presentation 🤣

  • @franciscoochoa9
    @franciscoochoa9 2 หลายเดือนก่อน +6

    Embedded payments with custom CSS were already available from other processors. Stripe is late to the game with this. Also, your giving away 2.9% + 30 cents per transaction. There are other options out that offer subscription, invoicing, etc.

    • @kusayfarhan9943
      @kusayfarhan9943 2 หลายเดือนก่อน +6

      Curious what other dev friendly options are there with better pricing?

    • @filcondrat
      @filcondrat 2 หลายเดือนก่อน

      +

    • @saksham_1612
      @saksham_1612 2 หลายเดือนก่อน

      Razorpay is one which is very famous in India with 2 percent flat fees and far better embedding feature than stripe.

    • @geeshta
      @geeshta 2 หลายเดือนก่อน

      ​​​@@kusayfarhan9943 It's usually the local providers. I'm from the EU and each country has local providers that are better than Stripe unless you handle millions of payments a week

    • @michaelm.3641
      @michaelm.3641 2 หลายเดือนก่อน

      ​@kusayfarhan9943 Clover is an option

  • @JilianGaretteAbangan
    @JilianGaretteAbangan 2 หลายเดือนก่อน

    3:51 does anyone know how to hude the tailwind classes, like in the video?

  • @StallionTG
    @StallionTG 2 หลายเดือนก่อน +21

    Usually everything Fireship does is elegant, but this solution looks a bit forced and anything but elegant. :/ It feels more like a popup than a integrated payment form.

    • @yourlocalit1701
      @yourlocalit1701 2 หลายเดือนก่อน

      Yeah, this is like the hardest way to have a payment portal.

  • @FaisalAfroz
    @FaisalAfroz 2 หลายเดือนก่อน

    People complaining about things you know you can add both methods right ? let the user decide if he wants a redirect or want to stay on website for checkout.

  • @kirso
    @kirso 2 หลายเดือนก่อน

    Why is it in Next? 😢

  • @newxceo
    @newxceo 2 หลายเดือนก่อน +1

    Bun js: The Basics

  • @Rundik
    @Rundik 2 หลายเดือนก่อน

    Interesting idea to have a separate channel just for the ads

  • @manishgautam2424
    @manishgautam2424 2 หลายเดือนก่อน

    waiting that course to be free

  • @darian.rosebrook
    @darian.rosebrook 2 หลายเดือนก่อน +1

    Should have said “when your product makes zero cents” for the $0.00

  • @isanjayachar
    @isanjayachar 2 หลายเดือนก่อน

    Razorpay in Indian has been doing this for half a decade already

  • @felixmildon690
    @felixmildon690 2 หลายเดือนก่อน

    Tutorial starts at 2:10

  • @trimonmusic
    @trimonmusic 2 หลายเดือนก่อน

    I was staring at the typography on the "Marketing Sucks" page for far too long before I saw the more obvious fault...

  • @GabrielCarroll295
    @GabrielCarroll295 2 หลายเดือนก่อน

    First view!!!!!!!!

  • @alexniess
    @alexniess 2 หลายเดือนก่อน

    The bus on the image of the bad advertising example os from Brazil. Oddly specific.

  • @FelipeCampelo0
    @FelipeCampelo0 2 หลายเดือนก่อน

    MF picked up Brazilian bus advertisements memes 😂

  • @user-ml1wj9qf9f
    @user-ml1wj9qf9f หลายเดือนก่อน

    “dozens of dollars” 😆

  • @joy_sam_raj
    @joy_sam_raj 2 หลายเดือนก่อน

    Please Razorpay has these, in ancient days.

  • @matthewdolman
    @matthewdolman 2 หลายเดือนก่อน +4

    Is fireship having a stroke?

  • @neunzothomas5028
    @neunzothomas5028 2 หลายเดือนก่อน

    1st (7th)

  • @lazyken6468
    @lazyken6468 หลายเดือนก่อน

    Still waiting on that malbolge in 100secs

  • @GuidedPirate
    @GuidedPirate 2 หลายเดือนก่อน +1

    Stripe sdk for flutter is so broken it made me use paypal

    • @abdirahmann
      @abdirahmann 2 หลายเดือนก่อน

      wait??!? really??? 😂😂😂

    • @GuidedPirate
      @GuidedPirate 2 หลายเดือนก่อน

      @@abdirahmann yeah I didn't want to spend time trying to fix it. Seems like they don't update their flutter sdk to work with other dependences

    • @abdirahmann
      @abdirahmann 2 หลายเดือนก่อน

      @@GuidedPirate just use their raw REST API if you really have to which i still consider luxury because for me i havr to read pdf documents from the local bank 😂😂💀 due to regulations! and let me tell you... They are sooo weak, i literally have to create my own SDKs and Libs!! 💀💀

  • @Mr.BinarySniper
    @Mr.BinarySniper 2 หลายเดือนก่อน

    Looks like fireship also started hating sveltekit for its awkward move.

  • @lil_edo
    @lil_edo 2 หลายเดือนก่อน

    Stripe locked my account and held 5k from me. Valid transactions and no disputes. Im with Square now. Fuck Stripe

  • @eugenefedorov3498
    @eugenefedorov3498 2 หลายเดือนก่อน

    It is not true. I was able to use stripe elements wit js to embed form in to my website 3 years ago.

  • @Horopter
    @Horopter 2 หลายเดือนก่อน

    Bro... You really need to check your mail. LinkedIn messages and so on.

  • @lukem121
    @lukem121 2 หลายเดือนก่อน

    Email leak at 0:15 or bait?

    • @oevers
      @oevers 2 หลายเดือนก่อน +1

      where? This is clearly an example, I don't think he owns it.

    • @lukem121
      @lukem121 2 หลายเดือนก่อน

      ​@@oevers Google search the email, he owns it.

  • @basdfgwe
    @basdfgwe 2 หลายเดือนก่อน

    Feel like stripe has been done to death. It woudl be cool if you do other things like cypto payments, etc...

  • @velkb228
    @velkb228 2 หลายเดือนก่อน

    0:25 Hugs from Brazil ( ͡° ͜ʖ ͡°)

  • @mritunjaymusale
    @mritunjaymusale 2 หลายเดือนก่อน

    First

  • @yorkshireplumbing
    @yorkshireplumbing 2 หลายเดือนก่อน +2

    Yeah, love to but Stripe cancelled our account for a reason which didn't exist and made no sense. They didn't even change their mind after several appeals, they just continued on with their ludicrous reasoning, so, **** Stripe!

  • @charleswoodruff9013
    @charleswoodruff9013 2 หลายเดือนก่อน +1

    LOL@dozens of dollars

  • @MrYerak5
    @MrYerak5 2 หลายเดือนก่อน

    Kind of expansive service, I cant see any benifets over other services

  • @xsat3
    @xsat3 2 หลายเดือนก่อน

    Life-Hack: If your payment is subscription. You could save token that provide Stripe and take money without user actions😂

  • @mxpf26
    @mxpf26 2 หลายเดือนก่อน +5

    I don't think there is any case for using this, instead of classic stripe checkout. No classic consumer will stop buying just because of a redirection.

    • @vectoralphaAI
      @vectoralphaAI 2 หลายเดือนก่อน +1

      Lol right.