oceanpayment/module-applepay

Accept payments using Oceanpayment ApplePay payment gateway

1.0.0 2023-11-17 10:04 UTC

This package is auto-updated.

Last update: 2024-09-16 09:09:27 UTC


README

#Oceanpayment ApplePay Installation 1 - unzip de module in app/code/Oceanpayment/ApplePay 2 - enable module: bin/magento module:enable --clear-static-content Oceanpayment_ApplePay 3 - upgrade database: bin/magento setup:upgrade 4 - re-run compile command: bin/magento setup:di:compile

In order to deactivate the module bin/magento module:disable --clear-static-content Oceanpayment_ApplePay In order to update static files: bin/magento setup:static-content:deploy

Important: make sure that php path is correct in bin/magento file