HEX
Server: LiteSpeed
System: Linux server315.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: globfdxw (6114)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //home/globfdxw/www/wp-content/plugins/wpforms-paypal-standard/CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file, formatted via [this recommendation](https://keepachangelog.com/).

## [1.10.0] - 2024-02-20
### IMPORTANT
- The WPForms PayPal Standard integration has been deprecated. We strongly recommend migrating to PayPal Commerce, which provides a seamless user experience and more features!

### Added
- Compatibility with the upcoming WPForms 1.8.7.

### Changed
- The minimum WPForms version supported is 1.8.7.

## [1.9.0] - 2023-09-26
### IMPORTANT
- Support for PHP 5.6 has been discontinued. If you are running PHP 5.6, you MUST upgrade PHP before installing WPForms PayPal Standard 1.9.0. Failure to do that will disable WPForms PayPal Standard functionality.
- Support for WordPress 5.4 and below has been discontinued. If you are running any of those outdated versions, you MUST upgrade WordPress before installing WPForms PayPal Standard 1.9.0. Failure to do that will disable WPForms PayPal Standard functionality.

### Changed
- Minimum WPForms version supported is 1.8.4.

### Fixed
- Statuses of refunded payments were not correctly mirrored on the Payments Overview and Single Payment pages.
- Error messages were duplicated when there was no payment field.

## [1.8.0] - 2023-08-08
### Changed
- Minimum WPForms version supported is 1.8.3.

## [1.7.1] - 2023-06-09
### Fixed
- Blank email notifications were received when the "Enable for PayPal Standard completed payments" option was enabled and Conditional Logic for processing was configured.

## [1.7.0] - 2023-05-31
### Added
- Compatibility with WPForms 1.8.2.

### Changed
- Minimum WPForms version supported is 1.8.2.

### Fixed
- Unselected payment fields were previously sent to PayPal.

## [1.6.0] - 2022-10-06
### Added
- If payments are enabled, a warning popup is now displayed when saving the form with no payment field.

### Changed
- Minimum WPForms version supported is 1.7.5.5.

## [1.5.0] - 2022-07-20
### IMPORTANT
- Support for PHP 5.5 has been discontinued. If you are running PHP 5.5, you MUST upgrade PHP before installing the new WPForms PayPal Standard. Failure to do that will disable the WPForms PayPal Standard plugin.
- Support for WordPress 5.1 has been discontinued. If you are running WordPress 5.1, you MUST upgrade WordPress before installing the new WPForms PayPal Standard. Failure to do that will disable the new WPForms PayPal Standard functionality.

### Added
- Possibility to save sandbox and production email separately and automatically use the correct one based on the selected mode.
- Compatibility with WPForms 1.6.8 and the updated Form Builder.

### Changed
- Pass locale of a user to set a language for the checkout page.
- 'Note to seller' setting has been deprecated and removed.
- Show settings in the Form Builder only if they are enabled.
- Minimum WPForms version supported is 1.7.5.3.

### Fixed
- Confirmation message was not displayed correctly in form preview mode.
- The "Invoice has already been paid" error related to Invoice Number generation should no longer appear.
- Payment status was not updating correctly in the Sandbox mode.
- PayPal payments could be enabled without an email address.
- Compatibility with WordPress Multisite installations.

## [1.4.0] - 2021-03-31
### Added
- Email Notifications option to limit to completed payments only.

## [1.3.4] - 2020-08-05
### Fixed
- Instruct PayPal to not ask for a shipping address when "Don't ask for an address" option is checked.

## [1.3.3] - 2020-01-15
### Fixed
- Payment status remains 'Pending' despite PayPal payment completing successfully.

## [1.3.2] - 2020-01-09
### Fixed
- PHP Warning because of incorrect no shipping and no note processing.

### Changed
- Selected choices of 'Payment checkbox' field are now included in PayPal payment title.

## [1.3.1] - 2019-09-17
### Fixed
- Paypal redirects with ajax-enabled payment forms.

## [1.3.0] - 2019-07-23
### Added
- Complete translations for French and Portuguese (Brazilian).

## [1.2.0] - 2019-02-06
### Added
- Complete translations for Spanish, Italian, Japanese, and German.

### Fixed
- Typos, grammar, and other i18n related issues.

## [1.1.2] - 2018-11-12
### Fixed
- Processing empty payments.

## [1.1.1] - 2018-03-15
### Changed
- IPN callback URLs to new URLs PayPal recommends (previous ones are being deprecated/removed).
- Processing hook order (decreased priority) to avoid conflicts with the User Registration addon.

## [1.1.0] - 2017-09-27
### Added
- Donation payments include description from payment items.

### Changed
- All HTTP requests now validate target sites SSL certificates with WP bundled certificates (since 3.7).

### Fixed
- Email validation issue by converting all email addresses to lowercase first.

## [1.0.9] - 2017-01-17
### Added
- New action for completed transactions, `wpforms_paypal_standard_process_complete`.

## [1.0.8] - 2016-12-08
### Added
- Support for Dropdown Items payment field.

## [1.0.7] - 2016-08-25
### Added
- Expanded support for additional currencies.

### Changed
- Removed setting to disable IPN verification.
- Improved IPN verification.

### Fixed
- Localization issues/bugs.

## [1.0.6] - 2016-08-04
### Changed
- Multiple payment items now also include label of selected choice in item description.
- PayPal BN code.

## [1.0.5] - 2016-07-07
### Added
- Conditional logic for payments.

### Changed
- Improved error logging.

## [1.0.4] - 2016-06-23
### Changed
- Prevent plugin from running if WPForms Pro is not activated.

## [1.0.3] - 2016-03-28
### Changed
- IPN setting has been moved to the new "Payments" settings tab.

## [1.0.2] - 2016-03-16
### Fixed
- Issue with donation transaction types.

## [1.0.1] - 2016-03-16
### Fixed
- Issue posting to PayPal due to incorrect URL.