Module: Ecko
- Defined in:
- lib/ecko/plugins/sponsor/engine.rb,
lib/ecko/plugins/sponsor.rb,
lib/ecko/plugins/sponsor/donated.rb,
lib/ecko/plugins/sponsor/process.rb,
lib/ecko/plugins/sponsor/version.rb,
lib/ecko/plugins/sponsor/parser/stripe.rb,
lib/ecko/plugins/sponsor/configurations.rb,
lib/ecko/plugins/sponsor/schema_validator.rb,
app/controllers/ecko/plugins/donations_controller.rb,
lib/ecko/plugins/sponsor/generator/donation_package_generator.rb
Overview
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.
Defined Under Namespace
Modules: Plugins