EDD_Payment::add_fee( array $args, bool $global = true )

Add a fee to a given payment


Description Description


Parameters Parameters

$args

(Required) Array of arguments for the fee to add

$global

(Optional)

Default value: true


Top ↑

Return Return

(bool) If the fee was added


Top ↑

Source Source

File: includes/payments/class-edd-payment.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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