Custom app needs to aggregate data and then use that data to fill out a web form on my website. The purpose is to be able to sign customers up at a live event without having to send them to our website to purchase. I want to be able to slide their credit card on my iPad and have that data be sent an infusionsoft order form that I choose. Before the data is sent I I need to ask them for email and password. Then we pass everything to an order form. We would start with this one https://spendingtracker.infusionsoft.com/saleform/nathnifti I would then need to have the appropriate code to be able to fill out this order form. There is not an API into this form as far as I can tell. It is hosted in infusionsoft and we can add custom stuff in the header or footer of the form but I can't get access to the HTML of the form to give you. I don't care what credit card reader we have to use. Just as long as I can do this. My issue is that I need it to go through my billing system since my system is integrated there.