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

added payment_method_id on creating payment request #195

Closed kennethlagang closed 4 months ago

adityarx commented 1 year ago

@kennethlagang hello! The payment method ID can be accessed from the payment method object. You may use payment_method.id to access this field. For more information, please reference the API Reference here for more details.