== Changelog ==

= V 3.3.1 2022-06-21 =
* New - GreenPay Data Collector to improve transactions security

= V 3.3.0 - 2021-12-02 =
* Fix - Bug in thankyou page after payment complete for guest users.
* New - Endpoints for processing payments and managing payment methods (get, create, delete) via WC Rest API
* New - Table in database for processed payment methods

= V.3.2.0 - 2021-06-03 =
* Fix - Bug that prevents tokenize card when subscriptions contains free trial and sign-up fee.
* Fix - Bug that showed save card checkbox in checkout page when carts contains renewal orders.

= V.3.1.0 - 2021-02-03 =
* Fix - Bug that prevented paying orders with 100% discount coupons.
* Add - Support for Bac Credomatic's Tasa 0 installments.

= V.3.0.3 - 2020-12-30 =
* Fix - Bug that prevented Woocommerce subscriptions to be paid when trial price is 0.
* Fix - Bug that set the order status to on-hold when the transaction was declined.
* Fix - Bug that threw a warning when retrying a Pei payment.
* Add - Footer Powered by Greenpay.
* Add - Mappings of missing error messages.

= V.3.0.2 - 2020-11-17 =
* Fix - Bug that prevented Woocommerce subscriptions to be paid.
* Fix - Bug that prevented retry payments for Woocommerce subscriptions
* Fix - Bug that corrupted the instance when activating plugin without Woocommerce.
* Fix - Bug that prevented paying orders that include non-woo-commerce products.

= V.3.0.1 - 2020-10-14 =
* Fix - Regex for production URL in get_environment_from_older_version.
* Update - New es_CR and es_ES translations and .pot template.

= V.3.0.0 - 2020-10-12 =
* Add - Full management of customers payments methods in Woocommerce.
* Add - Direct payment inside the store.
* Add - Direct payment inside the store using stored payment methods.

= V.2.4.3 - 2020-06-21 =
* Fix - Error in order without woocommerce products.

= V.2.4.2 - 2020-06-07 =
* Fix - callback error updating woocommerce order status.
* Update - Transalations

= V.2.4.1 - 2020-05-11 =
* Fix - display credix card payments in admin settings
* Update - Transalations

= V.2.4.0 - 2020-05-10 =
* Add - Supports credix card payments

= V.2.3.0 - 2020-04-17 =
* Add - Webhook class to support asynchronus checkout responses.
* Add - es-Es localization
* Enable - Admin users to change title and description displayed in checkout page.
* Fix - Status handling in WooCommerce orders .

= V.2.2.5 - 2020-03-19 =
* Update - WordPress version.

= V.2.2.4 - 2019-10-31 =
* Fix - Problem sending shipping details to Greenpay API.
* Fix - Problem sending customer name in Greenpay email notification.

= V.2.2.3 - 2019-05-23 =
* Fix - Problem when change payments fails in our webform.
* Add - Logger class, the logs files will be saved in "main directory ⁨▸ wp-content⁩ ▸ ⁨uploads⁩ ▸ greenpay-payment-gateway-date-id.log" .
* Update spanish language file

= V.2.2.2 - 2019-03-29 =
* Fix - Apply wordpress guide lines.

= V.2.2.1 - 2019-03-21 =
* Fix - Remove space in admin_options_fields header file.
* Add - Support internationalization I18n.

= V.2.2.0 - 2019-03-01 =
* Add - information of products is sent in the checkout orders to Greenpay API
* Add - send css in the payment order to Greenpay API for customize the web forms.
* Tweak - Handle error for create checkout order request in Greenpay gateway.
* Add - Control in  callback when the users cancel the orders
   * - Checkout.
   * - Tokenization.
   * - change of payment method.
* Tweak - Handle errors of orders and subscriptions when the user cancels the order.
* Tweak - Handle errors when user tries to change the payment method, but the subscription does not have an associated card token.

= V.2.1.10 - 2018-11-29 =
* Remove - Customize checkout billing fields

= V.2.1.9 - 2018-11-03 =
* Support - New Greenpay api version
