I am seeing the same thing. Console shows 404s trying to get /wp-includes/js/tinymce/langs/en.js?ver=359-20131026 and /wp-includes/js/tinymce/themes/advanced/langs/en.js?ver=359-20131026 when I load the post editor for any post type.
Cool – as a stop gap, I did something (which I’m not particularly proud of) and just replaced the Stripe library include_once line with a reference to the library the other plugin was using. It works, but it’s certainly not future-proof.
Thanks!
I’m having this same issue. I believe it’s because I’m running another plugin (a shopping cart one) that is also using Stripe. Is there any way around this?