Skip to content

Releases: simplificator/datatrans

v5.2.0

31 Jan 08:24
Compare
Choose a tag to compare

Added

Changed

  • Reformatted code with standardrb (@andyundso #57)
  • Marked XML APIs and Web APIs as deprecated (@andyundso #60)
  • Renamed Datatrans::JSON::Transaction::Authorize to Datatrans::JSON::Transaction::Init. ::Authorize will still work until the next major release (@andyundso #60)

v5.1.0

06 Jul 13:03
ac82d21
Compare
Choose a tag to compare

Added

  • Test against Ruby 3.2 (@andyundso #43)
  • Add support for Datatrans JSON API (@TatianaPan #45). Check Readme for details on how to use it.

XML API is deprecated by Datatrans and will not be supported by them after June 3rd, 2024. Consider to moving to a new JSON API.

v5.0.0

22 Sep 08:00
ad1746c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v5.0.0

v4.0.1

18 Mar 12:37
84e5c74
Compare
Choose a tag to compare

Fixed

  • Check for successful transaction depends on status and not on response_message that can be different for different payment methods (@schmijos #8 and @TatianaPan #39)

Full Changelog: v4.0.0...v4.0.1

v4.0.0

24 Feb 08:52
7dccddb
Compare
Choose a tag to compare

Long time no see! Sorry for the silence on our side, but happy to announce we have a team again at Simplificator that will maintain this gem. We will have a look at the remaining pull requests in the upcoming weeks. If you made a fork with changes interesting for other users of this gem, feel free to open a PR as well.

Changes:

  • We bumped the minimum Ruby version to 2.6 and Rails to 5.2.
  • @rgisiger updated the URLs the gem will use to interact with datatrans. Thank you very much for the contribution!

Upgrading to v4.0.0 is recommended as the old URLs the last releases use will be discontinued by datatrans on the 1st of March 2022.