How to resolve the error if the invoice section is not showing for newly created Customers in checkout page

We can solve this by extending the profile model under SuiteScript and adding certain codes. For showing the invoice section on payment method section, here we have implemented the vinson related code in our file. Here, the related view is payment method selector Another code we have used is for render function()