Page 3 of 7

Paypal issues

Posted: Mon Apr 13, 2015 2:06 pm
by Richard7452343

Hi Bruce,

I really cannot thank you enough for the time and effort you've obviously put into such a detailed explanation!!

I've worked through your examples and am pleased (relieved) to say that I now have paypal integration for my app.

I have a few bugs at my end which I need to work out, but essentially it works fine.

Thanks again

Regards

Richard


Paypal issues

Posted: Mon Apr 13, 2015 2:27 pm
by Bruce Stuart

Richard,

That's great ! Glad it worked for you as well !!

And now ... Onto InAppPayments !!! Lol ... I need help from Appery on that one....

Best,
Bruce


Paypal issues

Posted: Mon Apr 13, 2015 2:31 pm
by Richard7452343

haha....... I'll leave that one to you, my head feels like its going to explode as it is!!!

thanks again

Richard


Paypal issues

Posted: Sun Apr 19, 2015 1:10 am
by Kat Gutierrez

Hi! Really new to mobile applications and appery/paypal api....I've run everything and followed both the tutorial Mr. Stuarts instructions but I keep getting an error that my authorization is unidentified. Any help please?


Paypal issues

Posted: Sun Apr 19, 2015 1:17 am
by Bruce Stuart

Kat - what step are you on - and could I possibly get a screen print of the step where you are getting 'authorization' is unidentified' ???


Paypal issues

Posted: Sun Apr 19, 2015 1:18 am
by Bruce Stuart

( and it's only a co-incidence that on Saturday night I'm here creating another tutorial :-) )


Paypal issues

Posted: Sun Apr 19, 2015 1:22 am
by Kat Gutierrez

I'm away from home right now (wasn't expecting such a quick response) I'll try and get back asap.


Paypal issues

Posted: Sun Apr 19, 2015 1:28 am
by Bruce Stuart

lol - take your time. The hint here is that the 'authorization' usually refers to sending them back the token that you got in when you told payPal that you wanted to start a sale transaction - therefore in the service where you are sending that authorization back to them you need the words "Bearer " + the token that you got in the first step.

It's the second screen print under step 5 above.

All that said I may be jumping the gun here and Ill wait for your reply.


Paypal issues

Posted: Sun Apr 19, 2015 2:51 am
by Kat Gutierrez

here are a few screenshots. my code looks correct for that part of the slide. Image Image Image


Paypal issues

Posted: Sun Apr 19, 2015 4:46 am
by Kat Gutierrez

Am I supposed to put that access token that came up with the test in the spot where value is?!