Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Corrección Expiraciones OXXO en checkout Conekta (#94)
* grab price as shown * Adding all error in to url * Sending all error messages in URL in order to allow the template to display them * add empty files * Event signature authentication added * add soft validation for customer info * add tax lines and new amount calculation * use downloadable when virtual * Updating discount lines for version 2.0 * upgrade library * use 2.0.0 and fix discounts * add fiscal entity * version bump * Fixing error string concatenation * Updating Prestashop lib, and sky issue * Removing code bar, modifying payment_source to payment_method * Removing fiscal entity. Updating Oxxo Pay text in frontend * Reinserting reference for OxxoPay * Upgrading PHP lib * Making description optional if it is less than two characters short. * Removing banorte as a payment method option * Updating OXXO Pay Visual Elements * Updating administrator options for OxxoPay * Fixing webhooks implementation * This fix verifies the data information before proceeding to do any operations in the order * Version bump * fix monthly installments * Fixing monthly installments bug. Version bump. * webhook validation * trnaslation change mail error fix * version bump * version bump * Create CHANGELOG * Fix oxxopay error $conekta_transaction_detail send null in oxxopay * Version bump * Dev (#66) * Correction in email ('conektaprestashop.txt not found') * Remove barcode_url * Feature/headers prestashop (#68) (#69) * Header feature to set plugin version and fix copy txt * Correction in discount lines - Order total was not correct * Correction in line items unit price and change intval to cast (Prestashop validator) * Bug fixes (prestashop validator) * Change order to objOrder * Round discount lines amount fix * Update PHP Library * Prestashop 1.7 update * Update README.md * Versión Update * Certificates update with public CA * Version bump * standardize changelog * Docs: Delete unused changelog * Docs: Version bump * Fix in orders with discounts without code PrestaShop allows you to create voucher codes in without code, which will be automatically loaded into the customer cart, but currently this produces an error code in the process ("conekta.errors.parameter_validation.discount_lines.code.too_short"), since conekta does not allow sending this parameter in blank. * Feature: PHP lib update Why is this change neccesary? How does it address the issue? What side effects does this change have? * Feature: Fix webhook Why is this change neccesary? How does it address the issue? What side effects does this change have? * first commit * adding magento credentials in readme * adding folders * adding --user root * updated * changing linio for conekta * changing more linio for conekta * changing title * more changes in readme * added permissions commands * 0079705 - Added inputs fields and validations * 0079705 - small change * 0079705 - file to handle styles in conekta prestasho settings * Revert "0079705 - file to handle styles in conekta prestasho settings" This reverts commit 7155e46. * 0079705 - Edit on notification.php * 0079705 - conekta prestashop files added * 0079705 - Task done * 0079705 - Task done * delete prestashop folder from conekta plugin * 0080936 - send order id as metadata to conekta panel * 0080616 - Get event refunded or canceled from conekta api and change order status * 0080936 - send cart id * 0080616 - Change order status from conekta event * 0080936 - get order by cart id * 0080616 - Pulling from dev * 0080616 - Standard refund done * 0080616 - Standard refund done * merge and update branches * 0082128: [T][I3][Prestashop] - Habilitar guardado de tarjetas * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082449: [T][Prestashop] Codacy check * 0082128 - Conekta checkout integration * 0082449: [T][Prestashop] Codacy check * 82773 additional metadata information sending was implemented * 0082449: [T][Prestashop] Codacy check * 82773 metadata cap was implemented * 82773 attribute cap changed from 5 to 12 * attribute limit read from a constant value * 82128 - Integration of the conekta form with Prestashop * 82128 - The payment workflow changed. * 82128 - The payment workflow changed. * 82128 - Enable card save * 82773 metadata sending adapted * 83539 - Admin checkbox issue resolved * 83578 - detect purchases with amounts less than $ 20 * 83578 - Minimum purchase amount warning message added. * 83662 - added tax lines in order details * 83819 - the incorporation of the shipping lines in the order was improved. * 83932 - add metadata of the plugin name and version * fixed issue of the incorrect added attribute * 83308 - create checkbox to enable 3ds * 84000 - Added column in the database type mode * 83308 - Added the 3ds checkbox in the prestashop admin * 84000 - fix the bug create duplicated order * 84386 - correction following the code standard * 84386 - correction following the code standard * 84386 - correction following the code standard * 84386 - correction following the code standard * 80198- fixed issue with merge * 80198- recovered missing change on merge * 80198- added missing drop table required * 84386 - Merge, update and code standardin branch * 84386 - correction according to psr-2 standard * 84628 - Merge and update branch * 84628 - Merge and update branch * 85085- updated instalation guide * 85085- fixed issues reported * 85085- implemented other fixes required * compatibility corrrection with prestashop 1.7.5 * 85303 missing expiry parameter added * 85303 coding standards changes * readme pre tag added Co-authored-by: Andrea Santillana <andreasantillana@gmail.com> Co-authored-by: Fernando Ruiz Guzmán <fernando@conekta.io> Co-authored-by: Fernando Ruiz <fruizg0302@icloud.com> Co-authored-by: MauricioMurga <mauricio_murga@hotmail.com> Co-authored-by: Mauricio Murga <mauricio@conekta.io> Co-authored-by: Eduardo Enriquez <eduardo@MacBook-Air-de-Eduardo-E.local> Co-authored-by: eduardoconekta <eenriquez@conekta.com> Co-authored-by: JoValo <ing.martinez0302@gmail.com> Co-authored-by: Luis Carlos González Hernández <lcarlosglez@gmail.com> Co-authored-by: KarlaRobinson <karlarobinson5@gmail.com> Co-authored-by: KarlaRobinson <karla@conekta.io> Co-authored-by: Rolige eCommerce Solutions <info@rolige.com> Co-authored-by: lucianop <lucianop@serfe.com> Co-authored-by: Mauricio <mauricio@serfe.com> Co-authored-by: Lautaro <lautaro@serfe.com> Co-authored-by: pablo <pablo@serfe.com> Co-authored-by: lucianon <lucianon@serfe.com> Co-authored-by: lucianon-serfe <67438332+lucianon-serfe@users.noreply.github.com> Co-authored-by: leandro <leandro@serfe.com> Co-authored-by: gaston <gaston@serfe.com>
- Loading branch information