Onboarding::overwrite_square_redirect( string $location, int $status )

Instead of redirecting back to the payment settings page, we will redirect back to the payments task list with our status.


Description Description


Parameters Parameters

$location

(Required) URL of redirect.

$status

(Required) HTTP response status code.


Top ↑

Return Return

(string) URL of redirect.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Features/Onboarding.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.