paypal / PayPal-node-SDK

node.js SDK for PayPal RESTful APIs
Other
1.28k stars 451 forks source link

New subscriptions APIs support #411

Closed ilDon closed 4 years ago

ilDon commented 5 years ago

General information

Issue description

The ReadMe file specifies that subscriptions are supported, but it links to the old deprecated APIs Subscription Payments

Do the beta version supports the new subscriptions APIs?

givethemheller commented 5 years ago

There is no support for the new subscriptions api in the current release as of today. Documentation indicates that the billing plan api's are now deprecated.

might see if I can get at this. I need it.

givethemheller commented 5 years ago

trying to help get the ball moved along on this with some work of my own. https://github.com/paypal/PayPal-node-SDK/pull/418

ib0b commented 5 years ago

its kinda sad that a company like paypal does a poor Job with their APIs and documentation. @givethemheller I saw that it wasn't mergerd, do you have a forked version of the sdk with v2 subscriptions?

rpappa commented 4 years ago

I started working on this out of necessity here: https://github.com/DestroyerBots/PayPal-node-SDK

I didn't base off v2 since we needed something production-ready. Not sure if I'm doing things right but if there's interest in getting this merged I can keep working on it, it still needs many of the endpoints added and better testing.

lematy commented 4 years ago

this is why iv built a checkout tool, where you connect your paypal/stripe and on your app call an api for a checkout link, and all subscriptions are handled by Stripe and Paypal.

And yes, this api was pretty bad to work with, just lack of documentation.

Should be out soon

sucithrashanu commented 4 years ago

@ilDon Currently we do not have any stipulated timeline for the v2.0.0 release, but it may be available in near future.

Please Check PayPal Community  (https://www.paypal-community.com )and  MTS ( https://paypal.com/mts )

Thanks!