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

Releases: tuurbo/spreedly

2.7.0

10 Sep 19:10
Compare
Choose a tag to compare
  • Allow passing additional data to 3DS2 complete method (#32)

2.6.0

30 Jun 21:30
Compare
Choose a tag to compare
  • don't require payment token for verify method if card number is passed
  • fix a docblock example and some types

2.5.1

27 Sep 19:06
Compare
Choose a tag to compare
  • Allow changing spreedly base url in config (#31)
  • Enhance readme, add package.json for installing and running tests

2.5.0

18 Sep 17:32
Compare
Choose a tag to compare

#29 Spreedly should capture the currency of the authorization that was performed

2.4.0

23 Jul 17:40
Compare
Choose a tag to compare
add ability to complete 3DS 2 transaction, closes #28

2.3.2

29 Sep 04:50
Compare
Choose a tag to compare
Make Spreedly::client() public so we can access the raw Guzzle interf…

2.3.1

19 Sep 18:28
Compare
Choose a tag to compare
always return array or string instead of void (#26)