Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.63 KB

File metadata and controls

49 lines (34 loc) · 1.63 KB

Project History

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.3.0 - 2017-10-09

Added

  • Method to refund transaction. (Jalul #7)

0.2.0 - 2017-01-18

Added

0.1.3 - 2016-04-16

Changed

0.1.2 - 2016-02-16

Changed

0.1.1 - 2015-11-30

Changed

  • Fixed options look-up error.
  • Module loading description on README.
  • Removed unnecessary test cases.

0.1.0 - 2015-11-27

Added

  • Supported all payment method using single method Veritrans.transaction.charge.
  • Check status of a transaction / order.
  • Cancel transaction / order.
  • Approve transaction / order.
  • Capture transaction / order.
  • Validation on all required fields.
  • Basic usage & examples.