You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > CouponApi Class > CouponApi Methods > ApplyCouponToBasket
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CouponApi.ApplyCouponToBasket Method

Applies a coupon to a customer's basket.

C#
public void ApplyCouponToBasket(long couponId, long basketId);
Visual Basic
Public Function ApplyCouponToBasket(couponId As long, basketId As long) As void
Parameters 
Description 
couponId 
ID of coupon to apply to basket. 
basketId 
ID of basket to apply coupon to. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!