## Apply a promotion code `applyPromotionCode(promotionCode: string)` Use this method to apply a promotion code that your customer enters. - `promotionCode` The promotion code to apply to the Checkout Session. ### Example ```title Apply a promotion code ```