Re: Re: Re: Re: Re: Operate in credit card debug mode does not s

Posts: 5360
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Honestly, I forgot to test the core recurring fee handler, but I'm not sure it should break anything. That module's default handler was caching its own copy of the CC details, but I'm not sure what to do with that. I suppose I can just make sure it's evident that this is a debug handler and update it to not store the "non-storable" data by default. Will give it a little bit of thought today.