简体   繁体   中英

Integrate Paypal recurring payment for android

I want to integrate recurrent payment for one of my android application via paypal but didn't find any straight forward way to implement this to my app. I've tried using paypal's future payment and become confused about the difference between recurrent payment and future payment. I need two information.

  1. What is the difference between paypal's 'Future Payment' & 'Recurrent Payment' ?
  2. How to implement recurrent payment ? Any suggestion or links describes the feature ?

Thanks.

A recurring payment is one that is scheduled on a regular interval, and does not require a user be present for the transaction. The user will approve a billing agreement for those transactions.

A future payment is one in which the user approves the payment, but from the merchant app or website, and need not login.

A recurring payment or a future payment can both be revoked from a user's PayPal settings.

Take a look at this doc for integrating recurring payments.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM