Releases: CenterEdge/CenterEdge.TextPay
Releases · CenterEdge/CenterEdge.TextPay
5.0.0
What's Changed
- Update Site AddUpdate Endpoint to v3.1 (PHNX-16637) by @jacobcox94 in #25
Full Changelog: 4.1.1...5.0.0
4.1.1
What's Changed
- Match Current Hyfin API Spec (PHNX-15352) by @EdwardPCenterEdge in #24
New Contributors
- @EdwardPCenterEdge made their first contribution in #24
Full Changelog: 4.1.0...4.1.1
4.1.0
What's Changed
- Add "cash_tax" to invoice total request (PHNX-13678) by @brantburnett in #23
Full Changelog: 4.0.1...4.1.0
4.0.1
Full Changelog: 4.0.0...4.0.1
4.0.0
What's Changed
- Add cash pricing to the SDK (ADV-21301) by @brantburnett in #22
Full Changelog: 3.0.10...4.0.0
Payment Tokens
Add Payment Token Data To Payment (ADV-20075) (#20) Motivation ---- We need to include the property for the payment token that hyfin is returning to us so that we can use it in advantage or other locations Modifications ---- * Included new `payment_token` property on the payment object schema so it is available for SDK generation * Upgraded yardarm to 0.3.0-beta0001 Result ---- payment_token property will show up in the SDK https://centeredge.atlassian.net/browse/ADV-20075
Hyfin Tipping Option Fix
Fix typo in Option name in AddUpdateInvoiceRequest (ADV-19595) (#18) Motivation ---- Typo in naming of object is causing the request to send as expected Modifications ---- * AddUpdateInvoiceRequest tipping option property renamed to fix typo Result ---- Hyfin should now get the expected property https://centeredge.atlassian.net/browse/ADV-19595
Use new tipping options property
Use new tipping options (ADV-19592) (#17) Motivation ---- The new tipping options object should be used on the add update invoice Modifications ---- * Added new property to AddUpdateInvoiceRequest to use new property Result ---- tipping options are available on the request from the client sdk https://centeredge.atlassian.net/browse/ADV-19592
Add Tipping Options For Invoices
Add Tipping Options (ADV-19583) (#16) Motivation ---- We want to be able to enable/disable the gratuity popup window that hyfin has Modifications ---- * Add new Tipping options object Result ---- A new tipping options object is available on the AddUpdateInvoiceRequest to enable/disable popup window asking for gratuity https://centeredge.atlassian.net/browse/ADV-19583
3.0.6
What's Changed
- Add Auth Code Field to Payment Schema (PHNX-8853) by @jacobcox94 in #15
Full Changelog: 3.0.5...3.0.6