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

Get Deposit Pre-Authorization through a CardId / UserId #361

Open
Rivoks opened this issue Jul 16, 2023 · 1 comment
Open

Get Deposit Pre-Authorization through a CardId / UserId #361

Rivoks opened this issue Jul 16, 2023 · 1 comment

Comments

@Rivoks
Copy link

Rivoks commented Jul 16, 2023

Hello,

Currently implementing the API of Mangopay with the nodejs-sdk.
I am facing an issue where after a successful Deposit Pre-Authorization, I haven't found a way to get the created deposit through a CardId or a UserId.

The Idea is that after the deposit creation, I want to create a Deposit Pre-Authorization Pay-in but for that I need the DepositId.
Should I store it for example on the Card.Tag after the deposit creation? Or is there a method in the SDK to get deposits associated to a Card/User.

Thank you in advance!
Yazid

@fredericdelordm
Copy link
Contributor

Hello @Rivoks,

Thanks for the feedback. It will be added in the next weeks

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

2 participants