Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Suggestion: Subscription --> Generate a link for updating the card on a subscription #95

Open
3 tasks done
sharhan-alhassan opened this issue Jul 25, 2024 · 1 comment

Comments

@sharhan-alhassan
Copy link
Contributor

sharhan-alhassan commented Jul 25, 2024


name: Subscription -- Generate a link for updating the card on a subscription
about: Suggest an idea for this project
title: 'Feature: Resource to Generate a link for updating the card on a subscription'
labels: new feature ✨
assignees: ''


🙁 Is your feature request related to a problem? Please describe.

  • Paystack API currently has an endpoint to auto-generate a Link to be used to update subscription
  • You can update the subscription card details or choose to cancel the subscription from there
  • Resource implementation under "Generate a link for updating the card on a subscription"
  • This endpoint implementation is not captured in this paystack-python as of version 2.1.2 url="https://api.paystack.co/subscription/{code}/manage/link"

🤩 Describe the solution you'd like

  • Implement the resource that takes in the "subscription_code" as a path parameter
  • Response returns a Link to be used for updating the subscription

😑 Describe alternatives you've considered

  • Manually make requests to the source endpoint at url="https://api.paystack.co/subscription/{code}/manage/link"

Acceptance Criteria ✅
The following items should be accomplished to consider this feature complete

**Additional context (screenshots, explainer videos etc) **
None

@sharhan-alhassan
Copy link
Contributor Author

cc @andela-sjames

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

No branches or pull requests

1 participant