September is Checkout month
From supporting free trials to embeddable pricing tables, Stripe Checkout has rapidly expanded in the past month. In September, we heard from the experts building and using Checkout. Watch our conversations with them to learn more:
- What's new in Checkout and Payment Links?
- Real world solutions built with Stripe Checkout
- Accepting recurring payments for your SaaS business with Checkout
- Integrating Stripe Checkout with ASP.NET Core
- Running a $200k side hustle with Stripe Checkout
Stay Updated
Display Stripe Issuing card details in your web application in a PCI compliant manner: The Stripe.js library accomplishes this browser-side, allowing you to securely display sensitive card data.
Offer free trials in Checkout without a payment method: Checkout can now collect your trial user’s contact information and send a reminder email at the end of the trial period to collect the user’s payment details to continue their subscription.
Invoice customers in multiple currencies: It's now possible to choose what currency to bill your customers using the currency parameter to request payment in other than the customer’s default.
Store Stripe Apps secrets with Secret Store: Our Secret Store API allows you to store sensitive data, such as API keys and authentication details, when using Stripe Apps
Support installment plan payments in Mexico: Payments APIs now support meses sin intereses for all users in Mexico. Learn more about compatibility and details for paying in installments.
Set URL parameters for Payment Links from the Dashboard: Use URL parameters for Payment Links to set UTMs, promotion codes, and other attributes that are configurable from the Stripe Dashboard.
Card Elements can use Link: Card Element users will soon be able to turn on Link, Stripe’s one-click checkout experience, to boost conversion right from the Dashboard, no code required—request early access.
Tap to Pay on iPhone: US platforms and marketplaces can now start accepting in-person contactless payments with only an iPhone and Stripe—no extra terminals, hardware, or readers required—request early access.
Mobile updates
Code sample—card brand choice for Cartes Bancaires: We released a new sample on GitHub showing how to use card brand choice features for Cartes Bancaires on iOS and Android.
- Stripe Android SDK: Android SDK versions 20.7.0-20.11.0 were released this month and contain updates and fixes for functionality related to PaymentSheet and Identity.
- Stripe iOS SDK: iOS SDK versions 22.6.0 - 22.8.0 were released this month. These updates contain fixes and updates for PaymentSheet and Apple Pay.
- Stripe React Native: Versions 0.15.0 - 0.18.1 were published this month and include a breaking change: Your compileSdkVersion for android/build.gradle must be set to greater than version 32. There are also updates to confirmPayment, several bug fixes, and the inclusion of Link on PaymentSheet for iOS.
Learn
Build your first SaaS. Subscription businesses can seem complex to support, with configurations required for multiple products, price changes, and discounts. In the five-part SaaS Fundamentals video series (and a text version), Stripe developer advocate @cjav_dev takes you through using Stripe to meet these needs and more.
Checkout reconciliation: Learn best practices for fulfilling orders with Stripe Checkout. You’ll learn how to handle the checkout.session.completed webhook event notification and how to expand line items to know what the customer purchased.
Three tinydemos: Tinydemos are small, self-contained examples that are ideal for you to experiment and learn with. This month we have added three to the collection: set up recurring payments using Bancontact, iDEAL and Sofort with Checkout; fetch updates from the frontend for a Payment Element by fetching data from the backing Payment Intent if data (e.g. an amount) has changed on it; easily embed a pricing table in your website after configuring from the Stripe Dashboard.
Additional resources:
- The potential of pay-what-you-want Payment Links
- Create an omnichannel shopping experience with Stripe Terminal in Node.js
- How we use friction logs to improve products at Stripe
- Introduction to the Stripe CLI and the Stripe for VS Code extension
- Deploy a Stripe sample to a cloud service with Terraform
- Providing receipts for in-person transactions with Terminal
Protip: The Stripe API accepts idempotency keys to avoid accidentally performing the same operation twice.
Community
- Laravel Cashier has added support for the 2022-08-01 Stripe SDKs.
- Flutter Stripe includes support for financial connections and the 2022-08-01 Stripe SDKs.
- Learn how to create subscriptions payments using Django and Stripe using dj-stripe.
- Jerome Leclanche, co-lead maintainer of dj-stripe, will speak at DjangoCon Europe on how to facilitate sponsorships for open source projects.
- Dev community expert Chris Oliver joined the Rubber Duck Dev Show to chat about Pay Gem and OSS learnings.
- Check out this Stripe App from Eric Lackey that allows a Stripe Dashboard user to accept payment methods or a payment using Stripe Terminal
- Build a Stripe App with Node.js and Typescript in this two-part series from Sukhpal Saini.
- Learn how to verify Stripe Webhook Signatures with Cloudflare Workers with James Ross.
- Add Stripe payments to a React Native app in this walkthrough with Fiyaz Hussain.
- Ideal Coding walks through how to set up a Stripe payment integration in Bangla.
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, livestreams, 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 post. If you have questions or comments or need help with code, we’re here to help via email or on [Discord]
Top comments (0)