SetUpAdditionalPaymentTypes::on_deactivate_wcpay()
Executes when the WooCommerce Payments plugin is deactivated. Possibly hard-deletes the note if it is in the database. Hard-delete is used instead of soft-delete or actioning the note because we need to show the note if the plugin is activated again.
Contents
Description Description
Source Source
File: packages/woocommerce-admin/src/Notes/SetUpAdditionalPaymentTypes.php