python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to customise the amount of a Paypal subscription made using JS SDK
I'm trying to upgrade a legacy system that uses Paypal for subscriptions. The older way redirects to Paypal (Checkout?) and the new way is trying to use their JavaScript SDK:
https://developer.paypal...

bldcaveman
Votes: 0
Answers: 2
/v1/billing/subscriptions/I-XXXXXXXX/revise RESOURCE_NOT_FOUND cannot revise plan
I am following this documentation:
https://developer.paypal.com/docs/platforms/subscriptions/customize/revise-subscriptions/
I can make a get subscription request and I do find the resource, so it doe...

Liranko
Votes: 0
Answers: 2