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'


Top ↑

Return Return

(array) The Fees for the type specified


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.