Retry_Email_Trigger
Class: Payment Retry Email Trigger class.
Retry_Email_Trigger Read More »
@package: LearnDash / Core
Source Files: src/Core/Modules/Payments/Subscriptions/Retry_Email_Trigger.php
Class: Payment Retry Email Trigger class.
Retry_Email_Trigger Read More »
Method: Handles the PayPal Standard migration table pagination AJAX request.
Pagination::ajax_table_pagination Read More »
Class: PayPal Standard Migration Admin Pagination class.
Method: Hooks wrapper.
Method: Register the service provider.
Provider::register Read More »
Method: Hooks wrapper.
Class: PayPal Standard Migration Admin Provider.
Method: Register the service provider.
Provider::register Read More »
Method: Returns the PayPal Standard migration API keys.
Processor::get_paypal_standard_migration_api_keys Read More »
Class: PayPal Standard Migration Provider.
Method: Returns true if the PayPal Standard is in test mode.
Processor::is_paypal_standard_test_mode Read More »
Method: Returns the PayPal Standard settings.
Processor::get_paypal_standard_settings Read More »
Method: Cancels a PayPal Standard subscription using PayPal NVP API.
Processor::cancel_paypal_standard_subscription Read More »
Method: Creates a new PayPal Checkout subscription.
Processor::create_paypal_checkout_subscription Read More »
Method: Runs the migration for a specific subscription.
Processor::run_migration Read More »
Action Hook: Fires after the PayPal Standard migration shortcode.
learndash_paypal_standard_migration_shortcode_after Read More »
Class: PayPal Standard Migration Processor.
Method: Outputs the migration shortcode.
Method: Checks if the test mode is enabled.
Subscriptions::is_test_mode Read More »
Class: PayPal Standard Migration Shortcode class.