[REF] Refactor adding payment processor radio section onto register and contribution...
authorSeamus Lee <seamuslee001@gmail.com>
Wed, 19 Feb 2020 21:13:43 +0000 (08:13 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 20 Feb 2020 20:32:21 +0000 (07:32 +1100)
commit1421b010e53d7ac070773e59343a61952e29e29b
treeee5c633aab9c47b040686347214d27c2c72ee02b
parent8d80282eab0e48e037fc84da0b7f32c3b269405f
[REF] Refactor adding payment processor radio section onto register and contribution main forms

Move Contribute form specific handling back to its own form

Move shared function to the trait
CRM/Contribute/Form/Contribution/Main.php
CRM/Event/Form/Registration/Register.php
CRM/Financial/Form/FrontEndPaymentFormTrait.php