xendit / xendit-python

Xendit REST API Client for Python - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets, QR Codes
https://developers.xendit.co/api-reference/
MIT License
38 stars 26 forks source link

Add metadata object on Credit Card charge creation #48

Closed zakiarsyad closed 2 years ago

zakiarsyad commented 2 years ago

Currently, Xendit API for creating a charge allows metadata object to be sent in the request payload -> https://developers.xendit.co/api-reference/#create-charge

This library doesn't support metadata object yet https://github.com/xendit/xendit-python#create-charge

mesmur commented 2 years ago

Resolved with #49 Released with https://github.com/xendit/xendit-python/releases/tag/v0.1.7