Good afternoon. We are trying to implement an automatic credit card authorization prior to the shipment happening in CSI. The Credit Card Shipping Authorization Utility effectively does what we need, but it only works when the order gets to a shipped status. We need to be able to authorize the card before we package the products. I tried to chase the SSSCCIShipAuthUtilSp, but I am having trouble finding where to check the status of the order. There appears to be a reference to SSSCCIReauthorizeCardSp. I can't locate where SSSCCIReauthorizeCardSp is defined. Any thoughts on how we can bypass the order status or other ideas to authorize the credit card before the order ships? Thank you for any help.