edd_payment_subtotal( int $payment_id )

Retrieves subtotal for payment (this is the amount before taxes) and then returns a full formatted amount. This function essentially calls edd_get_payment_subtotal()


Description Description

See also See also


Top ↑

Parameters Parameters

$payment_id

(Required) Payment ID


Top ↑

Return Return

(array) Fully formatted payment subtotal


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.