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

How to get the The PayIn Web Extended object #344

Open domingosl opened 1 year ago

domingosl commented 1 year ago

According to docs (https://docs.mangopay.com/endpoints/v2.01/payins#e934_the-payin-web-extended-object) the endpoint is GET .../payins/card/web/:PayInId/extended/ but I don't see the method in the client. Is it missing?

domingosl commented 1 year ago

Any updates? Am I missing the endpoint or is it really missing from the SDK?

domingosl commented 1 year ago

Ping #2

If this is really missing from the SDK it makes it difficult to create robust KRI's because the extended object is the only way to retrieve the card fingerprint.

Can we get an update on this? Thank you

fredericdelordm commented 11 months ago

Hello @domingosl,

Sorry for the late reply. It will be added and documented during the next weeks.