learndash_paypal_get_purchase_success_redirect_url learndash_paypal_get_purchase_success_redirect_url( int $post_id ) Get the PayPal purchase success redirect URL. ContentsDescription Parameters Return Source Changelog Related Namespace @package Uses Used By Description # After the PayPal purchase success, the customer can be redirected to a specific destination URL. Parameters # $post_id (int) (Required) Course or Group post ID purchased. Return # (string) $return_url Source # File: includes/payments/ld-login-registration-functions.php Changelog # Changelog Version Description 3.6.0 Introduced. Related # Namespace # global @package # LearnDash Uses # Uses Uses Description includes/payments/ld-login-registration-functions.php: learndash_paypal_purchase_success_url Filters URL for PayPal purchase success. includes/settings/settings-functions.php: learndash_get_setting () Gets the LearnDash setting for a post. includes/class-ldlms-post-types.php: learndash_get_post_type_slug () includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_settings_all () Static function to get all Section fields. includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value. Used By # Used By Used By Description includes/payments/class-learndash-paypal-ipn.php: LearnDash_PayPal_IPN::hash_process_action () Process the PayPal hash action.
Uses # Uses Uses Description includes/payments/ld-login-registration-functions.php: learndash_paypal_purchase_success_url Filters URL for PayPal purchase success. includes/settings/settings-functions.php: learndash_get_setting () Gets the LearnDash setting for a post. includes/class-ldlms-post-types.php: learndash_get_post_type_slug () includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_settings_all () Static function to get all Section fields. includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value.
Used By # Used By Used By Description includes/payments/class-learndash-paypal-ipn.php: LearnDash_PayPal_IPN::hash_process_action () Process the PayPal hash action.