edd_get_price_option_amount( int $download_id, int $price_id )

Retrieves the amount of a variable price option


Description Description


Parameters Parameters

$download_id

(Required) ID of the download

$price_id

(Required) ID of the price option

$payment_id

(Required) ID of the payment


Top ↑

Return Return

(float) $amount Amount of the price option


Top ↑

Source Source

File: includes/download-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.8.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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