Menu

#STripE

146 posts

Feed·
20 of 146 posts
"Honestly? We botched it" - Kickstarter apologises for its criticised adult content rules, and for betraying its "f*ck the establishment spirit"
📰
0

"Honestly? We botched it" - Kickstarter apologises for its criticised adult content rules, and for betraying its "f*ck the establishment spirit"

Eurogamer.net Latest Articles Feed·Robert Purchese·4 months ago
#27rIHKMv

Kickstarter is the latest platform struggling with adult content-related, payment processor issues. But as apologies go, this is a good one.

15s
Read More
Architecting a live look at reliability: Stripe's viral Black Friday site
🖼️
0

Architecting a live look at reliability: Stripe's viral Black Friday site

Vercel News·Greta Workman·4 months ago
#bdRyHO9V
#vercel#stripe#time#real#article#ama

Stripe built a real-time Black Friday microsite on Vercel in 19 days, using Next.js with ISR and SWR to handle peak loads of 93,304 transactions per minute while maintaining 99.999% API uptime.

15s
Read More
How Stripe built a game-changing app in a single flight with v0
📰
0

How Stripe built a game-changing app in a single flight with v0

Vercel News·Nic Vargus·4 months ago
#ljEnc8fL
#vercel#value#stripe#business#teams#braz

Stripe built a production GTM value calculator in a single flight using v0, boosting adoption 288% and cutting value analysis time by 80%.

15s
Read More
From idea to secure checkout in minutes with Stripe
🖼️
0

From idea to secure checkout in minutes with Stripe

Vercel News·Dima Voytenko·4 months ago
#MOdMy26t

You can now connect or import an existing Stripe account directly into your Vercel project, automatically configure environment variables, and move from Stripe Sandbox to production without manual key exchanges.

15s
Read More
Vercel is now available in Stripe Projects - Vercel
📰
0

Vercel is now available in Stripe Projects - Vercel

Vercel News·Tony Pan·4 months ago
#Z5h49U41

This integration helps streamline the path from code to a live application and supports a growing ecosystem of agent-driven development workflows, where tools and services can be provisioned programmatically as part of the build process.

15s
Read More
Vercel now supports Pro plan in Stripe Projects  - Vercel
📰
0

Vercel now supports Pro plan in Stripe Projects - Vercel

Vercel News·Tony Pan·4 months ago
#yERJvGNd
#vercel#stripe#projects#upgrade#plan#article

You can now signup or upgrade to a Vercel Pro plan directly from Stripe Projects using shared payment tokens (SPTs). With this update, agents and developers can manage plan changes programmatically from the Stripe CLI, without leaving their workflow.

15s
Read More
Stripe Webhooks in Production: Idempotency, Retries, and the Mistakes That Cost Me Real Money
🖼️
0

Stripe Webhooks in Production: Idempotency, Retries, and the Mistakes That Cost Me Real Money

DEV Community·Alex Cloudstar·4 months ago
#3qLEl2KB

Stripe webhooks look like a five-minute integration in the docs. Then a customer is double-charged, a subscription event arrives out of order, your handler 500s for an hour, and Stripe quietly retries the same event 47 times.…

15s
Read More
Your Stripe webhook is going to silently drop a paid customer. Here are the 4 patterns that catch it before they chargeback.
🖼️
0

Your Stripe webhook is going to silently drop a paid customer. Here are the 4 patterns that catch it before they chargeback.

DEV Community·Chalom Ellezam·4 months ago
#SVrZQwvm
#pattern#stripe#webdev#event#const#webhook

Stripe webhooks fail. Yours will too. Four patterns that prevent the 'paid customer with no access' disaster, with Node.js and Postgres code, plus the daily reconciliation cron you should already be running.

15s
Read More