src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::ipn_validate_customer_data ()
|
Validate the IPN Customer data.
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::ipn_validate_receiver_data ()
|
Validate the IPN Receiver data.
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::ipn_validate_payment_type ()
|
Validate the IPN POST Payment Type.
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::ipn_validate_payment_status ()
|
Validate the IPN POST Payment Status.
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::hash_init_action ()
|
Init the hash action.
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::hash_process_action ()
|
Process the PayPal hash action.
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::ipn_init_transaction ()
|
Initialize the Transaction Post instance.
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::ipn_complete_transaction ()
|
Complete the IPN Transaction Processing.
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::ipn_grant_access ()
|
Grant user access.
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::ipn_process ()
|
Entry point for IPN processing
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::ipn_init_post_data ()
|
Initialize the $ipn_transaction_data from the IPN POST data.
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::ipn_init_settings ()
|
Load LearnDash general PayPal Settings.
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::ipn_init_listener ()
|
Initialize the PayPal IPN Listener.
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::ipn_validate_post_data ()
|
Validate the IPN POST data.
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::ipn_process_post_data ()
|
Process the IPN POST data.
|
src/deprecated/LearnDash_PayPal_IPN.php:
LearnDash_PayPal_IPN::ipn_process_user_data ()
|
Process the User data.
|