Fom hubspot website page is transferred to netsuite page.So pages to go to the NetSuite pages instead of the Hubspot pages.Jira code:SQUIP-219 RequirementNeed to change the links on our website that go to the news and blog pages to go to the NetSuite pages instead of the Hubspot pages. Our SolutionFor this a landing page… Continue reading News and Blog Change from Hubspot to Netsuite
Month: July 2021
Asset Share Price Integration (Market stack)
Requirement Need to integrate Asset Number (custom record) with the Stock market prices of the Asset numbers with the respective World Market and Ticker symbol.Fetch the data for each day. Overview The marketstack API was built to offer a stock market data solution and make it accessible to both developers and companies around the world.… Continue reading Asset Share Price Integration (Market stack)
Change of Lead Status
Change of Lead Status as Lead-Web Store when created from the webstore
Office 365 integration
Office 365 integration
Automating the shipping methods as per customer preference
Requirements Scenario BBC offers two options for customers to choose their shipping method. The customers can select standard shipping or Express Shipping methods. In some cases, customers can choose some items to be shipped through express shipping and the remaining items through standard shipping. To be more specific, customers can opt for express delivery of… Continue reading Automating the shipping methods as per customer preference
Check the possibility of implementing a credit limit
How does credit limit work?
How to implement a credit limit for customer
The function to prevent a customer from ordering higher than their credit limit
Add Coupon Code to Website
Coupon code is added in the post-checkout page.The email id,order id,coupon code ,subtotal,discount total etc are called inside the Coupon code script.Jira code:SQUIP-232 RequirementTo use the coupons in Bronto we need to put the below code on a post checkout page to track the coupons.<script type=”text/javascript” src=”https://c.bron.to/assets/coupon/js/bcm.js“></script><script type=”text/javascript”>__bcm.redeemCoupon(“2189ce376cf1aecfa5a45005aa45fa17b15442e371b8f30502709cc6c6d3c559”, {email: <value-or-selector-definition>,coupon: <value-or-selector-definition>,orderId: <value-or-selector-definition>,orderSubtotal: <value-or-selector-definition>,orderDiscount: <value-or-selector-definition>});</script> Our… Continue reading Add Coupon Code to Website
Picking Slip Enhancement Proposal
Picking Slip Enhancement
VMI RTPOS With RQ API
A new page for SCA users to create orders by a single button click and visualize the sales history
Auto populate Expected Shipping date in SO and IF
Auto-populate Expected Shipping date in SO and IF using a script. Proposal summary Expected ship date will be copied from the SO to the IF upon creation and thus to the print. The body level ship date of the SO will also be updated based on the latest ship date from the line level upon… Continue reading Auto populate Expected Shipping date in SO and IF