Countries
Class: A helper class to provide easier ways to work with countries.
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Redirects to the success page.
Onboarding_Return::success_redirect Read More »
Method: Gets the return URL.
Onboarding_Return::get_return_url Read More »
Method: Redirects to the error page.
Onboarding_Return::error_redirect Read More »
Method: Saves the settings.
Onboarding_Return::save_settings Read More »
Method: Checks if the sandbox mode is enabled.
Onboarding_Return::is_sandbox Read More »
Method: Handles the onboarding return.
Onboarding_Return::handle_onboarding_return Read More »
Method: Handles the onboarding return.
Onboarding_Return::handler Read More »
Method: Validates the request data.
Onboarding_Return::validate_request_data Read More »
Method: Checks if the current page is the PayPal Checkout settings page and stop showing the Stripe Connect banner.
Admin::hide_stripe_connect_banner Read More »