CLI commands
Import / Export Store Credit Balances
bin/magento mirasvit:credit:import-export
This command allows you to easily import or export Store Credit balances for your customers. It simplifies bulk management of credits, helping you transfer data between different systems or back up current balances. This command has additional options to fine-tune the execution.
Option | Description |
---|---|
--export | export all customer' balances to the export.csv file |
--import --file import.csv | import customer' balances from the import.csv file |
Merge customer multi currency balances in base currency balance
bin/magento mirasvit:credit:merge-balances
This command is used to merge customer balances across multiple currencies into a single base currency balance. It helps streamline credit management in multi-currency stores, ensuring that customers have a unified balance in your store's base currency for consistent transactions.