Thank you. Disabling Link by Stripe eliminated the Bank payment option.
@jmo1112 I was not able to find a way to grey-out the sold out products, so I used a snippet that hides sold out products. You can find the suggestions in the previous comments.
Thank you, I found a snippet similar to this that hides out of stock variations.
Thanks, I had already tried checking “Hide out of stock items from the catalog” which had no effect. I tried adding the code you suggested to functions.php and got a fatal error when trying to edit product variations.. The site is using the Avada theme. I did find a way to hide out of stock product variables in the dropdown with some php code I found on Stackoverflow. Thanks for your tips, very much appreciated.