- supports oxxo type
- Fix webhook change status
- Fix mixed type php
- Fix register webhook on prestashop panel
- Remove custom status when module has been unistalled
- Add MSI feature by @ElvisHeredia #115
- Fix Coding standards to get approval from Prestashop Validator by @ElvisHeredia #116
- Unify config var by @ElvisHeredia #117
- Separate form validation by @ElvisHeredia #117
- Add class to create the webhooks by @ElvisHeredia #117
- Remove unnecessary validations by @ElvisHeredia #117
- Remove duplicate code by @ElvisHeredia #117
- Update Version by @ElvisHeredia #107
- Changed
- Update Conekta logo by @ElvisHeredia #107
- Changed
- Update plugin name by @ElvisHeredia #102
- Update Changelog file and determine plugin version @ElvisHeredia #102
- Fixed
- Fix Coding standards to get approval from Prestashop Validator by @ElvisHeredia #101
v2.3.0 - 2021-07-26
- Changed
- Oxxo & Spei payments cart emptying and optimization
v2.2.0 - 2021-07-13
- Changed
- Add subscription en products y checkout
- Add restriction in OXXO expiration grate than 3 days
v2.1.0 - 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 - 2021-05-21
- Fixed
- Fix OXXO Expiration in checkout Conekta
v2.0.2 - 2021-05-14
- Fixed
- Fix Coding standards and improvements in Prestashop
- Changed
- Update copyright date
- Update params into getCustomerInfo function
v2.0.1 - 2021-05-13
- Fixed
- Fix Coding standards and improvements in Prestashop
- Changed
- Add config.xml file
- Update copyright date
v2.0.0 - 2021-03-16
- 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
- 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 - 2017-09-09
- Fixed
- Calculate order total in method Validate Order
- Verify payment method selected in checkout confirmation
- Logo.png not found in tpl
- Changed
- Exception control in try catch
- CDN ConektaJS
- Bundle CA Root Certificates
- Method to copy email templates
- Removed
- Unused form (payment methods)
- Unused SPEI template
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 8.0