LearnDash_PayPal_IPN::ipn_validate_payment_type()
Method: Validate the IPN POST Payment Type.
LearnDash_PayPal_IPN::ipn_validate_payment_type Read More »
@package: LearnDash / Deprecated
Source Files: src/deprecated/LearnDash_PayPal_IPN.php
Method: Validate the IPN POST Payment Type.
LearnDash_PayPal_IPN::ipn_validate_payment_type Read More »
Method: Validate the IPN POST Payment Status.
LearnDash_PayPal_IPN::ipn_validate_payment_status Read More »
Method: Update the IPN Transaction post meta.
LearnDash_PayPal_IPN::ipn_update_transaction_post_meta Read More »
Method: Get Transaction Post Title
LearnDash_PayPal_IPN::get_transaction_post_title Read More »
Method: Get Transaction Post Label
LearnDash_PayPal_IPN::get_transaction_post_label Read More »
Method: Get IPN Transaction label
LearnDash_PayPal_IPN::get_transaction_type_label Read More »
Method: Init the hash action.
LearnDash_PayPal_IPN::hash_init_action Read More »
Method: Process the PayPal hash action.
LearnDash_PayPal_IPN::hash_process_action Read More »
Method: Get hash user ID.
LearnDash_PayPal_IPN::hash_get_user_id Read More »
Function: Prints the dropdown button to the footer.
learndash_footer_payment_buttons Read More »
Method: Initialize the Transaction Post instance.
LearnDash_PayPal_IPN::ipn_init_transaction Read More »
Method: Complete the IPN Transaction Processing.
LearnDash_PayPal_IPN::ipn_complete_transaction Read More »
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 »