robconery / meteor-shop

A demo eCommerce site using Meteor.js - the code for this site can also be seen at Pluralsight.
Other
117 stars 57 forks source link

Stripe_handles.js unexpected token #11

Open retzd-tech opened 7 years ago

retzd-tech commented 7 years ago

After i follow all your steps that you just mention on the description, but it still error. it's all the snippets, idk why.. first it's the HTML of the snippets, then i tried to adapt it to a meteor template and the error solved. but one thing that is still and astill stuck is .. Stripe_handles.js always got an error.. it says that "Stripe_Handler.js:1:33 unexpected token :"

can you help me?

robconery commented 7 years ago

It’s telling you that you’re not passing anything along - there is no token. Unfortunately I don’t have time to help debug what you’re doing here.

On Jun 26, 2017, 2:20 PM -0700, baekkyungji notifications@github.com, wrote:

After i follow all your steps that you just mention on the description, but it still error. it's all the snippets, idk why.. first it's the HTML of the snippets, then i tried to adapt it to a meteor template and the error solved. but one thing that is still and astill stuck is .. Stripe_handles.js always got an error.. it says that "Stripe_Handler.js:1:33 unexpected token :" can you help me? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.