-
- Downloads
financial#2 Support payment processor title if configured on Contribution Pages
Per financial#2 we agreed & added a 'title' field to the civicrm_payment_processor table some time ago for exposure on front end forms. We haven't actually done this, or made it UI configurable. This fixes that for contribution pages & adds comments pointing out the tidy up needed to make it similarly available on the events page. Once done we should add to the payment processor form
Showing
- CRM/Contribute/Form/Contribution/Main.php 2 additions, 10 deletionsCRM/Contribute/Form/Contribution/Main.php
- CRM/Contribute/Form/ContributionBase.php 3 additions, 0 deletionsCRM/Contribute/Form/ContributionBase.php
- CRM/Event/Form/Registration/Register.php 10 additions, 6 deletionsCRM/Event/Form/Registration/Register.php
- CRM/Financial/Form/FrontEndPaymentFormTrait.php 43 additions, 0 deletionsCRM/Financial/Form/FrontEndPaymentFormTrait.php
- tests/phpunit/CRM/Contribute/Form/ContributionTest.php 4 additions, 0 deletionstests/phpunit/CRM/Contribute/Form/ContributionTest.php
- tests/phpunit/api/v3/ContributionPageTest.php 3 additions, 0 deletionstests/phpunit/api/v3/ContributionPageTest.php
Loading
Please register or sign in to comment