Skip to content

Releases: CenterEdge/CenterEdge.TextPay

5.0.0

06 Aug 12:26
5b2e7da

Choose a tag to compare

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

07 Oct 20:11
f56cfa2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.0...4.1.1

4.1.0

20 Nov 19:58
92489ba

Choose a tag to compare

What's Changed

Full Changelog: 4.0.1...4.1.0

4.0.1

06 Jun 19:08
cad7518

Choose a tag to compare

Full Changelog: 4.0.0...4.0.1

4.0.0

06 Jun 12:24
93ce48d

Choose a tag to compare

What's Changed

Full Changelog: 3.0.10...4.0.0

Payment Tokens

19 Sep 18:50
6448475

Choose a tag to compare

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

11 Jul 16:28
eb8beb5

Choose a tag to compare

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

08 Jul 18:38
d6754aa

Choose a tag to compare

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

08 Jul 18:11
742e5a5

Choose a tag to compare

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

01 Jun 15:13
3a7f0ff

Choose a tag to compare

What's Changed

  • Add Auth Code Field to Payment Schema (PHNX-8853) by @jacobcox94 in #15

Full Changelog: 3.0.5...3.0.6