11/19/2014
Production
11/19/2014
Java 7.0
1024 x 768 or higher
Aria now supports the collection of the Harmonized Sales Tax (HST) from clients in Canadian provinces where these taxes are levied. This functionality is available only for taxation configurations that use the Aria tax method.
Canadian provinces collect consumption taxes in various ways. Some provinces collect only the Goods and Services Tax (GST), which is the Canadian national sales tax. Some provinces also collect a separate Provincial Sales Tax (PST) in addition to the GST, and other provinces combine the GST and PST into a single tax line item, known as the Harmonized Sales Tax (HST).
The Harmonized Sales Tax is in effect in five Canadian provinces, including:
To access this option in Aria:
With this enhancement, when changes to an account's status, or to the plans associated with the account, are applied in the middle of a billing-period, and billing dates are reset, you can preserve the previously defined anniversary date.
In addition to the current option of resetting billing date to the date of the status change or plan change, you can also reset the billing date to the existing anniversary date. A previously defined anniversary date is not lost.
For example, accounts are often created in a “non-billable” account status so that trial services can be provided to customers. When the account moves into “billable status” in the middle of a billing period, you can reset the billing dates to either the account status change date, or to the current anniversary date.
Resetting the billing date to the current anniversary date generates a prorated invoice that covers the period from the date when the status change from “non-billable” to “billable” happens, to the pre-defined billing anniversary date. The next regular recurring invoice is generated on the next billing anniversary date.
Send <client_plan_id> Field with Account Status Change Event Data (DEV-3638)
Previously, when an account's status changed, only the system-assigned plan ID was returned in the event notification email. Now, the client-defined plan identifier is returned as well.
Support Tokenized Credit Cards Through Direct Post (DEV-3657)
Aria now supports the use of tokenized credit cards, which provide enhanced security for credit card-based transactions. A new field, Save Credit Card as Token, has been added to the Create New Direct Post screen. Selecting Yes from the drop-down saves the credit card as a token.
Save Prompt Displays Upon Clicking Close Button (DEV-3469)
A message now displays that prompts users to save or discard any unsaved changes made to the following screens in Aria:
Extract Account and Transaction Objects Separately (DEV-3680)
Previously, when data regarding any Aria transaction was passed to an external application, the account object and any other relevant objects were extracted simultaneously. Now, the account object and other objects related to a specific transaction are extracted in separate operations. This ensures that relevant data is supplied to external applications more quickly.
Create Additional Statement Recipients in Account Creation (DEV-3770)
Account Creation templates can now contain more than one recipient for statements sent via email. A comma delimited list of email addresses can be submitted when a new account is created. The list is validated and an error message is returned if an improperly formed email address is found. The user is prompted to correct the email address errors and resubmit the list.