UPDATE payment_provider
   SET toss_payments_client_key = NULL,
       toss_payments_secret_key = NULL;
