I created a new Coldfusion CFC that supports Authorize API for payments, CIM, ARB, and Accept Suite. Would love for people to give it a test and give feedback. This was based on TWCreations old AuthNetTools. I updated it for API support and new functions and they donated their code I re-used.
03-04-2020 06:00 PM
Hi @kabutotx. Do you know what PCI compliance rules may apply if we post credit card authorization information to the API, but don't store it anywhere on our systems? It would be in memory when the form was posted to our servers and then while the transaction processed. Any guidance is appreciated.
05-19-2022 03:43 PM
Yes. PCI will apply. The easiest is Accept API which will be only SAQ A.
If you do your own form I think that would fall under at least SAQ C .
05-19-2022 04:02 PM