Sage 100

 View Only
  • 1.  Is it possible to add the credit card Authorizatio

    Posted 02-07-2017 14:47
    Is it possible to add the credit card Authorization No. from Sage Exchange to the Sales Order/Sales Order Invoice forms?


  • 2.  RE: Is it possible to add the credit card Authorizatio

    Posted 02-07-2017 14:55
    Yes. The field should be in the Header file. This info is copied back to the order/invoice from Sage Exchange.


  • 3.  RE: Is it possible to add the credit card Authorizatio

    Posted 02-07-2017 14:58
    If it is not in the header file (I don't know that it is for SO Entry) you can loop in the SO_SalesOrderPayment Table. You should be able to nab the Transaction ID, Auth#, Date and Time from there.