SambaPOS Forum

English Boards => Support => Topic started by: DQ on March 05, 2013, 03:17:26 pm

Title: MSR/creditcard support implemented. Need to print credit card receipt
Post by: DQ on March 05, 2013, 03:17:26 pm
Hello,
  I have implemented credit card processing support in SambaPOS and now looking for a way to print credit card response receipt either accepted or decline.  I have the receipt as a text string and wondering what is the best way to print it?

Should I just write to COM Port connected to the printer or there is a way to use print job/template functionality?

Thanks,
DQ
Title: Re: MSR/creditcard support implemented. Need to print credit card receipt
Post by: indypctech on March 06, 2013, 04:43:06 pm
could you share your input on how u did it ?
Title: Re: MSR/creditcard support implemented. Need to print credit card receipt
Post by: DQ on March 06, 2013, 05:20:30 pm
I am working on other changes like setting color for modifier buttons and changing text to bold if modifier is selected to differentiate.
Once that is done, will checkin code.