edd_get_payment_subtotal( int $payment_id )

Retrieves subtotal for payment (this is the amount before taxes) and then returns a non formatted amount.


Description Description


Parameters Parameters

$payment_id

(Required) Payment ID


Top ↑

Return Return

(float) $subtotal Subtotal for payment (non formatted)


Top ↑

Source Source

File: includes/payments/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.3.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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