We need to integrate into a web page that interfaces authorize.net to capture/pre-authorize with their card to determine if the funds are available.. Of course, the tricky part is that the form also needs to still submit to Infusion, so I don’t know how that’s going to work.
Here is more information regarding the process:
http://developer.authorize.net/guides/SIM/
Here is our checkout page:
http://masterincometrader.com/checkout/registration3.php
and here is the proccess page:
http://masterincometrader.com/checkout/registration4.php
it is at this page when the pre-authorization will be run.
Again, it will need to pre-authorize the card first, and once it has been approved, it will send the infusionsoft webform proccess the order. If not, another page will load.
This should be easy for someone who knows what they are doing.
Thanks!