You're storing Credict Cards information on the server
mariorodriguespt opened this issue · 1 comments
mariorodriguespt commented
The line Meteor.call('createNewSubscription', formData
is simply evil, you have to use the stripe token.
awatson1978 commented
- Actually, that's a deprecated call, and if you search 'createNewSubscription' you'll see that there's no corresponding meteor method, and it dumps into null.
- When that method did exist, there was no writing to Mongo and persisting the call; it was for accessing the server side Stripe SDK.
- It's extremely rude to post to people's code they're contributing for your benefit and tell them that it's evil.
- I don't see you doing anything constructive like submitting a pull request. Just whining and being rude.
- So shove off.