Skip to content

Releases: pagarme/woocommerce

Release 3.1.8

13 Dec 17:05
55a4836
Compare
Choose a tag to compare

🐛 Bug fixes

  • Incorrect domain message

Release 3.1.7

07 Nov 17:58
ae9c658
Compare
Choose a tag to compare

🐛 Bug fixes

  • Failed to renew order manually with credit card;
  • Credit card validation failure when changing delivery method;
  • High memory usage when receiving Charge webhook;
  • Failed in view installments for 2 credit cards;
  • Orders with refunds in the charge display an error in the admin;

Release 3.1.6

04 Oct 19:17
a9c8662
Compare
Choose a tag to compare

🐛 Bug fixes

  • Sending billet information when creationg an order;
  • Required data modal for address number;

🚀 Improvements

  • Pagar.me Dash settings validation;
  • Compatilization with HPOS;
  • Receiving only Woocommerce webhooks;
  • Compatibilization with mod_pagespeed;

Release 3.1.5

04 Sep 20:41
8c1dcfe
Compare
Choose a tag to compare

🐛 Bug fixes

  • Incompatibilidade de seletores css de alguns temas para arquivos js.
  • Quando atualiza algum dado de checkout o cartão perde a bandeira já consultada.
  • Incompatibilidade com métodos de pagamento que utilizam o evento checkout_place_order.
  • Recorrência não finaliza compra com Boleto ou PIX.
  • Incompatibilidade com caracteres especiais nas instruções de pagamento do boleto.

Release 3.1.4

17 Aug 20:27
38b861e
Compare
Choose a tag to compare

🐛 Bug fixes

  • Problem creating subscription with pix and billet.

🚀 Improvements

  • Default value for Credit Card and Voucher brands.

3.1.3

10 Aug 14:32
cf08683
Compare
Choose a tag to compare

✨ New Features

  • Support products with free trial on subscription.

🐛 Bug fixes

  • Compatibility with older versions of Wordpress;
  • Compatibility with themes not supported by Woocommerce.

Release 3.1.2

31 Jul 17:22
cf8fb6d
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fixed jQuery calls in checkout;
  • Fixed return type in DataObject;
  • Fixed error when renewing subscription with credit card

3.1.1

10 Jul 19:36
9ec5686
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix checkout validation problem on the number field on PHP 7

3.1.0

06 Jul 15:13
463233b
Compare
Choose a tag to compare

✨ New Features

  • Compatibility with Woocommerce Subscriptions;
  • Add payment information in emails sent by Woocommerce;
  • Settings validations;
  • Validation if the required fields are active.

🐛 Bug fixes

  • Divergent value in multi-means for values grater that a thousand;
  • Finalize payment without a valid card brand;

🚀 Improvements

  • Compatibility with plugins;
  • Save number of installments of the order;
  • Receiving chargeback and payment_failed webhooks.

3.0.0

05 Jun 20:21
36fbcc3
Compare
Choose a tag to compare

✨ New Features

  • Payment methods are now independent
  • Possibility to apply discounts for each payment method

🐛 Bug fixes

  • Allow sequencial orders plugins

🚀 Improvements

  • Wallet functions were revised
  • Frontend design were refined