Release Date: December 2021
The get_all_quote_payment_plans()
function has been updated to return all installment billing information for a quote so that documents can be configured to display all of the payment plans information, including all installments.
What's changing?
Prior to this change, theget_all_quote_payment_plans()
function returned the payment plan id, name, total premium, billing schedule id, and payment method.
With this change, the function will return the installment information.
How does this impact you?
Documents can now be configured to render installment information.