How to transfer a money from one account to another account using paypal in android programmatically -


i working on android app eclipse adt. have integrate paypal escrow payment , haven't find appropriate documentation this. need sample code or suggestions on escrow payment. helpful

thanks in advance

the paypal api not support kind of case on mobile device. instead, you'd need implement functionality secure backend , call payout api.


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -