Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

63 lines (44 loc) · 1.69 KB

Version 2.2.0 (date 08 May 2017)

  • Change default endpoint to *.midtrans.com
  • Fix broken links to documentation
  • Add support for Rails 5.1
  • Add Rails examples (Thanks to Adam Pahlevi)
  • More complete rdoc commects
  • Add items to vtweb example
  • Update year in example app
  • Log error message for failed requests
  • Add Veritrans::Testing for testing API

Version 2.1.3 (date 19 Dec 2016)

  • Update create snap token endpoint

Version 2.1.2 (date 20 Oct 2016)

  • Create alias Midtrans = Veritrans

Version 2.1.1 (date 15 Sep 2016)

  • Allow use ENV variables in config

Version 2.1.0 (date 12 Aug 2016)

  • Add support for rails 5
  • Add Snap API and example
  • Add support to create multiple instance of client
  • Increase timeout to 120 seconds
  • Fix network exception handling
  • Add missing require 'logger'
  • Add validation for payment_id argument
  • Improve VT-Web example
  • Add example for recurring (1 clck / 2 click)
  • Add example for Indonesian validation messages
  • Add Credit Card Points example
  • Deploy example in heroku

Version 2.0.4 (date: 30 Nov 2015)

  • Show warning when can not find section in veritrans.yml
  • Test with different versions of rails

Version 2.0.3 (date: 19 Jun 2015)

  • Implement expire api call
  • Fix broken links

Version 2.0.2 (date: 20 Feb 2015)

  • Add feature to add default http options, via Veritrans.config.http_options
  • Start writing documentation in RDoc format

Version 2.0.1 (date: 20 Jan 2015)

  • Fix confusing json format, we don't have it anymore.
  • Add testing for rails generator
  • Disable logging in sample form generated by plugin

Version 2.0.0 (date: 12 Dec 2014)

  • Complete rewrite from version 1.* to support new API version