java - Paypal Recurring Payment API - workflow -


To realize recurring payments, I am trying to figure out how to use the PayPal API. I am following this guide:

But I do not get this. How it can work In step 1, the payment details are generated, but the value of the interval or payment is not filled with values. Then I get a token and the user has to confirm the payment in step 2.

And after the payment of it, in step 3 do I set price and payment in intervals? It really does not make sense to me, does it stop me charging any amount in Phase 3?


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -