In SCA setup, only the transactions of the customer who is logged in are displayed by default. By customization we can update the transactions displayed on my-account pages to include the most transactions of sub-customers also along with transactions of login parent customer. To update the transaction history, we have to update the filter used… Continue reading Update the transaction history of parent customer in my-account
Tag: Transaction history
SCMA extension to update overview page recent transaction list
In website recent invoices list was showing client want to show recent all transactions there.For that created an extension and updated the model to change the filter. suitescript file: JJ.OverviewHome.OverviewHome.Model.js: javascript : JJ.OverviewHome.OverviewHome.js:
Resolve Error: “Not Allowed. Sorry! You have no permission to view this page.” when viewing transaction history on MyAccount page
Applies To Product: NetSuite 2023.1SuiteApp/Bundle: Site Builder SuiteCommerce SuiteCommerce Advanced Scenario Error: “Not Allowed. Sorry! You have no permission to view this page.” when viewing the transaction history in MyAccount page Solution Change the Customer Payment permission level of the affected Customer Center Role: Navigate to Setup > Users/Roles > Manage Roles Click Edit next to the affected Customer Center role Go to Permissions subtab > Transactions sublist… Continue reading Resolve Error: “Not Allowed. Sorry! You have no permission to view this page.” when viewing transaction history on MyAccount page
How to solve Internal errors on the transaction history of my account on the Website
Sometimes we encounter an error saying that internal error on the website in the transaction history of my account page. Notice (SuiteScript){“type”:”error.Suite ScriptModuleLoaderError”,”name”:”MODULE_DOES_NOT_EXIST”,”message”:”Module does not exist: /Web Site Hosting Files Live Hosting Files/SSP Applications/accessoOnesource/accessoOnesource2/_suitescript/third parties/backbone.validation.js”,”stack”:[]} This error comes because of backbone.validation.js file isn’t present or available in the SSP Application folder for V2 of the… Continue reading How to solve Internal errors on the transaction history of my account on the Website
Error in Loading Transaction History page
There may an internal error or Page not found issue will occure while opening the transaction history page of SCA sites. To resove this issue 1.Check whether the SSP application contains all required files. 2.Make the Domain As a single secured one.
To view the transaction history in My Account page
The reason why a user gets the error message “Not Allowed. Sorry! You have no permission to view this page.” when viewing the transaction history in My Account page is because the level for Customer Payment permission is set to View or lower. To be able to successfully view the transaction history in My Account page, the user… Continue reading To view the transaction history in My Account page