EDD_Amazon_Payments::maybe_hide_gateway_select() – Hides payment gateway select options after return from Amazon
EDD_API::missing_auth() – Displays a missing authentication error if all the parameters aren’t provided
EDD_API::set_query_mode() – Determines the kind of query requested and also ensure it is a valid query
EDD_Batch_Payments_Import::maybe_create_download() – Look up Download by title and create one if none is found
edd_checkout_meta_tags() – Add no-index and no-follow to EDD checkout and purchase confirmation pages
EDD_DB_Customer_Meta::register_table() – Register the table with $wpdb so the metadata api can find it
EDD_DB_Customer_Meta::sanitize_customer_id() – Given a customer ID, make sure it’s a positive number, greater than zero before inserting or adding.
EDD_Discount::get_min_price() – Retrieve the minimum spend required for the discount to be satisfied.
EDD_Discount::is_min_price_met() – Check if the minimum cart amount is satisfied for the discount to hold.
edd_email_tag_payment_method() – Email template tag: payment_method The method of payment used for this purchase
EDD_File_Download_Log_Migration::get_log_ids_for_current_step() – Get the log IDs (50 based on this->per_step) for the current step
EDD_File_Download_Log_Migration::get_percentage_complete() – Return the calculated completion percentage
EDD_File_Download_Log_Migration::set_properties() – Set the properties specific to the payments export
edd_get_average_monthly_download_earnings() – Retrieves the average monthly earnings for a specific download
edd_get_average_monthly_download_sales() – Retrieves the average monthly sales for a specific download