WooCommerce should be configured for wordpress commerce hardening and payment data protection.
WOOCOMMERCE_URL=https://woo.example.com
WP_DB_HOST=127.0.0.1
WP_DB_NAME=woocommerce
WP_DB_USER=woocommerce
WP_DB_PASSWORD=replace-with-strong-password
WC_WEBHOOK_SECRET=replace-with-random-secret
Back up database, uploaded files/assets, and configuration/secrets metadata. Validate restore with one user login, one core business transaction, and one report/export check.
Feel free to contact us. Find all contact information on our contact page.