i am having a problem with the new Paypal Android SDK (https://developer.paypal.com/webapps/developer/docs/integration/mobile/android-integration-guide/).
I can not find a way to implement recurring payments (like the subscription button for web based) in the Pay by Paypal payment option in the Paypal Android SDK. Is this even possible with the Paypal Android SDK?
I have spent many days trying to figure out this, but have come to a dead end.
They PayPal Android SDK does not currently support recurring payments. For recurring payments, you can either use the Mobile Payments Library for Android or Mobile Express Checkout for the time being.