![]() |
|
||||
Recurring Instant Payments |
Problem A user reported intermittent crashes, when a recurring payment occured, and it used an instant payment. Caught By User bug report. Workaround It might be safer to not use the option to instantly pay for recurring transactions. Solution We have not been able to duplicate this problem, but we rewrote some code to be much safer, and less likely to crash. It is possible that it will fix this problem. Technical Details Programmer note-- code changed in CExpenseTransaction::CreateInstantPayment. |