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

PH_GCASH and PH_GRABPAY is not included in the ChannelCode Type for Creating Ewallet Charge #182

Closed schindlerwork closed 1 year ago

schindlerwork commented 1 year ago

Good Day,

I noticed that the ChannelCode type in Create EWallet Charge doesn't include PH_GCASH and PH_GRABPAY. It only includes PH_PAYMAYA for Philippines Ewallets.

image

image

That is why I am currently importing the package using the require keyword because when I import it using the import keyword, I cannot pick PH_GCASH and PH_GRABPAY because it is not included in the ChannelCode Types for creating ewallet charges.

By importing using the require keyword, it works. But I wanted to utilize the package types.

Hoping to get a reply from you soon.

adityarx commented 1 year ago

@schindlerwork our team is capacity constrained at the moment, and are unable to assist with adding this at the moment. If you're able to provide a PR adding this change, we're happy to review it 🙏