Skip to content

Version 2.13.3#875

Merged
fajardoleo merged 4 commits into
masterfrom
develop
Jul 5, 2026
Merged

Version 2.13.3#875
fajardoleo merged 4 commits into
masterfrom
develop

Conversation

@fajardoleo

@fajardoleo fajardoleo commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Pricing App Update, Payment History Currencies, and Other Improvements

We're releasing SDK v2.13.3, which includes improvements to the Pricing App, payment history section, and PHP compatibility.

Highlights

  • Pricing App v1.4.1: Updated the Pricing App to v1.4.1, resolving issues with thousands separators and default currency selection.
  • Payment history: Added support for additional presentment currencies (ILS, CAD, AUD, and PLN) in the payment history section of the account page.
  • Configurable API timeout: Added the WP_FS__API_TIMEOUT constant (default: 30 seconds), replacing the previously hardcoded 60-second timeout.
  • PHP compatibility improvements: Fixed PHP warnings related to WP-CLI compatibility and a deprecation notice triggered by the contact form.
  • Followed best practices when handling incoming query params.

fajardoleo and others added 4 commits June 24, 2026 16:32
* [api] [timeout] Introduced a constant for API timeout and updated usage in the SDK
* Added support for Presentment Payment in Payments table

* Prevent Undefined Array Key Warning for HTTP_HOST in Connectivity Test

* Fix deprecation error: Using null as an array offset is deprecated in FS_Contact_Form_Manager -> get_standalone_link()

@swashata swashata left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fajardoleo
fajardoleo merged commit 8aeb7f4 into master Jul 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants