module Ecko
This class is used to perform post donation and add a donation to the account. This actually should be a service that app should run.
This class is the engine of the sponsor plugin. IT doesnt do much but helps in redirecting process and configurations to different classes within the plugin. THis class is registered in the ecko plugins registry
This class processes the gateway and parses the donation object. Currently only default option as a runner is provided but when adding multiple parsers in future, we will have a choice option when we add multiple gateways in the future.