paynl / nodejs-sdk

Pay.nl nodejs sdk
6 stars 7 forks source link

Typescript definition of PaymentDetails is incomplete #26

Open unilynx opened 6 months ago

unilynx commented 6 months ago

I'm seeing various fields in the actual PaymentDetails as returned by Paynl.Transaction that are missing in the TS definition, eg:

I also wonder whether description in PaymentDetails might be the card/account number ? It would be nice to have some more descriptions here as PaymentDetails isn't documented at https://developer.pay.nl/docs - (if it's actually there somewhere, the search is broken)