In previous Web HTTP protocal, we can use lr_end_transaction("getCreditCardTypes", LR_AUTO);
But, in Truclient, it force transaction ends with successful like lr_end_transaction("2-2-GetRedirectURL",0);
It has no effect even I have changed 2nd parameter from 0(LR_PASS) to 2(LR_AUTO).
Anyone met this problem?