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
Category: Approved R&A
All approved R & A proposals.
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
Location Validation In Purchase Order
Location Validation In Purchase Order
Importing Assembly Items without assign component items
Importing Assembly Items without assign component items
Apply tracking code
Place the facebook tracking code in the search add to cart button and sonfirmation page.Jira code:SQUIP-250 RequirementTo add the tracking cede proivde in the search,add to cart button and sonfirmation page. Our Solution Place the event code on your search results page. Add the event code just below the tag. This allows the event code… Continue reading Apply tracking code
Pop up from Teams to Netsuite with Manual Intervention Proposal
Pop up from Teams to Netsuite with Manual Intervention
Domain Redirect
To add a redirect to a original domain if the domain we navigating does not contain www in it.For eg:Forward https://transquip.co.nz/ to https://www.transquip.co.nz/ RequirementTo forward a domain https://xyz.com to https://www.xyz.com Our SolutionFor this, we need to add the domain that needs to be redirected to the Domain record.Then we have to add an SSL certificate.… Continue reading Domain Redirect
Set price level for webstore customers
Auto-populate the Price Level for any new customers created through the web store to a particular price level.Jira code:SQUIP-281 RequirementTo set a default price level for the new customers. Our SolutionWe need to set the field value as the default price level for the new customers using workflow.Using a workflow set an action to set… Continue reading Set price level for webstore customers