# Pastebin ki5YGEBx stripe.createToken(card).then(function (result) { console.log(result) }); I got: code:"testmode_charges_only" doc_url:"https://stripe.com/docs/error-codes/testmode-charges-only" message: "Your account cannot currently make live charges. If you are the site owner, please activate your account at https://dashboard.stripe.com/account/details to remove this limitation. If you are a customer trying to make a purchase, please contact the owner of this site. Your transaction has not been processed." type:"invalid_request_error"