-
1. Re: Updating shopping cart merchant gateway info
Carl Von Stetten Jul 9, 2014 8:37 AM (in response to chuckstefen)chuckstefen,
There is little way of knowing for sure without seeing code for the entire site, which is not really possible via forum posts. Depending on how the site was architected, the credentials could be stored anywhere in the code files (and possibly in multiple places). However, since ColdFusion code is generally stored in "plain text" files, you can use any text file search tools to look for instances of the old credentials (maybe a user name or such). That will at least get you started, and help determine if the credentials are stored in only one place in the code (ideally) or multiple places (not great, but still workable).
-Carl V.
-
2. Re: Updating shopping cart merchant gateway info
Charlie Arehart Jul 9, 2014 9:13 AM (in response to chuckstefen)Chuck (and Carl), I've moved this discussion out of the CF Builder forum. As you may know, Chuck, CF Builder is Adobe's editing environment for CF. Your question is about the language, CFML, as such the CFBuilder forum is not the right place for the discussion. It's a frequent mistake, and no harm done. But I've moved this discussion to the "getting started" forum for CF, since that seems a better place. You may also get different folks responding who watch that forum and not the other. Hope that's helpful.
-
3. Re: Updating shopping cart merchant gateway info
Carl Von Stetten Jul 9, 2014 11:39 AM (in response to Charlie Arehart)Thanks Charlie. I thought the same thing, but don't have the ability to move discussions.
-Carl V.
-
4. Re: Updating shopping cart merchant gateway info
Charlie Arehart Jul 9, 2014 11:42 AM (in response to Carl Von Stetten)Sure, no problem.
/charlie


