Processing Credit Cards

JohnS why not just do one if people want to use built in credit card processing then they would have to use that one. For example the most used in my opinion would be authorize.net. I have integrated using there API before and it was very easy. I think I may just write a external program that pop ups when you click the credit card button. The only thing i would have to figure out is how to pass the order total from sampapos to the external programs database then mark that as paid once my external program says the authorization was good. Since i’m new to SambaPOS maybe someone point me in the direction of how to get the current order amount that you wanted to process sent to maybe a text file. Then my program could import the text file.