OnboardingTasks::ppcp_ob_after_onboarding_redirect_url( string $url )
Sets the URL users are redirected to after PayPal Payments has received onboarding information from PayPal.
Description Description
Parameters Parameters
- $url
-
(Required) the current redirect url.
Return Return
(string) redirect url redirecting to WC Admin home screen.
Source Source
File: packages/woocommerce-admin/src/Features/OnboardingTasks.php