xendit / xendit-node

Xendit REST API Client for Node.js - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets, QR Codes, Direct Debit
https://developers.xendit.co/api-reference/
115 stars 63 forks source link

Link account tokenization as a separate service #107

Closed anthonyballugjr closed 2 years ago

anthonyballugjr commented 3 years ago

It seems that that creating a link account token uses the same endpoint for both DIRECT DEBIT and EWALLET but treated in the docs and this SDK as exclusive for DIRECT DEBIT only.

https://developers.xendit.co/api-reference/#initialize-linked-account-tokenization https://developers.xendit.co/api-reference/#tokenized-account-linking

P.S.: if not possible, maybe support EWALLET account tokenization "properties" also to DIRECT_DEBIT params image props for EWALLET also?

Related issue: #106

luminto17 commented 2 years ago

Hi @anthonyballugjr , we have just released an improvement related to this issue in v1.19.4 https://github.com/xendit/xendit-node/releases/tag/v1.19.4

Kindly check it out and let us know if any feedback. Thanks for the recommendation!