-
-
Notifications
You must be signed in to change notification settings - Fork 824
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce PropertyBag to help standardise payment params
WIP: proof of concept for payment property bag WIP: keep civilint happy WIP: keep civilint happy again Add other getters, setters, tests Add require() method and test some wip code linter fixes remove :void from function declaration in Civi/Payment/PropertyBag fix PropertyBagTest.php tests fix linter Re-do payment code lost in rebase linting fixes More WIP on payment property bag one day i'll run civilint before committing WIP checkin Correct test which referred to Credit card instead of Credit Card causing a fail with new property bag which is stricter Payment PropertyBag: allow week as recurFrequencyUnit; accept ZLS for feeAmount for legacy sake CRM_Core_Payment: remove stuff cut from release remove test no longer needed remove un-needed code because feature dropped before it was released remove comment Remove/disarm payment instrument setter restore getPaymentInstrumentID behaviour remove not required function set x
- Loading branch information
Rich Lott / Artful Robot
committed
Nov 25, 2019
1 parent
a2366db
commit 47c9685
Showing
5 changed files
with
920 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.