I'm trying to tally a Paypal Subsciption to an app user (in Android).
Currently I'm using the generated Paypal subscribe button, that links out to the payment page.
How can I send the users ID and have it posted on success to a URL (where PHP will update the database etc) ?
Any ideas or suggestions appreciated!
Thanks!