Mayank Yadav

Joined

40 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Integrating Braintree (and PayPal) Discussion

Hi Chris, How can I show a booking summary after the form selection and then the option to pay using braintree new card or an existing card?

That totally makes sense. However, I am not sure how to handle the request from the mobile client and search for the user to respond back with the API key. I tried creating a sessions controller to handle this, but that does not work. Any thoughts on what I am doing wrong?

@excid3:disqus any thoughts on this?

I have a user created with the authentication token from my web sign up flow, now how do I check for a valid user_id and password combination from my mobile Login flow?
Once I have the auth_token, I can make all the requests, but I am unable to do that.