android - I want to give user money using paypal -


i working on application after process user credit can later cash out. want user cash out money using pay-pal don't know start it. done similar previously. please provide ways cashout using pay-pal or other payment gateway.

paypal has simple api payments merchant. see following url: https://developer.paypal.com/docs/classic/mass-pay/ht_masspay-custompayouts/

the mass pay api enables send 250 payouts single call. identify payees using e-mail addresses, paypal user ids, or mobile phone numbers.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -