We can display the quantity price as a drop down table and also table in the PDP page and quick view. for this we have created the child view to show the drop down box.
Author: Sruthy krishna
Analysis: Cardpointe – SuiteCommerce Payment Integration
Proposal Summary The proposed solution aims to integrate CardPointe payment gateway with NetSuite using API integration. This integration will allow users to process payments directly within NetSuite, streamlining the payment process. Requirement Mega Tel Wireless would like to do the Payment integration for Cardpointe and NetSuite. They need to accept payment for Credit card and… Continue reading Analysis: Cardpointe – SuiteCommerce Payment Integration
PROPOSAL FOR FRIEGHT CALCULATION
Proposal Summary This proposal covers the scope to integrate a freight estimation functionality into the Suite Commerce Advanced (SCA) website’s checkout process in the Western Global Limited account. Requirement We need to integrate freight estimation functionality (CH Robinson) into the Suite Commerce Advanced (SCA) website’s checkout process. The integration will involve making API calls to… Continue reading PROPOSAL FOR FRIEGHT CALCULATION
Remove add option for shipping address and edit option of default billing address
In SCA website the shipping address can be added from my-account and checkout section.Hide the add option for shipping address from my-account and checkout section. User’s should not be able to add the address. In Billing address,Remove the option to edit address in the default billing address.There should be option to edit and remove for… Continue reading Remove add option for shipping address and edit option of default billing address
Redirect Navigation to category page after Log in
As per the default SCA behavior, the My Account Overview page will be displayed after logging into the site. So we have to create an extension to perform this customization, which requires some more time and effort. We can start the development of the requirements after getting your confirmation.
Proposal For Adding link for tracking number and add abbreviated ship method
Requirement The requirement is to adding the link in tracking number and abbreviated shipping method associated with each purchased fulfilled item on the purchase history and detail pages of the OneSource webstore, so customers can easily track their shipments. Add the tracking link along with the tracking number in the purchase history list page. display… Continue reading Proposal For Adding link for tracking number and add abbreviated ship method
Display the category on the basis of the user’s role
We want to display the categories according to the role of the customer.Categories is to be displayed in a website according to the logged in customer based on the customer’s role.Performing the PCV functionality and customer segment and group concept to introduce this new feature.In that we can group the customers to different segments and… Continue reading Display the category on the basis of the user’s role
PROPOSAL FOR DISPLAYING SHIPPING METHOD BY DOMAIN
Proposal Summary This proposal covers the scope of display the shipping methods as domain-specific on the OneSource webstore, so customers can select the shipping method based on the domain. Requirement The requirement is to display the shipping methods as domain-specific. For example, on the RAC website, there are only two ship methods, and on the… Continue reading PROPOSAL FOR DISPLAYING SHIPPING METHOD BY DOMAIN
Password Protected Feature
We have to add password protected feature for a domain. Since the account is multidomain we cannot directly enable the password protect feature of website record.So we can the password protect feature by creating an extension to redirect the user from the home page to the new page with Login Button. The new page will… Continue reading Password Protected Feature
To obtain Order details from the Back end
We can order details such as items that we are added to cart, and the summary details and all the item details using the getFieldValues method on the ModelsInit model. We can pass the parameter to retrieve the particular type of fields. The code is given below: This will return all the fields on the… Continue reading To obtain Order details from the Back end