message box if credit card expired

I'd like to display a message in sales order entry if the customer is using credit card terms and their credit card is expired. If you've done that already would you mind sharing the code?

Thanks.

Parents Reply
  • 0 in reply to jimatqsi

    So I thought maybe it's enough just to show the credit card info on the header screen. But when I put the expiration date(s) and last 4 unencrypted numbers on that screen they don't show anything and they look grayed out. I'm pulling them from the SO_SalesOrder_bus.EncryptedCreditCardNo area.

    I don't need to do anything with this data, I just want to show it to the operator.

Children