edd_get_payment_item_tax( integer $payment_id, int $cart_key = false )

Retrieve the tax for a cart item by the cart key


Description Description


Parameters Parameters

$payment_id

(Required) The Payment ID

$cart_key

(Optional) The cart key

Default value: false


Top ↑

Return Return

(float) The item tax amount


Top ↑

Source Source

File: includes/payments/functions.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.