Overview
Enhancements and fixes to Aria functionality for this release are described below.
Overview
Enhancements and fixes to Aria functionality for this release are described below.
Release Date
Stage Future Release Date
16-August-2022
Production Release Date
08-September-2022
System Requirements
Supported Browsers
Aria supports the latest stable versions of the following Web browsers:
Screen Resolution
1024 x 768 or higher
Release 45 Contents
Aria now populates the <client_acct_id> and <resp_plan_instance_no> fields in new version numbers of these Event Notification Classes:
In addition, the new version of the Financial Transactions event class version includes, in name-value and email formats, the field <resp_plan_instance_no>, which was missing in the previous version.
If you are using any of these Event Notification Classes and wish to leverage these fields in your stack, contact Customer Support to update to the latest versions.
The Override Discount Rule Scope feature has been improved with the addition of a paginated data table at the bottom of the Coupon Assignment screen. To access this screen, click Accounts > [search for an account] > Payments & Credits > Coupons > Assign Coupon button. The data table shows the Scope options for specifying plans and MPIs that you have chosen in the selection dialogs. Also, now when checking the Override Discount Rule Scope check box, the Rule Name and Scope drop-downs will appear immediately, eliminating the initial Add Discount Rule button step in the workflow. Power CSR level privileges are required to access this feature.
To learn more about this feature while assigning coupons, click here.
A new client parameter has been added for this release which enhances Aria’s existing functionality for tokenized credit card payments. If Tokenization: Store Full Credit Card (under Configuration > Payments > Payment Settings) is set to True (False is the default), then the full credit card information is stored when the token is created (for Payment Method = 13 for Tokenized Credit Card). This applies for both primary and secondary payment methods, enabling the same tokenized card to be used for multiple billing groups and collection groups.
After storing the tokenized card as a payment method (Accounts > [Search for and select an account] > Account Overview > Payment Methods), the card can be used for payment from the Billing Groups screen (Accounts > [Search for and select an account] > Plans > Billing Groups > Edit Billing Group) or the Plans screen as a primary or secondary payment method (Accounts > [Search for and select an account] > Plans).
Learn more about Tokenized Credit Cards from here.
This feature adds custom rate details related to plans and invoice line items in the following API calls via new output fields as follows:
API Call | Output Array(s) | New Output Field(s) |
---|---|---|
get_acct_plans_all_m |
<all_acct_plans_m> <plan_instance_services> <plan_instance_service_rates> (NEW) |
|
<custom_rate_ind> | ||
get_invoice_details_m | <invoice_line_details> | |
<custom_rate_ind> | ||
<rate_schedule_no> | ||
create_acct_complete_m |
<invoice_info> <invoice_items> |
|
<custom_rate_ind> | ||
<rate_schedule_no> | ||
edit_acct_plan_queued_changes_m |
<invoice_info> <invoice_items> |
|
<custom_rate_ind> | ||
<rate_schedule_no> | ||
gen_invoice_m |
<out_invoices_list> <invoice_items> |
|
<custom_rate_ind> | ||
<rate_schedule_no> | ||
create_order_with_plan_m | cart_inv_line_items | |
<custom_rate_ind> | ||
<rate_schedule_no> | ||
update_acct_plan_multi_m |
<multi_plan_invoice_details> <invoice_item_details> |
|
<custom_rate_ind> | ||
<rate_schedule_no> | ||
get_invoice_information_m (object query) |
<invoice_details_m> <invoice_line_m> |
|
<custom_rate_ind> | ||
<rate_schedule_no> | ||
get_all_invoice_information_m (object query) |
<all_invoice_details_m> <all_invoice_line_m> |
|
<custom_rate_ind> | ||
<rate_schedule_no> |
To enhance Aria's usage client definition, the <client_record_id> input field length has been increased from 50 characters to 100 characters for the following APIs:
A new client parameter has been added for this release which enhances Aria’s existing functionality for tokenized credit card payments. If Tokenization: Store Full Credit Card (under Configuration > Payments > Payment Settings) is set to True (False is the default), then the full credit card information is stored when the token is created (for Payment Method = 13 for Tokenized Credit Card). This applies to selected APIs for both primary and secondary payment methods, enabling the same tokenized card to be used for multiple billing groups and collection groups.
The following APIs will store a tokenized card to support a primary or backup pay method:
API | Pay Methods |
assign_acct_plan_m | Generates a new token when the <payment_method_no> is passed for the primary pay method for the new billing group. |
create_acct_billing_group_m | Generates a new token when the <payment_method_no> is passed for the primary pay method. |
update_acct_billing_group_m | Generates a new token when the <primary_payment_method_no> or <client_primary_payment_method_id> (or <backup_payment_method_no> or <client_backup_payment_method_id>) is passed. |
update_acct_complete_m | Generates a new token when the <payment_method_no> is passed for the primary pay method. |
update_acct_plan_multi_m | Generates a new token when the <payment_method_no> is passed for the primary pay method for the new billing group. |
The following APIs will store a tokenized card to support an alternative pay method (at the <alt_pay_method> field):
Stage Current
US | https://secure.current.stage.ariasys...l_wrapped.wsdl |
EUR | None |
AUS | https://secure.current.stage.aus.ari...l_wrapped.wsdl |
Stage Future
US | https://secure.future.stage.ariasyst...l_wrapped.wsdl |
EUR | https://secure.future.stage.cph.aria...l_wrapped.wsdl |
AUS | https://secure.future.stage.aus.aria...l_wrapped.wsdl |
Production
US | https://secure.ariasystems.net/api/A...l_wrapped.wsdl |
EUR | https://secure.prod.cph.ariasystems....l_wrapped.wsdl |
AUS | https://secure.prod.aus.ariasystems....l_wrapped.wsdl |
Stage Current
US | https://secure.current.stage.ariasys...l_wrapped.wsdl |
EUR | None |
AUS | https://secure.current.stage.aus.ari...l_wrapped.wsdl |
Stage Future
US | https://secure.future.stage.ariasyst...l_wrapped.wsdl |
EUR | https://secure.future.stage.cph.aria...l_wrapped.wsdl |
AUS | https://secure.future.stage.aus.aria...l_wrapped.wsdl |
Production
US | https://secure.ariasystems.net/api/A...l_wrapped.wsdl |
EUR | https://secure.prod.cph.ariasystems....l_wrapped.wsdl |
AUS | https://secure.prod.aus.ariasystems....l_wrapped.wsdl |