Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Is there a way to delete subscription plan via the API or web interface? #295

Open
DEADSEC-SECURITY opened this issue Apr 15, 2020 · 0 comments

Comments

@DEADSEC-SECURITY
Copy link

  • SDK/Library version: 1.13.1
  • Environment: Sandbox
  • PayPal-Debug-ID values: None
  • Language, the language version, and OS: Python, Ubuntu

Issue description

So I was wondering if there is a way to delete subscription plans? I searched but I can only find for PHP and not for python.

I tried:

billing_plan.delete()
billing_plan.remove()

but none of them work

I used BillingPlan.find(<PLAN_ID>) to get the information about the plan so I could remove but I can find a way to perform this action.

BTW if there isn't a way via the API let me know if I can do it via PayPal website.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant