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] Update Payment Connector Create to incorporate recipient creation #3610

Closed
2 tasks done
Tracked by #3609
Sarthak1799 opened this issue Feb 9, 2024 · 0 comments · Fixed by #3758
Closed
2 tasks done
Tracked by #3609

[FEATURE] Update Payment Connector Create to incorporate recipient creation #3610

Sarthak1799 opened this issue Feb 9, 2024 · 0 comments · Fixed by #3758
Assignees
Labels
C-feature Category: Feature request or enhancement

Comments

@Sarthak1799
Copy link
Contributor

Feature Description

In Open banking payments, some connector offer a recipient creation flow, where a recipient_id can be created against merchant's bank account data. The recipient_id can be stored in the DB.
Alternatively, for the connectors that don't offer this flow, we can offer to store the data in locker.

Possible Implementation

A recipient creation API call would have to be incorporated in the payment connector create flow, some type changes would be required a as well.

Have you spent some time checking if this feature request has been raised before?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

Yes, I am willing to submit a PR!

@Sarthak1799 Sarthak1799 added C-feature Category: Feature request or enhancement S-awaiting-triage Status: New issues that have not been assessed yet labels Feb 9, 2024
@Sarthak1799 Sarthak1799 self-assigned this Feb 9, 2024
@Sarthak1799 Sarthak1799 linked a pull request Feb 27, 2024 that will close this issue
15 tasks
@SanchithHegde SanchithHegde removed the S-awaiting-triage Status: New issues that have not been assessed yet label Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: Feature request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants