Adds DFs
This commit is contained in:
178
spec/fixtures/dynamic_finders/plugin_version/simplepay-nigeria-official/change_log/CHANGELOG.md
vendored
Normal file
178
spec/fixtures/dynamic_finders/plugin_version/simplepay-nigeria-official/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,178 @@
|
||||
## 1.8.0(September 27, 2016)
|
||||
|
||||
- Update to SimplePay gateway version 2
|
||||
|
||||
## 1.7.3 (May 5, 2016)
|
||||
|
||||
- Fix amount in verify payment validation
|
||||
|
||||
## 1.7.2 (April 26, 2016)
|
||||
|
||||
- Fix verify payment validation
|
||||
|
||||
## 1.7.1 (April 26, 2016)
|
||||
|
||||
- Fix verify payment in pay button
|
||||
|
||||
## 1.7.0 (April 26, 2016)
|
||||
|
||||
- Add retry to verify payment
|
||||
- Fix SimplePay transaction ID in WooCommerce
|
||||
|
||||
## 1.6.9 (April 22, 2016)
|
||||
|
||||
- Update widget images
|
||||
|
||||
## 1.6.8 (April 19, 2016)
|
||||
|
||||
- Corrected value format in GiveWP
|
||||
|
||||
## 1.6.7 (April 18, 2016)
|
||||
|
||||
- Do not sent to gateway address fields if not available
|
||||
|
||||
## 1.6.6 (April 17, 2016)
|
||||
|
||||
- Fix WordPress version in requirements
|
||||
|
||||
## 1.6.5 (April 15, 2016)
|
||||
|
||||
- Update support for WordPress 4.5
|
||||
|
||||
## 1.6.4 (April 15, 2016)
|
||||
|
||||
- Update php version validation
|
||||
|
||||
## 1.6.3 (April 15, 2016)
|
||||
|
||||
- Fix cart totals variable
|
||||
|
||||
## 1.6.2 (April 14, 2016)
|
||||
|
||||
- Fix verify validation
|
||||
|
||||
## 1.6.1 (April 14, 2016)
|
||||
|
||||
- Fix simplepay_transaction_id field missing from checkout
|
||||
- Fix verify validation
|
||||
|
||||
## 1.6.0 (April 13, 2016)
|
||||
|
||||
- Replaced cURL by wordpress internal library
|
||||
- Updated widget html
|
||||
|
||||
## 1.5.7 (April 12, 2016)
|
||||
|
||||
- Added footer widget
|
||||
|
||||
## 1.5.6 (April 9, 2016)
|
||||
|
||||
- Renamed button_style to button_class, added button_class
|
||||
- Changed default quantity to NA
|
||||
|
||||
## 1.5.5 (April 5, 2016)
|
||||
|
||||
- Fix order id PHP 5.3
|
||||
|
||||
## 1.5.4 (April 5, 2016)
|
||||
|
||||
- Fix compatibility with PHP 5.3
|
||||
|
||||
## 1.5.3 (April 5, 2016)
|
||||
|
||||
- Fix array compatibility with PHP 5.3
|
||||
|
||||
## 1.5.2 (April 4, 2016)
|
||||
|
||||
- Fix compatibility with PHP 5.3
|
||||
|
||||
## 1.5.1 (April 4, 2016)
|
||||
|
||||
- Fix compatibility with PHP 5.3
|
||||
|
||||
## 1.5.0 (March 31, 2016)
|
||||
|
||||
- Add support for GiveWP
|
||||
- Fix WooCommerce checkout
|
||||
|
||||
## 1.4.0 (March 30, 2016)
|
||||
|
||||
- Remove simplepay_transaction_id field validation from checkout page
|
||||
- Add plugin version in gateway
|
||||
|
||||
## 1.3.5 (March 28, 2016)
|
||||
|
||||
- Fixed cart total amount with multiple shipping methods
|
||||
|
||||
## 1.3.4 (March 28, 2016)
|
||||
|
||||
- Fixed jQuery on mobile
|
||||
|
||||
## 1.3.3 (March 28, 2016)
|
||||
|
||||
- Fixed cart total amount
|
||||
|
||||
## 1.3.2 (March 26, 2016)
|
||||
|
||||
- Allow shortcodes inside shortcode_accept_simplepay_button_payment_checkout
|
||||
|
||||
## 1.3.1 (March 23, 2016)
|
||||
|
||||
- Added missing support for lower denomination in fees
|
||||
|
||||
## 1.3.0 (March 22, 2016)
|
||||
|
||||
- Added encryption key to button URLs
|
||||
- Added redirect url to button parameters
|
||||
- Fixed bug when reenabling the plugin with an already configured checkout page
|
||||
|
||||
## 1.2.1 (February 25, 2016)
|
||||
|
||||
- Added style configuration to button
|
||||
|
||||
## 1.2.0 (February 24, 2016)
|
||||
|
||||
- Added payment buttons
|
||||
|
||||
## 1.1.6 (February 22, 2016)
|
||||
|
||||
- Updated verify
|
||||
|
||||
## 1.1.5 (February 19, 2016)
|
||||
|
||||
- Fix live mode
|
||||
|
||||
## 1.1.4 (February 10, 2016)
|
||||
|
||||
- Updated verify payment
|
||||
- Added custom SimplePay checkout description
|
||||
- Updated plugin settings page
|
||||
|
||||
## 1.1.3 (February 3, 2016)
|
||||
|
||||
- Updated README
|
||||
|
||||
## 1.1.2 (February 1, 2016)
|
||||
|
||||
- Checkout image update
|
||||
|
||||
## 1.1.1 (January 29, 2016)
|
||||
|
||||
- Fixed cURL verification
|
||||
|
||||
## 1.1.0 (January 29, 2016)
|
||||
|
||||
- Added verify payment
|
||||
- Added cURL to requirements
|
||||
- Updated README.md
|
||||
- Updated mobile checkout start dialog
|
||||
|
||||
## 1.0.1 (January 27, 2016)
|
||||
|
||||
- Added custom SimplePay checkout image
|
||||
- Fixed paths
|
||||
- Hide "simplepay_transaction_id" from WooCommerce error message in checkout page
|
||||
|
||||
## 1.0.0 (January 15, 2016)
|
||||
|
||||
- Initial release
|
||||
Reference in New Issue
Block a user