- 2021-03-24 - Disable installments option in change payment method page.
- 2021-02-05 - Search metadata in parent order when not found on subscription.
- 2021-01-26 - Limit the search of metadata to the last 12 orders and performance adjustments in the subscription renewal.
- 2021-01-25 - Update subscription metadata in the renewal.
- 2021-01-22 - Different url for payment detail when in sandbox.
- 2021-01-15 - Update Benjamin dependency.
- 2021-01-08 - Add support to admin change payment method of subscription.
- 2021-01-08 - Fix gateway availability check.
- 2021-01-04 - Get metadata from order when not found on subscription.
- 2021-01-04 - Save card metadata on subscription instead of saving in the order.
- 2020-12-21 - Improve notes on subscription payment process.
- 2020-11-03 - Improves and simplifies the filter to handle error messages.
- 2020-11-03 - Improve customized error code constant.
- 2020-10-30 - Refactor filter to customize API response errors.
- 2020-10-30 - Add filter to customize API response errors.
- 2020-09-23 - Add support to change payment method by user when order is subscriptions. Associate credit card token on subscription.
- 2020-09-09 - Cart with only virtual and downloadable does not require processing.
- 2020-09-09 - Add support to create payments with split rules.
- 2020-08-31 - Include WooCommerce compatibility version. Fix credit card token resolver.
- 2020-06-05 - Fix document fields if is a manual order.
- 2020-06-05 - Fix credit card callback when fetching the deviceId and throw the error.
- 2020-04-29 - Fix get undefined web service version.
- 2020-04-27 - Add support to WooCommerce 4.x. IMPORTANT NOTE: tested on PHP 7.1+, WordPress 5.4+ and WooCommerce 4.0+.
- 2020-03-25 - Fix get country error with benjamin update.
- 2020-03-25 - Fix checkout with international credit card with foreign document country.
- 2020-03-24 - Fix condition to enable/disable instalments on checkout.
- 2020-03-18 - Add EBANX javascript lib in global assets.
- 2020-03-18 - Enable installment when the cart has subscription.
- 2020-03-10 - Add customer document on admin panel. Add instalments field on create new order.
- 2020-02-28 - Adds payment related information on admin panel. Adjust translations.
- 2020-02-19 - Fix foreign document requirement when country is BR.
- 2020-02-19 - Fix foreign document requirement.
- 2020-02-19 - Add device finger print on benjamin request. Fix document country for foreign customers.
- 2020-02-17 - Fix style to hide document field.
- 2020-02-17 - Fix address validation when payment method is international credit card. Fix error when submit form with blank card.
- 2020-02-13 - Fix parsing the street number of the address
- 2020-02-12 - Add international credit card gateway
- 2020-02-08 - Fixes subscriptions cancelling after failed payment
- 2020-02-08 - Fixes error when order total is 0 and save user meta fields
- 2020-02-07 - Update benjamin library
- 2020-01-24 - Fixes error when save user meta fields
- 2020-01-24 - Refactor on-click payment process. Add streetComplement on address transformation.
- 2020-01-10 - Fixes recurrent payment adding payment_type_code on credit card transaction
- 2020-01-10 - Fixes recurrent payment.
- 2020-01-10 - Increase plugin version.
- 2020-01-10 - Fixes one-click purchase.
- 2020-01-10 - Fixes and improve queries. Fixes on get database version.
- 2020-01-09 - Fix Text Domain information.
- 2020-01-09 - Add billing phone requirement config. Fix optional fields with optional label. Improve translation files.
- 2020-01-08 - Improve reademe.txt file.
- 2020-01-06 - First Release.