Task no: https://jobinandjismi.atlassian.net/browse/THRD-653 Proposal Summary This proposal covers the scope of restricting the shipping country based on the Subsidiary in the thermogard website domains. The implementation will be done in the below pages – Checkout – MyAccount Requirement As of now, there are no shipping restrictions implemented on the website. Since we are using a common… Continue reading PROPOSAL FOR RESTRICTING THE SHIPPING COUNTRY BASED ON THE SUBSIDIARY
Author: Anik Babu
PROPOSAL FOR MADI COURSE REVISED ORDER PROCESS PLAN & CHECKOUT.COM INTEGRATION
Task no: https://jobinandjismi.atlassian.net/browse/MICL-182 Proposal Summary This proposal covers the scope of Madi Course Revised Order Process Plan & Checkout.com Integration on the Madi International website domain. Requirement The training courses must have the same standards as the products. Also, customers can select courses in the header. When courses must be displayed in PDP and PLP, they must also… Continue reading PROPOSAL FOR MADI COURSE REVISED ORDER PROCESS PLAN & CHECKOUT.COM INTEGRATION
How to add custom fields in the Confirmation page of checkout on elbrus version
When we need to have a custom field in the confirmation page we can use to override confirmationCreateResult the function in LiveOrder.Model.js.The code has been added below We can possibly to extend the view OrderWizardModuleConfirmation of the confirmation page.We can show the field value in confirmation page.
Update the custom field using Suitescript 1 in the Sales order During the Sales order creation on the website.
When we use the intent creation of the stripe payment, we need to store the intent id in the sales order record during the sales order creation on the website. So we used ModelsInit.order.setCustomFieldValues(); function for updating the custom field in the sales order. The two scenarios is added below
Add Extension in Elbrus version
if you are creating a new custom extension create a new folder for custom extension currently created the Custom Folder for the new extension. We created an extension JJ_StripeRegister@1.0.0. The version name of the extension is 1.0.0 .The JJ_StripeRegister is the Extension name. If you create an Extension must need to add the Extension name… Continue reading Add Extension in Elbrus version
How do we get the Image From the Asset path of the Extension
We can get the image in javascript using the below code. We can get the image of the extension asset using the getExtensionAssetsPath .the example added below.
Create a New page without Router in SCA
We can add the below code at the entry point of the extension.
PROPOSAL FOR MADI EDU BUSINESS DEVELOPMENT PAGE IN SCA
Task no: https://jobinandjismi.atlassian.net/browse/MICL-158 Proposal Summary This proposal covers the development of Madi Edu Business Development Page in SCA webstore for Madi International. Requirement New link in the website header New landing page Contact us form Lead creation An email confirmation to the employee Search to list the leads created from the form and link to the… Continue reading PROPOSAL FOR MADI EDU BUSINESS DEVELOPMENT PAGE IN SCA
fetch and update the transaction body feild in SCA
For getting the custom transaction body in the checkout we need to add the transaction body field id to the configuration record. The screenshot is added below For getting the value in checkout the code is added below Fo setting the value of the transaction body field the code is added below
PROPOSAL FOR PURCHASE HISTORY CUSTOMIZATION IN SCA
Task no: https://jobinandjismi.atlassian.net/browse/ATG-415 Proposal Summary This proposal covers the development of Purchase History Customization in SCA webstore for Artina Group website. My account Requirement Website URL Sandbox : https://www.artinasb.tk/ Add a new “Upload Check Copy” button to the Sales Order screen in Purchase History under My Account. This button will display an upload prompt and… Continue reading PROPOSAL FOR PURCHASE HISTORY CUSTOMIZATION IN SCA