- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My New Authorize.net API Coldfusion CFC
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

