Skip to content

Releases: pagarme/woocommerce

Release 3.2.0

29 Jan 19:45
20a8147
Compare
Choose a tag to compare

✨ New Features

  • Autonomy in choosing payment methods for Subscriptions
  • Installments up to 12x on credit card for Subscriptions

🐛 Bug fixes

  • Error accessing the product edit page
  • Compatibility with PHP 8.2/8.3
  • Error when finalizing 0 cost purchase
  • First name and last name fields not mandatory
  • Failed to generate the recurring order due to lack of CustomerId
  • Duplication of stock reduction - @tiagopapile

Release 3.1.9

13 Dec 17:42
306b0bb
Compare
Choose a tag to compare

✨ New Features

  • Allow buying without address;
  • Show installments tax values in orders;

🐛 Bug fixes

  • Pix code does not copy;
  • Paste credit card on IOS does not finish order - @eduardobattisti;
  • Php notice in wallets block;

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