Fields in the orderForm Configuration are updated to null when there is any change in Order Management Settings
Order Management
•
ID: 748404
Fixed
Published on2/6/2023
 • 
Last updated on5/9/2024
1 min read
Summary
When updating any information in Order Management Settings (in the admin), the fields paymentSystemToCheckFirstInstallment and defaultPaymentSystemToApplyOnUserOrderForm are set as null in the orderForm Configuration
Simulation
- Set up the fields 
paymentSystemToCheckFirstInstallmentanddefaultPaymentSystemToApplyOnUserOrderFormin the orderForm Configuration via API - Change anything on Order Management Settings (admin)
 - When you do Get orderForm Configuration, you will see those fields as 
null 
Workaround
Save the orderForm Configuration with the correct values for the fields paymentSystemToCheckFirstInstallment and defaultPaymentSystemToApplyOnUserOrderForm after the change in Order Management Settings