Paypal JAVA SDK examples for recurring payments
问题 I have a requirement for recurring yearly payment for my services. and amount of recurring profile will be changed at any time, even before one day of next cycle. I could not find a proper way to implement a recurring profile in Paypal using Java SDK. Paypal document shows I need to create Plan and Agreement, Then buyer needs to approve this Agreement. and from the response I got token, which I use as I following below step: Create Plan, which returns me planId. Make plan Active by generated