Releases: tuurbo/spreedly
Releases · tuurbo/spreedly
2.7.0
- Allow passing additional data to 3DS2 complete method (#32)
2.6.0
- don't require payment token for verify method if card number is passed
- fix a docblock example and some types
2.5.1
- Allow changing spreedly base url in config (#31)
- Enhance readme, add package.json for installing and running tests
2.5.0
#29 Spreedly should capture the currency of the authorization that was performed
2.4.0
add ability to complete 3DS 2 transaction, closes #28
2.3.2
Make Spreedly::client() public so we can access the raw Guzzle interf…
2.3.1
always return array or string instead of void (#26)