Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Templates styles javascript #14

Merged
merged 53 commits into from
Apr 28, 2017
Merged

Templates styles javascript #14

merged 53 commits into from
Apr 28, 2017

Conversation

jakubpolomsky
Copy link
Contributor

  • add all payment method classes
  • add payment icons
  • autoload payment methods
  • allow multiple roles for moto
  • implement basic risk management for invoice, installment and ccard moto
  • add validation for required fields
  • show payment fields div olny for payments having input fields

jakubpolomsky added 30 commits April 19, 2017 08:57
- uses settings instead of the gateway in the config class
- remove obsolete code
- read payment fields from the corresponding class - if they are
available
- allow autoloading for payment methods having a hyphen in their name
- add comments to methods
- change visibility of settings to protected, so that extending classes
can use them
- add missing fields to the credit card form
- and add a switch for BIC field display
- check if validate_payment_fields exists and use it
also add missing full stops
enable module if any of payment methods are enabled
@rinnhofer rinnhofer merged commit 6e8e146 into master Apr 28, 2017
@rinnhofer rinnhofer deleted the templatesStylesJavascript branch April 28, 2017 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants