LearnDash_PayPal_IPN::hash_update_user_meta_values()
Method: Update user hash meta values.
LearnDash_PayPal_IPN::hash_update_user_meta_values Read More »
@package: LearnDash / Deprecated
Source Files: src/deprecated/LearnDash_PayPal_IPN.php
Method: Update user hash meta values.
LearnDash_PayPal_IPN::hash_update_user_meta_values Read More »
Method: Delete user hash meta values.
LearnDash_PayPal_IPN::hash_delete_user_meta_values Read More »
Method: Verify user hash nonce.
LearnDash_PayPal_IPN::hash_verify_nonce Read More »
Method: Validate the IPN Customer data.
LearnDash_PayPal_IPN::ipn_validate_customer_data Read More »
Method: Validate the IPN Receiver data.
LearnDash_PayPal_IPN::ipn_validate_receiver_data Read More »
Method: Validate the IPN POST Payment Type.
LearnDash_PayPal_IPN::ipn_validate_payment_type 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 »