Skip to content

Ifthenpay 8.0.0

Compare
Choose a tag to compare
@joaocouto-ifthenpay joaocouto-ifthenpay released this 21 Apr 11:35
· 39 commits to main since this release

Full Changelog (beta...v8.0.0)

This final release includes a few bug fixes and improvements since the beta version, database renaming and a new feature (partial refund method).

New feature:

  • Added partial refund method for MBWay;
  • Added partial refund method for CreditCard;
  • Added partial refund backofficeKey validation;
  • Added partial refund exception handler;
  • Added partial refund logs;
  • Added new warning type log;

Improvement:

  • Standardized the transaction_id for all payment methods.
  • Improved portuguese translation;

Bug fix:

  • Fixed formatedNumber function;
  • Fixed payment cancel callback;