Stripe Goes No-Code — Stripe Payment Links Explained

preview_player
Показать описание


## Why It's a Big Deal

You can think of the process of getting money from your customers to yourself in 3 stages:

- Running a Server for backend logic and secrets
- Building a Frontend UI for customers to enter in their payment details and complete their purchase
- Creating a PaymentIntent to track a single customer session from end to end. These must be created uniquely for each transaction.

Each of these stages are immensely technical. Stripe's recent product releases have progressively eliminated each one of these stages, opening Stripe up to the 99.6% of humanity that doesn't code!

URL's are the firstborn APIs of the web. Accepted everywhere, as all great payment methods should be.
Рекомендации по теме
Комментарии
Автор

Damn, this can really (and i mean really) simplify building an ecommerce site. Wow.

codenameunknown
Автор

Glad to see you starting a YouTube channel Shawn. Looking forward to more great content

josephwong
Автор

The problems I can see that one would encounter is canceling and going back to store, multi items checkout, and error on payment. Other then that for a one item checkout it's not a bad start

jesusidev
Автор

Okay 2 questions:

1. Can you embed this on your site or does it work as a Popup or new page?

2. Can we install tracking on these stripe pages of we run ads or Google Analytics etc to track conversions?

mikecp
Автор

Shout-out to this one take vid too, well played!

RobHope
Автор

This is the kind of experience I was searching for <3

SashrikaWaidyarathna
Автор

Thank you for the video! Do you know how can I autonatically deliver a digital product after an order is placed?

jacintofleta