CRM-17256 move validation of billing fields to the payment processor
authoreileenmcnaugton <eileen@fuzion.co.nz>
Tue, 13 Oct 2015 09:06:22 +0000 (22:06 +1300)
committereileenmcnaugton <eileen@fuzion.co.nz>
Tue, 13 Oct 2015 09:06:22 +0000 (22:06 +1300)
commitc319039f0e77ae39844f95b44970d3cba32384de
tree27df9d6e4399b3bd34d1bb34b8a53ed5295ab186
parentb576d770458ccbe2451495f15d48dad0f601c029
CRM-17256 move validation of billing fields to the payment processor

Note that this wasn't done previously due to trying to 'work around' the billing-for-pay later
but that doesn't turn out to be working properly at the moment so better to do the 'proper' fix for this
and for that than to keep trying to work around the way that code was working
CRM/Contribute/Form/Contribution/Main.php
CRM/Core/Payment.php
CRM/Core/Payment/Form.php
CRM/Core/Payment/PayPalImpl.php
CRM/Event/Form/Registration/Register.php