Delete_Address_Handler
Handles the deletion of a customer’s address from their account.
- Full name:
\BigCommerce\Forms\Delete_Address_Handler
- This class implements:
\BigCommerce\Forms\Form_Handler
Constants
Constant | Visibility | Type | Value |
---|---|---|---|
ACTION | public | string | ’delete-address’ |
Methods
handle_request
Handle the address deletion request.
public handle_request(array $submission): void
Parameters:
Parameter | Type | Description |
---|---|---|
$submission | array | The form submission data. |
Automatically generated on 2025-01-21