Page 3 of 6

Paypal redirect URL issue

Posted: Tue Jul 01, 2014 4:24 pm
by Bad Addy

To test, login at a href="mailto:me@me.com" rel="nofollow"me@me.com/a, and the password is: password.

Click on menu from the bottom and then Create Group

Name the group and click next
Add any number in the two boxes, Questions / Members
from the dropdown any name
email: a href="mailto:me@me.com" rel="nofollow"me@me.com/a
and contact number can be any number.

Click next, and then Make Payment.

Make payment puts into motion getting the token, and then setting up the payment object. It then sends the object to Paypal, returns with the approval URL, and then sends it. The redirect goes to server code it collects the returning info, and its ready to execute the payment (the final) stage. All this works, accept I get a 400 or 401 error on the execute return. I have shared the server code also called urv_paypalPayments

Thanks


Paypal redirect URL issue

Posted: Tue Jul 01, 2014 4:26 pm
by Kateryna Grynko

Thank you. We'll post an update here.


Paypal redirect URL issue

Posted: Wed Jul 02, 2014 2:48 pm
by Bad Addy

How far have you got with this, i am running out of time :(

Thanks


Paypal redirect URL issue

Posted: Wed Jul 02, 2014 4:06 pm
by Kateryna Grynko

Hi Addy,

Unfortunately your application doesn't work even on browser. Could you please double sure you have it working? Then we'll be able to adapt the application for device. Did you follow our video tutorial step by step?


Paypal redirect URL issue

Posted: Wed Jul 02, 2014 4:54 pm
by Bad Addy

Hi Katya. As I think I have plainly said a number of times, I have never been able to make the plugin work, on the browser or the app. What I had working was following the Webinar tutorial, which only works on the browser, and not on the app.

I honestly cannot state this any clearer, and the number of times I have said this above, and the number you keep asking me the same questions is really really really annoying.

The plugin does not, and I mean NOT take payments, whether its on the browser or App, I have never been able to make it work. So I tried the webinar, that did work, and I could take payments on the browser, but, apparently thats a total waste of time, because it does not work in the app.

I have tried every single work around I can think of using the server code, or without server code and just following the guide set out by Paypal. As far as I can see, the plugin does not work, and if you are unable to make it work also, that suggests the plugin is broken.

I am assuming you have cloned my app to test it ? Because I have been working on it most of the day to try a work around the issues, such as the server time running out.


Paypal redirect URL issue

Posted: Wed Jul 02, 2014 5:00 pm
by Bad Addy

NOTE: I have removed everything to do with Paypal on the app and i will start again. As the plugin fails at the final payment stage, I will try another way, but i cannot use server code, because the script runs out of time.


Paypal redirect URL issue

Posted: Thu Jul 03, 2014 5:45 am
by Evgene Karachevtsev

Hello Addy,

Could you please try to remake your app with new video tutorial https://www.youtube.com/watch?v=1w-_z... When it will work in the browser, please contact us and will tell you how to make it working on the device. Meanwhile, we will check the the plug-in again and will let you know.


Paypal redirect URL issue

Posted: Thu Jul 03, 2014 7:24 am
by Bad Addy

I will do that today Evgene, thanks :)


Paypal redirect URL issue

Posted: Thu Jul 03, 2014 10:07 am
by Bad Addy

Hiya

I have completed this, and tested and working on the browser, same details as above.


Paypal redirect URL issue

Posted: Thu Jul 03, 2014 10:22 am
by Bad Addy

Just as an update, I did put it on my phone, and it failed the first time, and i forgot to add the debug screen to see. So I did it again without restarting the app and it worked and took the payment, gave me a sales code and i can see it on the sandbox Activity in Paypal, but, I still lose my user_id and most of localStorage, so unable to do anything, as of cause it relies on the user_id throughout.