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

Retrieve kyc document information without using mangopay user identifier, only kyc id #380

Open oscarfersan opened 10 months ago

oscarfersan commented 10 months ago

Hi there,

We are encountering an issue where we're receiving a KYC_SUCCEEDED event for Address Proof, causing us some trouble as we don't associate this type of event with our users, only the identifier of the identity proof. We would need a functionality where we could obtain the KYC information using only the Resource ID, or alternatively, have the user associated with the event in the hook calls. Thank you very much in advance