Welcome to Mage Tracer
0
Magetracer Pay with Specta
Installation
1 - unzip de module in app/code/Magetracer/Specta
2 - enable module: bin/magento module:enable --clear-static-content Magetracer_Specta
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 Magetracer_Specta
In order to update static files: bin/magento setup:static-content:deploy
Important: make sure that php path is correct in bin/magento file
Any transaction you make with your Live API Key will be on a Live environment. Use the Test Api Key (TEST_API_KEY) when testing your integration.
When performing a test transaction, use "SPTest" as Specta ID and "111111" as OTP to get a successful transaction or "000000" for a failed transaction.
For Customization and discussion contact on [email protected]