New Checkout features for revenue growth
Stripe Checkout now supports multiple features to help your revenue grow, including product cross-sells, subscription upsells, adjustable quantities, and support for email recovery for customers with abandoned carts.
Read more in the docs.
Stay updated
Link multiple cards in Checkout: Link with Stripe for Checkout now allows your customers to save and select from multiple cards, further lowering checkout friction.
Guest customers in Checkout: The Stripe Dashboard groups all guest payments made using the same card, email, or phone in a unified guest customer view of charges, refunds, and chargebacks. You can enable Guest Customers by using the customer_creation
parameter when creating a Checkout Session.
Stripe PHP: As of version 7.105.0, Stripe PHP supports the newest version of PHP, 8.1. Check out the changelog here.
Boleto and Subscriptions: You can now use the Boleto payment method to create recurring payments with Subscriptions in Brazil.
Learn
Automate no-code payments: In this episode, you’ll learn how to use the new Payment Links API to create persistent URLs that you can share on social media, via email, by SMS, and more.
Checkout 101 Ruby playlist: Follow along in this video series as we build a Checkout integration.
Tax collection overview: In this episode, you’ll learn how to enable tax collection by adding a single argument to your API calls.
Stripe CLI pro tip: The get subcommand understands Stripe’s conventional ID prefixes like pi_ and cus_ and can automatically derive the correct endpoint to retrieve an object from. Try it out with: stripe get <object id>
.
Community
- Learn how to build an ecommerce store in Airtable using Stripe Payment Links [video from Connor Finlayson]
Walk through running fully serverless ticket sales with Stripe [blog post from Michael Tedder]
Use Stripe Checkout with Ruby on Rails [video from Kyle Keesling]
Open-source software updates:
Thank you to our top open-source contributors this month:
Arnav13081994, PeterJCLaw, LiamMcArthur, aeyoll, hibariya, Fale, elenatorro, agix, vinistock, Morriar, paracycle, KaanOzkan, and miry.
- Version 2.6.0 of dj-stripe is out, and version 2.7.0 is in alpha.
- Vue Stripe has added support for Stripe’s Payment Intent API and released refreshed docs.
- Learn how to add Stripe to your Svelte project.
- Check out the Capacitor community plugin for Stripe.
- Use async-stripe for Rust API bindings for Stripe. ## Stay connected
💬 Follow us at @StripeDev on Twitter for updates and answers to your developer questions. Let us know what you’re working on with the Stripe API!
👾 Join the Stripe Discord server to chat live with other developers.
📺 Subscribe to Stripe Developers on YouTube for office hours, live streams, and online technical workshops.
📚 Add us on DEV for how-to articles and past editions of this developer digest.
📥 Submit dev content for the developer digest.
What would you like to see more (or less) of? Let us know by replying to this email. If you have questions or comments, or need help with code, we’re here to help via email, or on Discord, Twitter, and Stack Overflow. View our code samples on GitHub.
—The Stripe team
Top comments (0)