Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: CenterEdge/CenterEdge.TextPay

Tags

5.0.0

Toggle 5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Site AddUpdate Endpoint to v3.1 (PHNX-16637) (#25)

Motivation
--------------

There is an issue creating staging sites on the v2 api that appears to be fixed on the v3.1 version.

Modifications
--------------

Update site AddUpdate endpoint to v3.1.

Update site AddUpdate request with payment_types object.

https://centeredge.atlassian.net/browse/PHNX-16637

4.1.1

Toggle 4.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Match Current Hyfin API Spec (PHNX-15352) (#24)

Motivation
---
We need to add the `resend` property for future dev work. Might as well do a full update.

Modifications
---
Add missing info to match current the current Hyfin APIs

https://centeredge.atlassian.net/browse/PHNX-15352

4.1.0

Toggle 4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add "cash_tax" to invoice total request (PHNX-13678) (#23)

Motivation
----------
Hyfin has added this to the API so we can show the difference in tax for cash payments.

Modifications
-------------
Add the attribute and update descriptions.

https://centeredge.atlassian.net/browse/PHNX-13678

4.0.1

Toggle 4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Downgrade to Yardarm 0.3.3

There's a polymorphism bug in 0.3.4

4.0.0

Toggle 4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add cash pricing to the SDK (ADV-21301) (#22)

Motivation
----------
Support for cash pricing related fields for our dual pricing program.

Modifications
-------------
- Add the fields
- Update all amount fields to explicitly specify `decimal` type
- Update Yardarm version
- Update GitHub actions versions

https://centeredge.atlassian.net/browse/ADV-21301

3.0.10

Toggle 3.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

3.0.9

Toggle 3.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

3.0.8

Toggle 3.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

3.0.7

Toggle 3.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Toggle 3.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Auth Code Field to Payment Schema (PHNX-8853) (#15)

Motivation
------------

Hyfin returns an "auth_code" field for a payment, but the swagger spec does not include that field.

Modifications
------------

Add auth code field to payment schema.

https://centeredge.atlassian.net/browse/PHNX-8853
Morty Proxy This is a proxified and sanitized view of the page, visit original site.