Commits

Thomas Tornevall authored 601f69b1befM
Pull request #143: RWC-356 Merge in WWW/tornevalls-resurs-bank-payment-gateway-for-woocommerce from RWC-356 to master * commit '3208960deed8330bf22015f244672f115ae9de34': * 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". Updated constants to be public.
Showing diff to3208960deed