Releases: ghaiklor/sails-service-payment
Releases · ghaiklor/sails-service-payment
v3.1.1
v3.1.0
v3.0.3
v3.0.2
v3.0.1
v3.0.0
Version 2.0.0
- Replace
getConfig
andsetConfig
withget
andset
methods; - Implement
retrieve
method that allows to get info about settled transaction; - Optimize
PaymentService.create
method; - Improve test coverage;
- Update docs;
Version 1.2.0
- Implement adding specific provider options in checkout and refund methods;
Version 1.1.0
- Add
refund
feature to interface and implement it for BrainTree and Stripe;
Version 1.0.0
- Add support for BrainTreePayments;
- Add support for Stripe;