Skip to content

v4.15.0

Compare
Choose a tag to compare
@lira lira released this 28 Dec 21:55
· 7 commits to main since this release
032e11f

Changed

Changes the current plugin calls when creating payment, preferences and obtaining payment-methods, to use Core P&P services.
Changed endpoints:

  • v1/payments to /ppcore/prod/transaction/v1/payments
  • checkout/preferences to /ppcore/prod/transaction/v1/preferences
  • v1/bifrost/payment-methods to /ppcore/prod/payment-methods/v1/payment-methods

Fixed

  • Updated copyright to 2023
  • Added validation to ensure that PHP files are executed in the PrestaShop context
  • Added .htaccess file in the root folder, to prevent someone from listing the files of the module, and direct execution of PHP file