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

Refactor Customers Payment Method List to support Client as well as S2S calls #4805

Open
Tracked by #4792
Sarthak1799 opened this issue May 29, 2024 · 0 comments · May be fixed by #4856
Open
Tracked by #4792

Refactor Customers Payment Method List to support Client as well as S2S calls #4805

Sarthak1799 opened this issue May 29, 2024 · 0 comments · May be fixed by #4856
Assignees
Labels
A-payment-methods Area: Payment Methods C-feature Category: Feature request or enhancement

Comments

@Sarthak1799
Copy link
Contributor

Sarthak1799 commented May 29, 2024

Feature Description

For Payment Methods v2, the customers payment method list will be supporting client based as well as S2S calls.
We are moving it under two distinct endpoints.

Possible Implementation

The customers Payment method list will be moved under two distinct endpoints:

  • For Client (with payment tokens) - /payments/:id:/saved_payment_methods
  • For Server (without payment token) - /customers/:cust_id:/saved_payment_methods

Payment tokens for the listed payment methods would be generated only in case of client calls in a payments context.

@Sarthak1799 Sarthak1799 self-assigned this May 29, 2024
@Sarthak1799 Sarthak1799 added C-feature Category: Feature request or enhancement A-payment-methods Area: Payment Methods labels May 29, 2024
@Sarthak1799 Sarthak1799 linked a pull request Jun 3, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-payment-methods Area: Payment Methods C-feature Category: Feature request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant