function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
rzsrzs 

Using Authorize.Net AIM in trigger code to process payment

Hello,

 

I would like to use Authorize.Net AIM (Advanced Integration Method) in my trigger code for some basic payment processing. Is this possible ?

If not, can i create a separate webservice hosted on a server somewhere and call that webservice from my trigger code, or is there some other way to achieve this ?

 

Thank You

gaurav.dixitgaurav.dixit

what about the PCI compliance how we can handle that ? when we  are integrating the Force.com with Authorize.net how we are handling PCI compliance,  we  cant store user data ?