Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined charge result on client #50

Open
quape opened this issue Jan 24, 2016 · 0 comments
Open

undefined charge result on client #50

quape opened this issue Jan 24, 2016 · 0 comments

Comments

@quape
Copy link

quape commented Jan 24, 2016

Hi there,
I have tried your example of charging but getting no results on the client:
Meteor.call('chargeCard', stripeToken);
I'm only getting undefined returns no matter what I do: returning directly from the chargeCard method, using a function(err, res) on calling chargeCard or wrapping the stripe.charge function call into Meteor.wrapAsync()
So I haven't find any way to find out what happens on the server when calling chargeCard.
Where are my mistakes and what to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant