FloPay SDK Changelog

Client-facing updates for FloPay SDK releases.

v1.8.7 - SDK maintenance update #

Flopay SDK 1.8.7 refreshes its development tooling while keeping public APIs and runtime behavior unchanged.

24 Aug 2026

Maintenance

Flopay SDK v1.8.7 is a maintenance release that refreshes the tooling used to build, test, and validate the published SDK packages. Public SDK behavior and integration surfaces remain unchanged.

What changed

  • Development tooling and related dependency resolutions have been refreshed.
  • @flopay/js, @flopay/node, @flopay/react, and @flopay/shared are available together at version 1.8.7.

Why it matters

This update keeps SDK maintenance and release validation current without changing merchant checkout behavior or developer integration contracts.

Developer notes

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