You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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. Therecipient_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?
Have you read the Contributing Guidelines?
Are you willing to submit a PR?
Yes, I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: