PCS Release Notes

27.0 Release Notes- Payment Improvements, Waiver and Public API Updates

Written by Sam Whitaker | Oct 2, 2025 12:03:31 AM

Our newest release includes improvements to how PC Pay processes payments from outside of the US. We've also included new options for the waivers page, allowing users to add/remove QR codes after a waiver is signed for faster check-in processes. Additionally, we've updated our public facing API to allow more customer information to be pulled through API calls.

PC Pay Country Code Additions

We've added a country code to each hosted PC Pay credit card form in the software. This allows international credit cards to be easier used for payment through PCS.

 

The default country for this field is determined by the Default Address Country in Facility Info > Profile. For most transactions, the default country will match the cardholder's country, so no additional steps will be required at checkout. You can select the country of origin for international customers during checkout and charge them through PCS.

This change also resolves issues related to the zip code payment field. This field now properly accepts international postal codes.

Waiver Settings

Based on customer feedback, we've implemented additional configuration options for the waiver confirmation page. Users can enable a QR code to be shown after a customer signs a waiver; this QR code redirects to the customer's profile page, allowing a faster check-in process. If this QR code is disabled, users can set how long the waiver confirmation page stays before being refreshed (Good for kiosks, so the next user starts at a fresh page).

The text on the Thank You Page will automatically update, based on which fields are enabled/disabled.

Public API Updates

Our public API has been updated, with new additions to the /customers GET request. The following filter options are now available:

  • CustomerId
  • Email
  • Phone
  • Birthdate
  • LastUpdatedOn
  • LastUpdatedBefore
  • LastUpdatedAfter

Customer labels and customer relationships are now included in the API call as well.

Our API can be accessed at https://api.partycs.com/index.html. You can find your client secret by going to Facility Info > PartyCS API: