Handling Encryption Failure in the Order API

The order API now identifies if encryption fails for a credit card payment method passed in the CWOrderIn message. If this occurs, the credit card number is removed from the order and the order payment method is deactivated. As a result, the order is put into Error status and included in the error batch. You will need to add a new payment method to the order and authorize it manually.