• Skip to primary navigation
  • Skip to main content
  • Skip to footer
Easy Digital Downloads a2z

Easy Digital Downloads a2z

Easy Digital Downloads a2z

  • Home
  • Plugins
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
  • _
  • #
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
Home / Archives for P

P

_edd_anonymize_payment() – Given a payment ID, anonymize the data related to that payment.

_edd_privacy_get_customer_id_for_email() – Since our eraser callbacks need to look up a stored customer ID by hashed email address, developers can use this to retrieve the customer ID associated with an email address that’s being requested to be deleted even after the customer has been anonymized.

_edd_privacy_get_payment_action() – Given an EDD_Payment, determine what action should be taken during the eraser processes.

admin_print_footer_scripts – action

after_plugin_row_$this – action

bulk_post_updated_messages – filter

Client::pauseOnRetry() –

Client::profileEndpointUrl() –

delete_post – action

dynamic_sidebar_params – filter

easy-digital-downloads.php

edd_$_POSTedd-action – action

edd_$this_link_payment_details_transaction_id – filter

edd_accepted_payment_$card_image – filter

edd_accepted_payment_icons – filter

edd_add_download_post_classes() – Adds post classes for downloads

edd_add_oembed_price() – Adds Download product price to oembed display

edd_add_ons_page() – Add-ons Page

edd_add_past_purchases_to_new_user() – Looks up purchases by email that match the registering user

edd_admin_pages – filter

edd_after_payment_actions – action

edd_after_payment_actions_delay – filter

edd_after_payment_scheduled_actions – action

edd_after_price_field – action

edd_after_price_option – action

edd_after_price_options – action

edd_after_price_options_list – action

edd_after_privacy_policy – action

edd_after_purchase_form – action

edd_after_purchase_history – action

edd_agree_to_privacy_policy_text – filter

edd_ajax_delete_payment_note() – Delete a payment note deletion with ajax

edd_ajax_pre_cart_item_template – filter

edd_ajax_store_payment_note() –

edd_allow_negative_prices – filter

edd_allow_template_part_$slug_$name – filter

edd_allow_template_part_account_pending – filter

EDD_Amazon_Payments

EDD_Amazon_Payments::__construct() – Get things going

EDD_Amazon_Payments::actions() – Add actions

EDD_Amazon_Payments::ajax_get_address() – Retrieve the billing address via ajax

EDD_Amazon_Payments::capture_oauth() – Capture authentication after returning from Amazon

EDD_Amazon_Payments::check_config() – Show an error message on checkout if Amazon is enabled but not setup.

EDD_Amazon_Payments::checkout_errors() – Check for errors during checkout

EDD_Amazon_Payments::config() – Setup constant configuration for file paths

EDD_Amazon_Payments::disable_address_requirement() – Removes the requirement for entering the billing address

EDD_Amazon_Payments::filters() – Add filters

EDD_Amazon_Payments::get_amazon_authenticate_redirect() – Retrieve the return URL for Amazon after authentication on Amazon is complete

EDD_Amazon_Payments::get_amazon_checkout_uri() – Retrieve the checkout URL for Amazon after authentication is complete

EDD_Amazon_Payments::get_amazon_ipn_url() – Retrieve the IPN URL for Amazon

EDD_Amazon_Payments::get_amazon_signin_redirect() – Retrieve the URL to send customers too once sign-in is complete

EDD_Amazon_Payments::get_client() – Retrieve the client object

EDD_Amazon_Payments::get_registration_url() – Retrieve the URL for connecting Amazon account to EDD

EDD_Amazon_Payments::getInstance() – Retrieve current instance

EDD_Amazon_Payments::includes() – Load additional files

EDD_Amazon_Payments::is_setup() – Method to check if all the required settings have been filled out, allowing us to not output information without it.

EDD_Amazon_Payments::link_transaction_id() – Given a transaction ID, generate a link to the Amazon transaction ID details

EDD_Amazon_Payments::load_scripts() – Load javascript files and localized variables

EDD_Amazon_Payments::login_form() – Display the log in button

EDD_Amazon_Payments::maybe_hide_gateway_select() – Hides payment gateway select options after return from Amazon

EDD_Amazon_Payments::print_client() – Print client ID in header

EDD_Amazon_Payments::process_ipn() – Process IPN messages from Amazon

EDD_Amazon_Payments::process_purchase() – Process the purchase and create the charge in Amazon

EDD_Amazon_Payments::process_refund() – Detect a refund action from EDD

EDD_Amazon_Payments::refund() – Refund a charge in Amazon

EDD_Amazon_Payments::register_gateway_section() – Register the payment gateways setting section

EDD_Amazon_Payments::register_gateway_settings() – Register the gateway settings

EDD_Amazon_Payments::register_gateway() – Register the gateway

EDD_Amazon_Payments::register_payment_icon() – Register the payment icon

EDD_Amazon_Payments::register() – Register the payment gateway

EDD_Amazon_Payments::setup_client() – Setup the client object

EDD_Amazon_Payments::signin_redirect() – Set customer details after authentication

EDD_Amazon_Payments::wallet_form() – Display the wallet and address forms

edd_angola_provinces – filter

edd_anonymize_payment – action

EDD_API_Keys_Table::prepare_items() – Setup the final data for the table

edd_api_products – filter

edd_api_products_product – filter

edd_api_products_product_v2 – filter

edd_api_public_query_modes – filter

edd_api_results_per_page – filter

EDD_API_V2::get_product_data() – Given a download post object, generate the data for the API output

EDD_API_V2::get_products() – Process Get Products API Request

EDD_API::generate_private_key() – Generate the secret key for a user

EDD_API::generate_public_key() – Generate the public key for a user

EDD_API::get_paged() – Get page number

EDD_API::get_product_data() – Given a download post object, generate the data for the API output

EDD_API::get_products() – Process Get Products API Request

EDD_API::get_user_public_key() –

EDD_API::is_public_query() – Return whether this is a public query.

EDD_API::per_page() – Number of results to display per page

EDD_API::process_api_key() – Process an API key generation/revocation

EDD_API::process_query() – Listens for the API and then processes the API requests

edd_append_no_cache_param() – Adds a ?nocache option for the checkout page

edd_append_purchase_link() – Append Purchase Link

edd_apply_preset_discount – filter

edd_apply_preset_discount() – Applies the preset discount, if any. This is separated from edd_listen_for_cart_discount() in order to allow items to be added to the cart and for it to persist across page loads if necessary

EDD_Batch_Downloads_Import::process_step() – Process a step

EDD_Batch_Export::get_percentage_complete() – Return the calculated completion percentage

EDD_Batch_Export::pre_fetch() – Allow for prefetching of data for the remainder of the exporter

EDD_Batch_Export::print_csv_cols() – Output the CSV columns

EDD_Batch_Export::print_csv_rows() – Print the CSV rows for the current step

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 13
  • Go to Next Page »

Footer

Easy Digital Downloads a2z
Easy Digital Downloads a2z
Easy Digital Downloads a2z
WordPress 5.6
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  edd.wp-a2z.org
© Copyright Easy Digital Downloads a2z 2014-2021. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites