Skip to content

Release 3.2.0

Compare
Choose a tag to compare
@mateus-picoloto mateus-picoloto released this 29 Jan 19:45
· 357 commits to master since this release
20a8147

✨ 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