Build better payment forms using new “embedded” Stripe Checkout

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 245

  • @geeshta
    @geeshta 7 месяцев назад +332

    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 7 месяцев назад +7

      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 7 месяцев назад +54

      @@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

    • @Beanskiiii
      @Beanskiiii 7 месяцев назад +12

      @@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 7 месяцев назад

      @@Beanskiiii 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 7 месяцев назад

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

  • @MoritzvonSchweinitz
    @MoritzvonSchweinitz 7 месяцев назад +257

    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 7 месяцев назад +25

      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 7 месяцев назад +23

      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 7 месяцев назад +12

      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 7 месяцев назад +15

      ​@@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 7 месяцев назад

      @@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.

  • @OmniCroissant
    @OmniCroissant 7 месяцев назад +246

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

    • @jasontfrom713
      @jasontfrom713 7 месяцев назад +5

      same bro

    • @whatevsperson3019
      @whatevsperson3019 7 месяцев назад +2

      i was abou to comment the same thing lmao

    • @RyckmanApps
      @RyckmanApps 7 месяцев назад +9

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

    • @donabhyuday
      @donabhyuday 7 месяцев назад +3

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

    • @rubenheymans1988
      @rubenheymans1988 7 месяцев назад +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

  • @CammeritzLP
    @CammeritzLP 7 месяцев назад +9

    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!

  • @jerseyse410
    @jerseyse410 7 месяцев назад +2

    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

  • @JohnnyPC1
    @JohnnyPC1 7 месяцев назад +77

    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 7 месяцев назад +38

      majority of people have no clue what stripe even is

    • @shreyashraj
      @shreyashraj 7 месяцев назад +7

      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 7 месяцев назад +17

      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 7 месяцев назад +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.

    • @maskettaman1488
      @maskettaman1488 Месяц назад

      @@shreyashraj If I don't fully trust the website, I'd rather have stripe give them some money rather than me give them all of my CC info.

  • @dyto2287
    @dyto2287 7 месяцев назад +31

    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 7 месяцев назад

      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 7 месяцев назад

      @@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 7 месяцев назад

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

    • @Okanhasanov
      @Okanhasanov 3 месяца назад

      Hi bro do you have a stripe account I need one for an ecom that me and my partners have we can lease it from you and pay you a % of our sales.

    • @dyto2287
      @dyto2287 3 месяца назад

      @@Okanhasanov Create your own. Noone would lease it and it's against Stripe terms to do.

  • @ahsin.shabbir
    @ahsin.shabbir 7 месяцев назад

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

  • @4RILDIGITAL
    @4RILDIGITAL 7 месяцев назад +3

    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.

  • @wlockuz4467
    @wlockuz4467 7 месяцев назад +7

    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.

  • @Garkolym
    @Garkolym 5 месяцев назад +1

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

  • @brunoggdev6305
    @brunoggdev6305 7 месяцев назад +16

    0:24 brazil mentioned lesgoooooo

  • @adityanithariya
    @adityanithariya 7 месяцев назад +71

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

    • @AndreasBeder
      @AndreasBeder 7 месяцев назад +1

      thanks, looks very promising

    • @rascanjero8431
      @rascanjero8431 7 месяцев назад +4

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

    • @wlockuz4467
      @wlockuz4467 7 месяцев назад +6

      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.

    • @MateoC-f4n
      @MateoC-f4n 7 месяцев назад

      @@rascanjero8431 0.04/tx is expensive?

    • @adityanithariya
      @adityanithariya 7 месяцев назад

      @@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

  • @juliusz3340
    @juliusz3340 7 месяцев назад +7

    What extension you use to fold tailwind classes?

  • @evandroprogram
    @evandroprogram 7 месяцев назад +13

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

    • @BrunoSantos-rw6lb
      @BrunoSantos-rw6lb 7 месяцев назад

      essencial

    • @Okanhasanov
      @Okanhasanov 3 месяца назад

      Hi bro do you have a stripe account I need one for an ecom that me and my partners have we can lease it from you and pay you a % of our sales.

  • @r6xyb3fhtv82
    @r6xyb3fhtv82 7 месяцев назад +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.

  • @queijoapocaliptico
    @queijoapocaliptico 7 месяцев назад +1

    I loved the Serginho Groisman Picture

  • @leemun41
    @leemun41 4 месяца назад

    This brazillian bus at 0:24 is classic here when referring to good marketing, you got it wrong! hahaha

  • @MrBran4
    @MrBran4 7 месяцев назад

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

  • @bavfalcon9636
    @bavfalcon9636 7 месяцев назад +9

    love stripe, been using it for years 🤗

    • @BlackkTiger
      @BlackkTiger 7 месяцев назад

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

  • @Stoney_Eagle
    @Stoney_Eagle 7 месяцев назад +1

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

  • @HikaruAkitsuki
    @HikaruAkitsuki 7 месяцев назад +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 6 месяцев назад

      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.

  • @OPPFINITE
    @OPPFINITE 7 месяцев назад +1

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

  • @MrGuysmo92
    @MrGuysmo92 6 месяцев назад +1

    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.

  • @andregusmao3196
    @andregusmao3196 7 месяцев назад +25

    Brazil mentioned!!!

  • @CleverGeneration
    @CleverGeneration 7 месяцев назад +3

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

  • @megascan
    @megascan 7 месяцев назад +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.

  • @birarakisarap
    @birarakisarap 7 месяцев назад +5

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

    • @Okanhasanov
      @Okanhasanov 3 месяца назад

      Hi bro do you have a stripe account I need one for an ecom that me and my partners have we can lease it from you and pay you a % of our sales.

  • @simonss13
    @simonss13 6 месяцев назад

    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

  • @StallionTG
    @StallionTG 7 месяцев назад +25

    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 7 месяцев назад

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

  • @IgorImperiali
    @IgorImperiali 7 месяцев назад +10

    Brazil Advertising been notice! hahaha

  • @hemanthvasi9157
    @hemanthvasi9157 7 месяцев назад

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

  • @interest_in_interesting
    @interest_in_interesting 7 месяцев назад +5

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

    • @Charles-Darwin
      @Charles-Darwin 7 месяцев назад +1

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

  • @jijinazul.
    @jijinazul. 5 месяцев назад

    the primary phone number toggle form caught me off guard HAHAHHAH

  • @Mordecrox
    @Mordecrox 7 месяцев назад

    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.

  • @FaisalAfroz
    @FaisalAfroz 7 месяцев назад

    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.

  • @jx_snack
    @jx_snack 7 месяцев назад +1

    i like your funny words, magic man

  • @a.yashwanth
    @a.yashwanth 7 месяцев назад

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

  • @darian.rosebrook
    @darian.rosebrook 7 месяцев назад +1

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

  • @de1337ious
    @de1337ious 7 месяцев назад

    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?

  • @dc4539
    @dc4539 7 месяцев назад +1

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

  • @hanes2
    @hanes2 7 месяцев назад +2

    Oh, so Stripe doing what Klarna has done for years

    • @catarinayikake4820
      @catarinayikake4820 7 месяцев назад

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

  • @OnionKnight541
    @OnionKnight541 7 месяцев назад

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

  • @Ivan-cd6if
    @Ivan-cd6if 7 месяцев назад

    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

  • @WantedDead
    @WantedDead 6 месяцев назад

    wheres the typescript 5 course you said was coming ?

  • @Rundik
    @Rundik 7 месяцев назад

    Interesting idea to have a separate channel just for the ads

  • @johnniefujita
    @johnniefujita 7 месяцев назад

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

  • @MiklosGalicz
    @MiklosGalicz 7 месяцев назад

    I would be interested in the the Payment Request API 😁

  • @skylark.kraken
    @skylark.kraken 7 месяцев назад

    You talk about Tailwind as if it was something to be proud of

  • @interest_in_interesting
    @interest_in_interesting 7 месяцев назад +1

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

  • @user-ly5fe4kt6e
    @user-ly5fe4kt6e Месяц назад

    Wasn't that already available in lemonsqueezy?

  • @arthuraguiar5382
    @arthuraguiar5382 7 месяцев назад +3

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

  • @Tarun-et3mx
    @Tarun-et3mx 6 месяцев назад

    Waiting for firebase videos😊

  • @adriablancafort
    @adriablancafort 7 месяцев назад

    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  7 месяцев назад +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 7 месяцев назад

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

  • @mhamedsoldierofgodbenyouss7697
    @mhamedsoldierofgodbenyouss7697 7 месяцев назад +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 7 месяцев назад +1

      PayPal and Bitcoin 😩😭🤯

  • @jovanemullings
    @jovanemullings 7 месяцев назад +1

    stripe not available in jamaica 🤷🏾‍♂

  • @GuilhermeHenrique-tz5mn
    @GuilhermeHenrique-tz5mn 7 месяцев назад +2

    0:25 BRAZIL MENTIONED

  • @spacepacehut3265
    @spacepacehut3265 6 месяцев назад

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

  • @adrianorocha-dev
    @adrianorocha-dev 7 месяцев назад

    Brazil mentioned at 0:26

  • @felixmildon690
    @felixmildon690 7 месяцев назад

    Tutorial starts at 2:10

  • @franciscoochoa9
    @franciscoochoa9 7 месяцев назад +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 7 месяцев назад +6

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

    • @filcondrat
      @filcondrat 7 месяцев назад

      +

    • @saksham_1612
      @saksham_1612 7 месяцев назад +1

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

    • @geeshta
      @geeshta 7 месяцев назад

      ​​​@@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 7 месяцев назад

      ​@kusayfarhan9943 Clover is an option

  • @DRUEVISUAL
    @DRUEVISUAL 7 месяцев назад

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

  • @RobertWildling
    @RobertWildling 7 месяцев назад

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

  • @MatsAlexanderNissen-Lie
    @MatsAlexanderNissen-Lie 5 месяцев назад

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

  • @trimonmusic
    @trimonmusic 7 месяцев назад

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

  • @matthewdolman
    @matthewdolman 7 месяцев назад +4

    Is fireship having a stroke?

  • @mattxnyce
    @mattxnyce 7 месяцев назад

    Fireship/Cody Ko crossover "frictionless"

  • @d2vin
    @d2vin 7 месяцев назад

    Is it possible to use this in Astro?

  • @nemethricsi
    @nemethricsi Месяц назад

    Does that mean that whenever somebody opens the payment form in the ui a payment intent will be created on Stripe?

  • @paw565
    @paw565 7 месяцев назад

    Why not use server action though?

  • @isanjayachar
    @isanjayachar 7 месяцев назад

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

  • @FernandoFalci
    @FernandoFalci 7 месяцев назад

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

  • @dizzyrocket2000
    @dizzyrocket2000 7 месяцев назад

    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?

  • @masterklm7216
    @masterklm7216 7 месяцев назад

    Does this work in react native app

  • @alexniess
    @alexniess 7 месяцев назад

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

  • @zackplauche
    @zackplauche 7 месяцев назад

    Did you record this with your AI?

  • @kipchickensout
    @kipchickensout 7 месяцев назад

    I don't see a PayPal option?

  • @pictureus
    @pictureus 7 месяцев назад

    This has been the case for multiple years?

  • @Mr.BinarySniper
    @Mr.BinarySniper 7 месяцев назад

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

  • @qwertydev770
    @qwertydev770 7 месяцев назад

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

  • @newxceo
    @newxceo 7 месяцев назад +1

    Bun js: The Basics

  • @GuidedPirate
    @GuidedPirate 7 месяцев назад +1

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

    • @abdirahmann
      @abdirahmann 7 месяцев назад

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

    • @GuidedPirate
      @GuidedPirate 7 месяцев назад

      @@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 7 месяцев назад

      @@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!! 💀💀

  • @kirso
    @kirso 7 месяцев назад

    Why is it in Next? 😢

  • @yorkshireplumbing
    @yorkshireplumbing 7 месяцев назад +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!

  • @DansChewy
    @DansChewy 7 месяцев назад

    YOU CAN MAKE TAKE A USEFUL SERVICE ALSO

  • @lazyken6468
    @lazyken6468 7 месяцев назад

    Still waiting on that malbolge in 100secs

  • @manishgautam2424
    @manishgautam2424 7 месяцев назад

    waiting that course to be free

  • @FelipeCampelo0
    @FelipeCampelo0 7 месяцев назад

    MF picked up Brazilian bus advertisements memes 😂

  • @JilianGaretteAbangan
    @JilianGaretteAbangan 7 месяцев назад

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

  • @lil_edo
    @lil_edo 7 месяцев назад

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

  • @lukem121
    @lukem121 7 месяцев назад +2

    Email leak at 0:15 or bait?

    • @oevers
      @oevers 7 месяцев назад +1

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

    • @lukem121
      @lukem121 7 месяцев назад

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

    • @Okanhasanov
      @Okanhasanov 3 месяца назад

      Hi bro do you have a stripe account I need one for an ecom that me and my partners have we can lease it from you and pay you a % of our sales.

  • @joy_sam_raj
    @joy_sam_raj 7 месяцев назад

    Please Razorpay has these, in ancient days.

  • @dominikrodler8010
    @dominikrodler8010 7 месяцев назад

    Hilarious presentation 🤣

  • @SamStudious
    @SamStudious 6 месяцев назад

    “dozens of dollars” 😆

  • @mxpf26
    @mxpf26 7 месяцев назад +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.

  • @crystalfunky
    @crystalfunky Месяц назад

    I'm no developer, how can I do this without the knowledge? E.g my head starts to spin at 1:58

  • @joaovmlsilva3509
    @joaovmlsilva3509 7 месяцев назад

    Laughs in basic data security rights and outside USA payment methods. Apple/Google pay aren't a thing either. We have better decentralized payment methods.

  • @eugenefedorov3498
    @eugenefedorov3498 7 месяцев назад

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

  • @JJTradesEverything
    @JJTradesEverything 7 месяцев назад

    Why not just use Stripe Elements to easily create your own checkout? No need for any embedded checkout.

  • @basdfgwe
    @basdfgwe 7 месяцев назад

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