edd_get_cart_fees( string $type = 'all', int $download_id,  $price_id = NULL )

Get Cart Fees


Description Description

Just a simple wrapper function for EDD_Fees::get_fees()


Parameters Parameters

$type

(Optional)

Default value: 'all'

$download_id

(Required)


Top ↑

Return Return

(array) All the cart fees that have been applied


Top ↑

Source Source

File: includes/cart/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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