(Stripe cofounder.) While there are lots of antecedents (this is, after all, just a checkout page with a URL), and even though this was substantially inspired by the growth of the no-code ecosystem[0], the thing that's interesting to me about the payment link "space" is that it's a use case that really took off in other markets first -- Nigeria, India, Philippines, etc. I suspect that staying abreast of important new…
Stripe Payment Links
141–150 of 328 posts
Re: Stripe Payment Links
#142(Stripe cofounder.) While there are lots of antecedents (this is, after all, just a checkout page with a URL), and even though this was substantially inspired by the growth of the no-code ecosystem[0], the thing that's interesting to me about the payment link "space" is that it's a use case that really took off in other markets first -- Nigeria, India, Philippines, etc. I suspect that staying abreast of important new…
Not related to payment links... but I would love to see Stripe take on handling in app purchases. (basically a webhook and management layer over the terrible native APIs) Companies like RevenueCat are halfway there but have nowhere as nice of an API or dashboard as Stripe. I run a cross platform (web/ios/android) app and would love to do payments all under one platform (Stripe, that is). Apple and Google subscription…
Re: Stripe Payment Links
#143I quickly looked around but I couldn't get an idea on how Stripe handles the AML and similar complience stuff on this. There have been similar services for years now, one is especially popular among people who sell illegal items and services like IP TV for pirated premium sports channels since they can quickly create per order link that is disguised as selling hamster supplies or drilling heads. Shady transactions ar…
Re: Stripe Payment Links
#144Re: Stripe Payment Links
#145(Stripe cofounder.) While there are lots of antecedents (this is, after all, just a checkout page with a URL), and even though this was substantially inspired by the growth of the no-code ecosystem[0], the thing that's interesting to me about the payment link "space" is that it's a use case that really took off in other markets first -- Nigeria, India, Philippines, etc. I suspect that staying abreast of important new…
Re: Stripe Payment Links
#146Earlier quoted context omitted.
In short, yes—confirmation is requried. Here's an example of a payment link: https://buy.stripe.com/dR6cOd9RJ8KS8nufYZ . It's a single link that can be shared with anybody (not unique to one customer). On the Stripe side, nothing is collected from the customer til they click. We've thought a lot about the security side of things—one of the reasons why Payment Links has its own subdomain and the payment page is hosted…
Very cool. One quick thought: tapping the company name doesn’t seem to do anything at the moment. It would be very cool if it would either (1) redirect to the company website or (2) a “store” or directory showing other available Payment Links. Excellent work!
Re: Stripe Payment Links
#1471.4% doesn’t sound too bad. I believe chip and pin point of sale is .65% to .85%. What are MasterCard / Visa’s rates for online sales?
Which market are you in? In the US I'm seeing "Starts at 2.9% + 30¢ per successful charge"
Re: Stripe Payment Links
#148(Stripe cofounder.) While there are lots of antecedents (this is, after all, just a checkout page with a URL), and even though this was substantially inspired by the growth of the no-code ecosystem[0], the thing that's interesting to me about the payment link "space" is that it's a use case that really took off in other markets first -- Nigeria, India, Philippines, etc. I suspect that staying abreast of important new…
> no code required While I love this, is there a way to also programmatically create these links?
Re: Stripe Payment Links
#149(Stripe cofounder.) While there are lots of antecedents (this is, after all, just a checkout page with a URL), and even though this was substantially inspired by the growth of the no-code ecosystem[0], the thing that's interesting to me about the payment link "space" is that it's a use case that really took off in other markets first -- Nigeria, India, Philippines, etc. I suspect that staying abreast of important new…
Not related to payment links... but I would love to see Stripe take on handling in app purchases. (basically a webhook and management layer over the terrible native APIs) Companies like RevenueCat are halfway there but have nowhere as nice of an API or dashboard as Stripe. I run a cross platform (web/ios/android) app and would love to do payments all under one platform (Stripe, that is). Apple and Google subscription…
Re: Stripe Payment Links
#150Earlier quoted context omitted.
Not related to payment links... but I would love to see Stripe take on handling in app purchases. (basically a webhook and management layer over the terrible native APIs) Companies like RevenueCat are halfway there but have nowhere as nice of an API or dashboard as Stripe. I run a cross platform (web/ios/android) app and would love to do payments all under one platform (Stripe, that is). Apple and Google subscription…
Can you use Stripe in iOS and Android apps? I thought purchases had to go through Apple and Google?