How to delete all the Stripe extension's settings from the Magento database?

@webbrowser

DELETE FROM `core_config_data` WHERE path like 'df_payment/stripe/%'