Fix error on recurring membership in the rc
authorEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 18 Dec 2023 11:01:40 +0000 (00:01 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 19 Dec 2023 04:13:53 +0000 (17:13 +1300)
commit9394ac40b5ee3900b222f8852d839304f3e8ba25
tree97ac610ecd462c04f76838822261cfd2648a20d7
parentf8790df6082c91da80b62688e541c719cbf84f89
Fix error on recurring membership in the rc

Extend recur membership frequency test + fix to bi-monthly payments
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Contribute/Form/ContributionBase.php
CRM/Financial/BAO/Order.php
templates/CRM/Contribute/Form/Contribution/ThankYou.tpl
tests/phpunit/CRM/Contribute/Form/Contribution/ConfirmTest.php
tests/phpunit/api/v3/ContributionPageTest.php