Defect HC-17519

Creating a non-recurring subscription through REST API is not working

Software

Customer case Applies to Corrected in
CS0302942 V9.1.8.0 9.1.11.0

Observed behavior

The subscription service does not properly handle a payment interval of zero.

Expected behavior

Zero is used as the interval for non-repeating orders and needs to be handled appropriately.

Resolution

The code was comparing the zero interval incorrectly. This has been corrected.