EDD_Payment::get_fees( string $type = 'all' )
Get the fees, filterable by type
Description Description
Parameters Parameters
- $type
-
(Optional) All, item, fee
Default value: 'all'
Return Return
(array) The Fees for the type specified
Source Source
File: includes/payments/class-edd-payment.php
Changelog Changelog
Version | Description |
---|---|
2.5 | Introduced. |