Skip to content

Releases: Midtrans/midtrans-go

v1.3.8

28 Mar 10:32
Compare
Choose a tag to compare

Fix RegistrationRequired in BinResponse data type from String to bool

v1.3.7

02 Aug 10:27
e305889
Compare
Choose a tag to compare
  • Fix installment_term json parse field
  • Add expiry_time and three_ds_version fields on charge request response

v1.3.6

05 Oct 06:01
3f543f5
Compare
Choose a tag to compare
  • Fix CardPointInquiry should return correct struct: PointInquiryResponse

v1.3.5

05 Sep 04:05
0ae572c
Compare
Choose a tag to compare

Enhancement:

  • add field installment_terms and three_ds_version

v1.3.4

05 Aug 08:52
e3c6ffc
Compare
Choose a tag to compare

Add response on_us field in charge response struct
• Fix unit test (related update 8 BIN)
• Fix the Action field of PaymentAccountResponse to Actions, a slice of Action.
• Reformat and clean code

v1.3.3

03 Aug 09:29
c103c76
Compare
Choose a tag to compare

Enhancement: Add QRString field in charge response Core API struct, to match with the latest API spec

v1.3.2

21 Jul 02:45
bb7343a
Compare
Choose a tag to compare

Enhancement: Add CallbackType in CreditCardDetails Core API request param struct, to match with the latest API spec

v1.3.1

01 Jul 06:36
25fdc78
Compare
Choose a tag to compare

Enhancement:

  • Add bill_key in EChannelDetail Core API request param struct, to match with latest API spec

v1.3.0

06 Apr 10:43
323c890
Compare
Choose a tag to compare

Enhancement :

  • Comply midtrans.Error with Go error interface.
  • Update error message on server-key validation

Fix:

  • Fix exp card year for testing

v1.2.2

01 Oct 04:01
9b3634e
Compare
Choose a tag to compare

Fix Bug:
• fix nill StatusCode when HTTP Timeout
• fix Iris CreatePayoutResponse error struct field type