Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MT-208] Update Changelog file and determine plugin version #102

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
114 changes: 104 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,101 @@
## [v2.3.2](https://github.com/conekta/conekta_prestashop/pull/102) - 2022-04-22
### Changed
- Update Changelog file and determine plugin version

## [v2.3.1](https://github.com/conekta/conekta_prestashop/pull/101) - 2022-04-21
### Fixed
- Fix Coding standards to get approval from Prestashop Validator

## [v2.3.0](https://github.com/conekta/conekta_prestashop/pull/98) - 2021-07-26
### Changed
- Oxxo & Spei payments cart emptying and optimization

## [v2.2.0](https://github.com/conekta/conekta_prestashop/pull/97) - 2021-07-13
### Changed
- Add subscription en products y checkout
- Add restriction in OXXO expiration grate than 3 days

## [v2.1.0](https://github.com/conekta/conekta_prestashop/pull/96) - 2021-06-15
### Fixed
- Fix Coding standards

### Changed
- Add the reference code of the Conekta order to the order generated by Prestashop
- Add pre-authorization
- Add Cancellations

## [v2.0.3](https://github.com/conekta/conekta_prestashop/pull/94) - 2021-05-21
### Fixed
- Fix OXXO Expiration in checkout Conekta

## [v2.0.2](https://github.com/conekta/conekta_prestashop/pull/93) - 2021-05-14
### Fixed
- Fix Coding standards and improvements in Prestashop

### Changed
- Update copyright date
- Update params into getCustomerInfo function

## [v2.0.1](https://github.com/conekta/conekta_prestashop/pull/92) - 2021-05-13
### Fixed
- Fix Coding standards and improvements in Prestashop

### Changed
- Add config.xml file
- Update copyright date

## [v2.0.0](https://github.com/conekta/conekta_prestashop/pull/91) - 2021-03-16
[Prestashop] Codacy check /cancellations and expiration OXXO (#91)
### Fixed
- Fix webhook registration logic
- Fix validation and templating errors
- fix double cc payment
- Fix attributes to deploy on marketplace
- Fix second validation
- Fix security
- Fix error string concatenation
- Fix in orders with discounts without code
- Fix monthly installments bug
- Fix webhooks implementation
- Fix verifies the data information before proceeding to do any operations in the order
- Fix Round discount lines amount

### Changed
- Add webhook management
- Add BANORTE CEP
- Add ErrorList catch added for web hooks too
- Add conekta order id
- Add soft validation for customer info
- Add tax lines and new amount calculation
- Add event signature authentication
- Rename mod conektatarjeta to mod conektaprestashop in tpl files
- Update version at upgrade config
- Replace pagoefectivo to conektaprestashop at checkout-confirmation-all.tpl
- Secure cast in webhook and verify amounts from webhook events
- Use namespace models
- Add currency
- Changing Oxxo structure in order to support new data structures
- Prestashop now catch ErrorList errors
- Passing the error message to the display section
- Sending all error messages in URL in order to allow the template to display them
- Use downloadable when virtual
- Updating discount lines for version 2.0
- Updating Prestashop lib, and sky issue
- Reinserting reference for OxxoPay
- Making description optional if it is less than two characters short.
- Updating OXXO Pay Visual Elements
- Updating Oxxo Pay text in frontend
- Updating administrator options for OxxoPay
- Update README.md

### Deleted
- Remove all unnecessary events for webhook creation
- Remove unnecessary files
- Delete prestashop folder from conekta plugin
- Removing code bar, modifying payment_source to payment_method
- Removing fiscal entity.
- Removing banorte as a payment method option

## [v1.1.0](https://github.com/conekta/conekta_prestashop/releases/tag/v1.1.0) - 2017-09-09
### Fixed
- Calculate order total in method Validate Order
Expand All @@ -16,13 +114,9 @@

## [v1.0.0](https://github.com/conekta/conekta_prestashop/releases/tag/v1.0.0) - 2017-08-17
### Update
- Online and offline payments.

- Automatic order status management.

- Sandbox testing capability.

- Client side validation for credit cards.

- All card data is sent directly to Conekta's servers so you don't have to be PCI compliant.
compatibility with prestashop 1.7.6.0
- Online and offline payments.
- Automatic order status management.
- Sandbox testing capability.
- Client side validation for credit cards.
- All card data is sent directly to Conekta's servers so you don't have to be PCI compliant.
- compatibility with prestashop 1.7.6.0