Xendit Go Versions Save

Xendit REST API Client for Go - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets Services, QR Codes

v5.0.0

2 months ago
  • Add simulatePaymentRequestPayment API in payment-request
  • Add pending_return_url field in ewallet payment method

v4.3.0

3 months ago
  • 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

4 months ago
  • Fix RefundCallbackData Object, rename payment_request_id to payment_id

v4.1.0

6 months ago
  • 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

6 months ago
  • Update Invoice field amount to float64

v3.7.0

6 months ago
  • 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

7 months ago
  • 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

7 months ago
  • 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

8 months ago
  • 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

v3.2.0

8 months ago
  • Add missing channels for Invoice API