Skip to content

Commit

Permalink
Merge pull request conekta#2 from lucianon-serfe/serfe-stage
Browse files Browse the repository at this point in the history
codacy check
  • Loading branch information
lucianon-serfe authored Mar 8, 2021
2 parents 84e6470 + 268a2bb commit 1be9c1a
Show file tree
Hide file tree
Showing 111 changed files with 1,090 additions and 833 deletions.
Binary file modified .DS_Store
100644 → 100755
Binary file not shown.
38 changes: 21 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,28 @@
## [v1.1.0](https://github.com/conekta/ConektaPaymentsPrestashop/releases/tag/v1.1.0) - 2017-09-09
## [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
- Verify payment method selected in checkout confirmation
- Logo.png not found in tpl
- 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
- Exception control in try catch
- CDN ConektaJS
- Bundle CA Root Certificates
- Method to copy email templates

### Removed
- Unused form (payment methods)
- Unused SPEI template
- Unused form (payment methods)
- Unused SPEI template

## [v1.0.0](https://github.com/conekta/ConektaPaymentsPrestashop/releases/tag/v1.0.0) - 2017-08-17
## [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
25 changes: 12 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ Features
--------
Current version features:

* 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.
* 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.

Installation
-----------
Expand All @@ -21,14 +21,13 @@ Installation

There is no custom installation for this plugin, just the default:


* Compress the folder conektapaymentsprestashop.
* Go to the modules section and clic on 'Add a new module'.
* Select the compressed folder.
* Search for conektapaymentsprestashop in the modules list.
* Clic on 'install'.
* Add your API keys.
* Modify if necessary your webhook url.
* Compress the folder conektapaymentsprestashop.
* Go to the modules section and clic on 'Add a new module'.
* Select the compressed folder.
* Search for conektapaymentsprestashop in the modules list.
* Clic on 'install'.
* Add your API keys.
* Modify if necessary your webhook url.

License
-------
Expand Down
Loading

0 comments on commit 1be9c1a

Please sign in to comment.