LearnDash_PayPal_IPN::is_ready()
Method: Returns true if everything is configured and payment gateway can be used, otherwise false.
@package: LearnDash / Deprecated
Source Files: src/deprecated/LearnDash_PayPal_IPN.php
Method: Returns true if everything is configured and payment gateway can be used, otherwise false.
Method: Validate the IPN Receiver data.
Method: Validate the IPN POST Payment Type.
Method: Validate the IPN POST Payment Status.
Method: Update the IPN Transaction post meta.
Method: Get Transaction Post Title
Method: Get Transaction Post Label
Method: Get IPN Transaction label
Method: Get hash meta key.
Method: Get user hash meta values.
Method: Update user hash meta values.
Method: Delete user hash meta values.
Method: Verify user hash nonce.
Method: Validate the IPN Customer data.
Method: Init the hash action.
Method: Process the PayPal hash action.
Method: Get hash user ID.
Filter Hook: Filters if we save the PayPal processing log to transaction.
Method: Initialize the Transaction Post instance.
Method: Complete the IPN Transaction Processing.