Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Critical
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.3.0, 3.3.1, 3.3.2, 3.3.3
-
Fix Version/s: 3.3.4
-
Component/s: CiviContribute
-
Labels:None
Description
When applying a 100% discount to a membership w/payment processor set to Google Checkout, the "Continue" button does not display on the confirmation screen. This makes it impossible to process the membership. Attached is a patch that addresses the bug. The same style "amount == 0" check is already used in events.
The patch should be applied against CRM/Contribute/Form/Contribution/Confirm.php