Hello, I thought I would pass this issue on as I use some code from this build in another project. Keep up the good work.
Error: ['id'] is better written in a dot notation.
var token = response['id'];
https://github.com/humanmade/wp-stripe/blob/master/js/wp-stripe.js#L32