Promotions enable you to track the source of revenue and to offer discounts in the form of coupons. Each promotion has a promotion code that can be applied to transactions and campaigns. Administrators can enable the Promotion Codes feature at Setup > Company > Setup Tasks > Enable Features. The feature is on the Transactions subtab… Continue reading Selling with Promotion Codes
Tag: Promotion code
Users are able to use an Order Specific Type Advanced Promotion code on a site which should only be available on a different site.
When you’re using Advanced Promotion and you selected Site A on the field Site, but you’re able to use the Coupon Code on Site B. Follow the steps below to make sure all pre-requisites are met: 1. Navigate to Customization > Plug-ins > Manage Plug-ins and check the 3 implementations from the page (Order Specific, Item Specific and Buy X Get Y). Note: Enabling… Continue reading Users are able to use an Order Specific Type Advanced Promotion code on a site which should only be available on a different site.
How to remove promotion code using internal id in the cart
Using this function we can remove a promotion from the cart. If the promotion is removed successfully, the cart total is updated, and the promotion no longer appears in the cart.
Promotion code transmission Script
Requirement The client needs to implement the promotions feature in NetSuite. Therefore, need to transfer the promotion code record to the website. Map reduce script is created to transfer promotion codes to the Website. When triggered will transfer the promotion codes to the website. Solution