Author Topic: MSR/creditcard support implemented. Need to print credit card receipt  (Read 4160 times)

DQ

  • Jr. Member
  • **
  • Posts: 82
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

indypctech

  • Newbie
  • *
  • Posts: 34
Re: MSR/creditcard support implemented. Need to print credit card receipt
« Reply #1 on: March 06, 2013, 04:43:06 pm »
could you share your input on how u did it ?

DQ

  • Jr. Member
  • **
  • Posts: 82
Re: MSR/creditcard support implemented. Need to print credit card receipt
« Reply #2 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.