Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

Latest commit

 

History

History
54 lines (39 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

54 lines (39 loc) · 1.84 KB

Change Log

All notable changes to this project will be documented in this file.

This projects adheres to Semantic Versioning and Keep a CHANGELOG.

1.1.0 - 2016-10-20

  • Only return Pronamic pay constants.

1.0.9 - 2016-06-08

  • Simplified the gateay payment start function.

1.0.8 - 2016-03-22

  • Updated gateway settings.
  • Also return issuer field when payment method is null to fix issue in test meta box.

1.0.7 - 2016-03-02

  • Added get settings function.

1.0.6 - 2016-02-01

  • Added an gateway settings class.

1.0.5 - 2015-10-19

  • Fixed strict comparison issue on XML status element.

1.0.4 - 2015-10-19

  • Fixed strict comparison issue on XML status element.

1.0.3 - 2015-08-04

  • Make sure to use the wp-pay/core XML security functions.

1.0.2 - 2015-04-02

  • No longer disable SSL verify.

1.0.1 - 2015-03-03

  • Changed WordPress pay core library requirment from ~1.0.0 to >=1.0.0.

1.0.0 - 2015-01-19

  • First release.