Release Notes
Simplifying Barter Onboarding
β
To enable BarterPay (either for the first time or when re-enabling), a valid BarterPay Merchant ID must be provided. The integration cannot be enabled without this required input
When enabled with a valid Merchant ID, the system will call the BarterPay Add-Integration API using the expected payload. During this process, the entityId will be automatically fetched from the instance and appended to the webhook path.
API response
If the API response is not success, the integration will not be enabled and an error message will be displayed via a toast notification.
If the API response is success, the system will fetch the API key and stored for future authentication.
Cash Drawer Actuals to Show Only Payment Types with Data
β
1. The Cash Drawer Actuals will shows only payment type columns that contain transaction data, so that we can focus on relevant payment methods without visual clutter.2. Payment types that are currently disabled will still be shown if they contain data.The filtering logic is based solely on the presence of data and does not depend on the enabled or disabled status of the payment type.
β
β