LLMS_Order::get_coupon_amount( string $payment = 'regular' )

Get the formatted coupon amount with a currency symbol or percentage


Description Description


Parameters Parameters

$payment

(Optional) coupon discount type, either 'regular' or 'trial'

Default value: 'regular'


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/models/model.llms.order.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.