Subscription SDK
marcelopaixaor
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Jun-05-2020
05:09 PM
I'm going to use the follow api to integrate recurring payments into my Java application:
https://developer.paypal.com/docs/api/subscriptions/v1/#plans
/v1/billing/plans
/v1/billing/subscriptions
Is there a Java SDK or do I have do develop my own solution? The ones I found all refer to an old and deprecated api.
2 REPLIES 2
marcelopaixaor
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun-08-2020
02:34 PM
Had no other option than building my own SDK. I'll ask my company if I can make it opensource so that everyone else can benefit from it.
radosdesign
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jul-06-2022
10:35 AM

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- How do you create subscriptions with PayPal Advanced Checkout? in SDKs
- subscription_id has disappeared in REST APIs
- Paypal subscription Api in REST APIs
- Recurring Payment issue in Braintree Client-side Integration (JS, iOS, Android SDKs)