FloPay SDK Changelog

Client-facing updates for FloPay SDK releases.

v1.8.23 - Broader PayPal and trial checkout coverage #

Flopay SDK 1.8.23 expands release validation for PayPal payments, subscriptions, trial pricing, payment-method selection, and upsells.

30 Aug 2026

Maintenance
Checkout
PayPal

Flopay SDK v1.8.23 is a maintenance release that broadens automated browser coverage for PayPal and checkout journeys. Public SDK behavior and integration surfaces remain unchanged.

What changed

  • Release validation now covers successful and declined PayPal payments, coupons, item purchases, subscriptions, paid trials, and subscription bundles.
  • Additional checks protect free, paid, and low-cost trial pricing, payment method switching, gateway availability, and post-purchase upsells.
  • PayPal checkout coverage now verifies buyer identity handling across payment journeys.
  • @flopay/js, @flopay/node, @flopay/react, and @flopay/shared are available together at version 1.8.23.

Why it matters

Broader validation helps protect the pricing, payment-method availability, identity handling, and purchase outcomes that merchants and buyers rely on across PayPal and trial checkout journeys.

Developer notes

  • Upgrade the @flopay/* packages you use to 1.8.23 together.
  • No public exports, API payloads, documented configuration, or runtime behavior have changed.
  • Existing integrations require no migration or operational action.