Releases: CenterEdge/CenterEdge.PaytronixApi
Releases · CenterEdge/CenterEdge.PaytronixApi
2.1.1
What's Changed
- Downgrade to Yardarm 0.6.0-beta0001 (ADV-24297) by @brantburnett in #21
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Add authentication to smsEnroll endpoint (ADV-24294) by @brantburnett in #20
Full Changelog: 2.0.2...2.1.0
2.0.2
What's Changed
- Adjust rewardType & discountItemId in redeemWalletContents (ADV-23971) by @JonathanAtCenterEdge in #18
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- Adjust success return type on SMS enroll (ADV-23955) by @brantburnett in #17
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Add gift card APIs (ADV-23816) by @brantburnett in #14
- Allow error messages in AddRedeemReply (ADV-23829) by @brantburnett in #15
- Make PaytronixApi UserDataError ErrorCode a string (ADV-23833) by @brantburnett in #16
Full Changelog: 1.0.0...2.0.0
2.0.0-beta0002
What's Changed
- Make PaytronixApi UserDataError ErrorCode a string (ADV-23833) by @brantburnett in #16
Full Changelog: 2.0.0-beta0001...2.0.0-beta0002
2.0.0-beta0001
What's Changed
- Allow error messages in AddRedeemReply (ADV-23829) by @brantburnett in #15
Full Changelog: 1.1.0-beta0001...2.0.0-beta0001
1.1.0-beta0001
What's Changed
- Add gift card APIs (ADV-23816) by @brantburnett in #14
Full Changelog: 1.0.0...1.1.0-beta0001
1.0.0
Add `receiptSettings` to CheckRedeemOnly (ADV-23536) (#13) # Motivations While not listed on the Paytronix documentation, `receiptSettings` is required on the CheckRedeemOnly endpoint # Modifications - Add `receiptSettings` to the CheckRedeemOnly spec https://centeredge.atlassian.net/browse/ADV-23536
1.0.0-beta0024
What's Changed
- Add
receiptSettings
to CheckRedeemOnly (ADV-23536) by @JonathanAtCenterEdge in #13
Full Changelog: 1.0.0-beta0023...1.0.0-beta0024