Skip to content

Release 7.7.0 ๐Ÿš€

Compare
Choose a tag to compare
@DouglasCorreiaMeli DouglasCorreiaMeli released this 11 Sep 13:05
· 7 commits to main since this release
ef3d1a4

[7.7.0] - 2024-09-11

Added

  • New payment method: Implemented Yape Gateway, now available for transactions in Peru.

Changed

  • Optimized packaging: Reduced the number of assets included in the plugin's zip package to improve performance and download time.
  • Code enhancement: The code has been refactored to follow PHP 7.4 best practices by adopting Typed Properties, improving clarity and safety.

Fixed

  • cardForm issue resolved: Fixed the error that appeared in the console during the loading of the cardForm script used in the Checkout API for cards. The loading process is now handled more efficiently, eliminating the issue.