From some API spec I have:
Force to place an Auth transaction into the current batch (PostAuth) or to place a transaction not processed through the LUCY Gateway™ into the current batch (ForceAuth)
So "AUTH" just places the funds on hold. If you want to have the funds transferred to your merchant bank you'd need to do "SALE" or "CAPTURE" or something. But what's the point of "FORCE"? Does "AUTH" not put the funds on hold immediately? Do you need to do "FORCE" to do that?