We can add “Purchase History” link in Order confirmation mail in the email template so that the customer can easily track their order, On adding the static link where ?fragment=purchace will navigate to MyAccount “Purchase History page” even after Login In otherwise it will navigate to MyAccount Overview page.
Tag: purchase history
Suite commerce: Fixes on The latest Release
Fixes Fixed an issue that prevented customers from toggle viewing all items included in their order. This issue occurred when customers used a mobile device to access the My Account > Purchases > Purchase History area of a Commerce website and clicked on Purchase Order for an order with a status of Pending Approval or Pending Fulfillment. In some cases,… Continue reading Suite commerce: Fixes on The latest Release
How to create a search by Purchase Number search box to search for all the purchases that the customer has made.
Description: We can use this solution to create a Search by Purchase Number search box to sort the purchase order history based on the user-entered criteria. JavaScript: _.extend(OrderHistoryListView.prototype, { template: jj_order_history_list_tpl, //initilize function is extended to get the purchase history details from the SuiteScript. … Continue reading How to create a search by Purchase Number search box to search for all the purchases that the customer has made.
How to Convert ship method into abbreviated form for displaying in the SCA website.
In the NetSuite the ship method values contains 2 or three words in it for example: “3rd party FedEX” so if any client wants to display on the the abbreviation or a single word we can use the following javascript for converting the ship method. Example: “3rd party FedEX” can be converted into FEDEX and… Continue reading How to Convert ship method into abbreviated form for displaying in the SCA website.
BLOCK MAKE A PAYMENT
The Account Management should be working while trying to add the managerial emails onto the account