LearnDash_PayPal_IPN::ipn_get_transaction_title()
Method: Get the Transaction title.
LearnDash_PayPal_IPN::ipn_get_transaction_title Read More »
@package: LearnDash / Deprecated
Source Files: src/deprecated/LearnDash_PayPal_IPN.php
Method: Get the Transaction title.
LearnDash_PayPal_IPN::ipn_get_transaction_title Read More »
Method: Grant user access.
LearnDash_PayPal_IPN::ipn_grant_access Read More »
Class: Class to create the instance.
LearnDash_PayPal_IPN Read More »
Method: Static function to initialize the class variables.
LearnDash_PayPal_IPN::init Read More »
Method: Entry point for IPN processing
LearnDash_PayPal_IPN::ipn_process Read More »
Method: Initialize the `$ipn_transaction_data` from the IPN POST data.
LearnDash_PayPal_IPN::ipn_init_post_data Read More »
Method: Load LearnDash general PayPal Settings.
LearnDash_PayPal_IPN::ipn_init_settings Read More »
Method: Initialize the PayPal IPN Listener.
LearnDash_PayPal_IPN::ipn_init_listener Read More »
Action Hook: Fires after instantiating a ipnlistener object to allow override of public attributes.
learndash_ipnlistener_init Read More »
Method: Validate the IPN POST data.
LearnDash_PayPal_IPN::ipn_validate_post_data Read More »
Method: Process the IPN POST data.
LearnDash_PayPal_IPN::ipn_process_post_data Read More »
Method: Process the User data.
LearnDash_PayPal_IPN::ipn_process_user_data Read More »
Method: Logs the message to the IPN Processing log.
LearnDash_PayPal_IPN::ipn_debug Read More »
Method: IPN Processing exit.
LearnDash_PayPal_IPN::ipn_exit Read More »