Onboarding_Return
Class for handling the onboarding return.
Description #
Source #
File: src/Core/Modules/Payments/Gateways/Paypal/Admin/Onboarding_Return.php
Changelog #
| Version | Description |
|---|---|
| 4.25.0 | Introduced. |
Methods #
- error_redirect — Redirects to the error page.
- get_return_url — Gets the return URL.
- handle_onboarding_return — Handles the onboarding return.
- handler — Handles the onboarding return.
- is_sandbox — Checks if the sandbox mode is enabled.
- save_settings — Saves the settings.
- success_redirect — Redirects to the success page.
- validate_request_data — Validates the request data.