CLI Commands

Swark provide several Shopware CLI Commands. More information about the Shopware CLI can be found on their official documentation.

Check Transactions

This command check all open Ark orders if the transaction on the blockchain has the correct amount, vendorField, recipient wallet and confirmations. If the transaction is confirmed the payment status is set to the status that is defined in the plugin configuration.

php bin/console swark:check:transactions

Test Configuration

In Development...

Last updated

Was this helpful?