Features
Stored Payment Methods: Added a force delete option for stored payment methods. This allows staff with appropriate override permissions to remove a saved card even if the customer has a balance due.
This is particularly useful in scenarios where:
- A migrated card appears valid (e.g., correct last 4 digits and future expiration) but fails during processing and must be re-added.
-
An expired or invalid card continues to trigger failed billing attempts, but previously could not be removed without terminating the associated contract.
Plans: Added the ability to skip prorated dues on plan billing and facility billing configurations.
Date Formatting: Added a setting for long date formatting to Localization time formats.
In Manage Menu > Organization & Facility Settings > Localization : Currency, Date, and Time Formats
API: Added public endpoint: /api/graphql to portal domain.
This enables developers to query data and build custom integrations using Redpoint’s GraphQL API.
API: Added a 'gates' node to the API.
This new node provides access to gate-related data, supporting integrations and automations involving facility access and check-in systems.
Fixes
Customers: Updated link to help documentation when transferring records.
Customer Portal: Corrected international currency formatting to match Localization and Currency settings.
Related to