This is a PHP proxy to submit Ajax requests to Infusionsoft.
- Set your Infusionsoft app id, thank-you message, and path to the cacert.pem bundle in
infusionsoft-proxy-settings.php
. - Add the Infusionsoft form IDs in
infusionsoft-proxy.php
, creating new lines as necessary - Include the
functions.js
in your javascript, making sure to replace the$form
variable with the selector(s) you need.