Skip to content

Releases: xendit/xendit-node

v6.3.0

13 Mar 05:40
Compare
Choose a tag to compare
  • fix: HTTP Response error check

v6.2.0

17 Feb 09:11
Compare
Choose a tag to compare
  • Fix incorrect field name for channel_properties.cards.installment_configuration.allowed_terms.terms

v6.1.0

30 Jan 06:24
Compare
Choose a tag to compare
  • Adding new currency and bank codes enum in Invoice
  • Add new field installment_configuration in Invoice
  • Add HTTP Response parsing error check in xendit-go

v

15 Aug 06:07
Compare
Choose a tag to compare
v
Generated Xendit node SDK

v5.0.0

01 Apr 03:41
Compare
Choose a tag to compare
  • Add simulatePaymentRequestPayment API in payment-request
  • Add pending_return_url field in ewallet payment method

v4.3.0

08 Mar 06:45
Compare
Choose a tag to compare
  • Add field channel_properties.cards.allowed_bins: array of string in Invoice Object
  • Add field channel_properties.cards.installment: object in Invoice Object

v4.2.0

13 Feb 02:45
Compare
Choose a tag to compare
  • Fix RefundCallbackData Object, rename payment_request_id to payment_id

v4.1.0

11 Dec 08:29
Compare
Choose a tag to compare
  • Fix PaymentCallback failure_code field type to String
  • Add MOMO, ZALOPAY, VIETTELPAY, VNPTWALLET, APPOTA to Invoice EwalletType
  • Add BNC, HANA, MUAMALAT to Payment Request VirtualAccountChannelCode
  • Add QRIS Payment Request QRCodeChannelCode

v4.0.0

01 Dec 06:46
Compare
Choose a tag to compare
  • Update Invoice field amount to float64

v3.7.0

29 Nov 07:40
Compare
Choose a tag to compare
  • Add PaymentCallback object in PaymentRequest module
  • Add PaymentMethodCallback object in PaymentMethod module
  • Add RefundCallback object in Refund module
  • Add InvoiceCallback object in Invoice module