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
Post a Comment