FloPay SDK Changelog

Client-facing updates for FloPay SDK releases.

v1.8.20 - Broader checkout release coverage #

Flopay SDK 1.8.20 strengthens release validation for core card checkout journeys while keeping public integration contracts unchanged.

30 Aug 2026

Maintenance
Checkout

Flopay SDK v1.8.20 is a maintenance release that expands automated browser coverage for core checkout journeys. Public SDK behavior and integration surfaces remain unchanged.

What changed

  • Release validation now covers successful card payments, 3D Secure challenges, coupon application, subscription-only checkout, and checkout status updates.
  • @flopay/js, @flopay/node, @flopay/react, and @flopay/shared are available together at version 1.8.20.

Why it matters

Broader validation helps protect the checkout journeys merchants and buyers rely on as the SDK evolves.

Developer notes

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