Skip to content

Releases: Midtrans/midtrans-php

Add direct refund API

06 Feb 07:43
4c5bbe3
Compare
Choose a tag to compare
  • add direct refund API function
  • add response getter on Notification class

Compatibility fix for PHP v7.4

30 Dec 08:37
6d3b1f9
Compare
Choose a tag to compare

Ensure full compatibility with latest stable version of PHP v7.4

  • Replace deprecated array_key_exist() on object of PHP 7.4
  • Add more PHP version to Travis CI test

Minor update

25 Nov 10:49
71217bd
Compare
Choose a tag to compare
  • update outdated test keys

Initial v2.0

25 Sep 08:41
e65e1e8
Compare
Choose a tag to compare
  • Renamed to Midtrans
  • Namespace compatible with composer standard
  • Basic CoreAPI & Snap API functionality
  • Published to Packagist