The first thing we should do is to open the browser console to see if there is any error when you initialise the stripe.js
Next, ensure is that @Model.StripeAccountID is resolving to an account ID. You can print some logs to confirm this. I'm not familiar with .net but I found another page that shows how pass a variable from .net to javascript.