Releases: ticketevolution/ticketevolution-php
Releases · ticketevolution/ticketevolution-php
4.4.4
Compare
Sorry, something went wrong.
No results found
jwcobb
released this
19 Aug 22:11
When using settings() to update the client settings, check if the description needs to be reloaded due to a version change.
4.4.3
Compare
Sorry, something went wrong.
No results found
jwcobb
released this
22 Jul 15:58
Remove unused include_tevo_section_mappings parameter from listings() method.
4.4.2
Compare
Sorry, something went wrong.
No results found
jwcobb
released this
18 Jul 16:10
Add new showEventStats() method to return statistics regarding the tickets available for an event.
4.4.1
Compare
Sorry, something went wrong.
No results found
jwcobb
released this
09 Jun 17:37
Do not require price when using createTaxQuote().
4.4.0
Compare
Sorry, something went wrong.
No results found
jwcobb
released this
04 Apr 13:28
Ensure the TEvoAuthMiddleware is before any additional middleware so the computed X-Signature can be available to a logger middlware.
4.3.0
Compare
Sorry, something went wrong.
No results found
jwcobb
released this
10 Mar 05:53
Add new completeShipment() and updateShipment() methods that are most often used when fulfilling mobile transfer sales.
4.2.10
Compare
Sorry, something went wrong.
No results found
jwcobb
released this
16 Dec 22:15
Add new createTaxQuote() method in preparation of the coming-soon Tax Quotes / Create endpoint.
4.2.9
Compare
Sorry, something went wrong.
No results found
jwcobb
released this
08 Dec 15:29
Add new listings() method to use the new faster and more efficient Listings / Index endpoint.
Add new showListing() method to use the new faster and more efficient Listings / Show endpoint.
4.2.8
Compare
Sorry, something went wrong.
No results found
jwcobb
released this
29 Nov 20:29
Add deleteClientEmailAddress() method
4.2.7
Compare
Sorry, something went wrong.
No results found
jwcobb
released this
20 Sep 18:59
Add new updateOrder() method.