Commits
Thomas Tornevall authored 3208960deed
* Update: Obfuscator extended so custom objects can be obfuscated. * Update: getObfuscateLookupKeys gives the opportunity to obfuscate extra keys in an array. * Update: Now logging all backend replies too. * Update: Backend replies are logged, but getAddress will be obfuscated on demand. * Update: Action resurs_bank_order_status_update (deprecated) added with a modernized action where our extra status handlers resides (RWC-356). Close #88. * constructor for PluginHooks are now separating filters from actions. * New action for case 356 is named rbwc_mock_get_payment_method_namespace_exception or updateOrderStatusEvent in short terms. * Added updateOrderStatusEvent for case 356 so that completed can get extra handle for payment_complete(). * "Resurs Bank" tab renamed to "Resurs".