Processor::is_paypal_standard_test_mode()
Method: Returns true if the PayPal Standard is in test mode.
Processor::is_paypal_standard_test_mode Read More »
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 »
Method: Checks if the test mode is enabled.
Subscriptions::is_test_mode Read More »
Method: Gets the PayPal subscription ID for paypal_ipn based on user_id and course_id.
Subscriptions::get_paypal_subscription_id Read More »
Method: Returns a list of email addresses of users with subscriptions that require migration.
Subscriptions::get_user_emails Read More »
Method: Gets the user subscribed product IDs.
Subscriptions::get_user_subscribed_product_ids Read More »
Method: Gets the current subscriptions.
Subscriptions::get_current_subscriptions Read More »
Method: Gets the total number of migrated users.
Subscriptions::get_total_migrated_users Read More »
Method: Gets the total number of subscriptions.
Subscriptions::get_total_subscriptions Read More »
Method: Hides the telemetry modal on PayPal onboarding via setup wizard.
Admin::hide_telemetry_modal_on_paypal_onboarding_via_setup_wizard Read More »