v4.15.0
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