Skip to content

Releases: impress-org/give-moneris

1.1.0

30 Mar 21:08
Compare
Choose a tag to compare

Added

  • Added CVD / CVV validation to the plugin which includes a new option. As well, we cleaned up the code a little bit. (#20)

Changed

  • Switch to Laravel Mix v6 for compiling assets

1.0.1

20 May 04:43
Compare
Choose a tag to compare
  • Fix: We resolved a bug which was causing amounts over $999.99 to be rejected by the Moneris API due to an incorrect currency format. The Moneris API does not want any thousands separators passed in the payment request. We have removed the thousands separators and tested thoroughly to ensure large amounts are fully supported. #17

1.0.0

24 Jan 06:32
Compare
Choose a tag to compare
  • Initial plugin release. Yippee!