Mangopay / mangopay2-nodejs-sdk

Node.js SDK for MANGOPAY
https://www.npmjs.com/package/mangopay2-nodejs-sdk
MIT License
51 stars 38 forks source link

List pre-authorizations #325

Closed javigines closed 2 years ago

javigines commented 2 years ago

Hey there,

I have been looking for a method to list pre-authorizations but I don't see any method to make it possible. I want the user pre-authorizations but with the card ones we could work with them. Is there any I missed?

Thanks in advance.

javigines commented 2 years ago

I have seen you have some methods missing in the documentation like User.getPreAuthorizations that's the way of solving this issue.