Skip to content

Releases: xendit/xendit-python

v6.0.0

15 Aug 06:19
ec58a0d
Compare
Choose a tag to compare
  • [Payment Methods] EWallet Channel Properties: New fields pending_return_url and promotion_label
  • [Payment Methods] Direct Debit Channel Code: BNI enum changed to BNI_AUTOPAY
  • [Payment Methods] Direct Debit Channel Properties New fields destination_account_id
  • [Payment Methods] Card Channel Properties: New fields installment_configuration and merchant_id_tag
  • [Payment Methods] New Error Code enums
  • [Payment Requests] New XP Header with-split-rule
  • [Payment Requests] Channel Properties: New fields pending_return_url and installment_configuration
  • New channel codes for Direct Debit, Virtual Account, QR, and Card

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:21
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:44
Compare
Choose a tag to compare
  • Fix RefundCallbackData Object, rename payment_request_id to payment_id

v4.1.0

11 Dec 08:28
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:26
Compare
Choose a tag to compare
  • Update Invoice field amount to float64

v3.7.0

29 Nov 07:19
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

v3.6.0

06 Nov 05:02
Compare
Choose a tag to compare
  • Add account_number for Direct Debit
  • Add TOUCHANDGO enum as new Ewallet Channel Code
  • Add AMBANK enum as new Virtual Account Channel Code

v3.4.0

18 Oct 11:30
Compare
Choose a tag to compare
  • Support the for-user-id header for Invoices, Payouts and Payments API
  • Add XENDIT_ENUM_DEFAULT_FALLBACK (value: UNKNOWN_ENUM_VALUE) for unknown enum fallback

v3.3.0

09 Oct 09:29
Compare
Choose a tag to compare
  • Fixed improperly labelled mobile number field for OVO tokenization on Payment Method
  • Removed unused Payment Channels endpoint
  • Added Customers API for creating Customers to be used with tokenization and account linking flows