Home > Aria6 User Documentation > Aria6 Release Notes > Aria6 Release 23

Aria6 Release 23


Application Features 

New Alternate Payment Methods Supported in Aria's Adyen Integration (DEV-9324)

The following Alternate Payment Methods (APMs) are now supported in Aria’s Adyen integration:​
  • Giropay (method_id = 41)
  • Tokenized Direct Debit (method_id = 37) - Not an APM
  • Klarna (method_id = 42)
  • Tokenized Klarna (method_id = 43) - Not an APM
  • Qiwi (method_id = 44)
  • Tokenized Qiwi (method_id = 45) - Not an APM
  • Yandex (method_id = 33)

 

Notes:

  • Recurring payments are supported for all above APMs except for Yandex and refund transactions are supported for all APMs.
  • Due to some issues involving Klarna, which are outside of Aria's control, it is strongly recommended that you test Klarna ​thoroughly before using it in production.​

New Alternate Payment Methods Supported in Aria's WorldPay Integration (DEV-9325)

The following Alternate Payment Methods (APMs) are now supported in Aria’s WorldPay integration:

  • SOFORT (method_id = 36)
  • Giropay (method_id = 41)
  • Klarna (method_id = 42)
  • Qiwi (method_id = 44)
  • WebMoney (method_id = 34)
  • Yandex (method_id = 33)

​​Note: Recurring payments are not currently supported for the above APMs and refund transactions are supported for all APMs except Giropay.​


Ingenico Payment Processor Support for Giropay and QIWI Payment Methods (DEV-9326)

This feature adds support in Aria's Ingenico Ingenico Payment Processor integration for alternative payment methods Giropay and QIWI.


Password Reset Functionality Improved (DEV-9446)

For improved security, the password reset functionality has been enhanced. Now, when your Aria application users request a password reset, they will receive an email containing a link that they can click on to create a new password. In addition, users are no longer asked to answer a secret question when they change their password after their first login or when they reset their password.


Billing Manager Batch Job Performance Improved (DEV-9562)

Aria has improved the performance of its Billing Manager batch job. The Billing Manager batch job runs daily to bill and collect payments from accounts.


Application Fixes 

  • A fix has been implemented to resolve performance issues when creating a new usage type via the Aria User Interface. This issue was affecting clients having a large number of usage types. (TICKET-17402)
  • Rates are now correctly sent in European (decimal) currency format from the Supplemental Plan Summary Details confirmation UI screen to the save procedure when assigning a supplemental plan with custom rate tiers and the currency format is set to European (decimal) format. Previously occurring user defined exception errors no longer occur. (TICKET-17436)
  • An error message is no longer displayed when you update the alternate usage reset months for a supplemental plan and the other supplemental plans associated with the same master plan have alternate usage reset months set to 0. You can now change the reset months for a supplemental plan to 0 or any other number (0 - 99), regardless of the reset months for the other supplemental plans. (TICKET-17440)


API Features 

Chase Paymentech Integration Enhanced with Support for Maestro Credit Card (DEV-9315)

If you use Chase Paymentech as a payment gateway, you can now accept payments made using the International Maestro credit card (also referred to as "​Maestro"). ​  ​

To work with Maestro payments, use these pre-existing features:

  • You can specify the authorization options for Maestro in your collection group settings for Chase Paymentech (under Configuration > Payments > Collection Groups > Details > System Overrides).
  • To process a payment made with Maestro, pass 1 into the <pay_method_type> field in the API that you are using to collect the payment (example: create_acct_complete).

Note: Currently, tokenized credit cards are not supported when Maestro payments are processed with Chase Paymentech. To use tokenized credit cards with Maestro, you will need to 1) request that Chase Paymentech enable that payment method for your merchant ID(s), then 2) contact Aria Customer Support to arrange for certification of those enabled payment transactions.


Updated Descriptions for <invoice_type_cd> (DEV-9571)

The descriptions for the <invoice_type_cd> output field (This field identifies the type of invoice generated) used in various APIs has been updated to reflect the following:

Values Description
C Combined Invoice
F Anniversary Period Invoice (Modified)
H Hybrid Invoice
O Order based Invoice
P Non-anniversary Subscription Invoice (Modified)
R Rebill Invoice

The <invoice_type_cd> is displayed in the following APIs:


API Fixes

  • Plans can now be set to inactive via the edit_plan API without returning the error code 1016: " Billing Interval cannot be updated while plans is in use", even after all accounts with the specified plan have been terminated.  (TICKET-17388)
  • Client-rated usage loaded via the bulk_record_usage API now shows on invoices and pending invoices as expected. (TICKET-17399)
  • Attempts to create accounts with due dates coinciding with the Daylight Savings Time switch time, using the create_acct_hierarchy and create_acct_complete API calls, no longer fail. (TICKET-17406)

WSDL File Locations

Stage Current

US https://secure.current.stage.ariasystems.net/api/Advanced/wsdl/23/complete-doc_literal_wrapped.wsdl
EUR None
AUS https://secure.current.stage.aus.ariasystems.net/api/Advanced/wsdl/23/complete-doc_literal_wrapped.wsdl

Stage Future

US https://secure.future.stage.ariasystems.net/api/Advanced/wsdl/23/complete-doc_literal_wrapped.wsdl
EUR https://secure.future.stage.cph.ariasystems.net/api/Advanced/wsdl/23/complete-doc_literal_wrapped.wsdl
AUS https://secure.future.stage.aus.ariasystems.net/api/Advanced/wsdl/23/complete-doc_literal_wrapped.wsdl

Production

US https://secure.ariasystems.net/api/Advanced/wsdl/23/complete-doc_literal_wrapped.wsdl
EUR https://secure.prod.cph.ariasystems.net/api/Advanced/wsdl/23/complete-doc_literal_wrapped.wsdl
AUS https://secure.prod.aus.ariasystems.net/api/Advanced/wsdl/23/complete-doc_literal_wrapped.wsdl

Object Query WSDL Files

Stage Current

US https://secure.current.stage.ariasystems.net/api/AriaQuery/wsdl/23/integration_services-doc_literal_wrapped.wsdl
EUR None
AUS https://secure.current.stage.aus.ariasystems.net/api/AriaQuery/wsdl/23/integration_services-doc_literal_wrapped.wsdl

Stage Future

US https://secure.future.stage.ariasystems.net/api/AriaQuery/wsdl/23/integration_services-doc_literal_wrapped.wsdl
EUR https://secure.future.stage.cph.ariasystems.net/api/AriaQuery/wsdl/23/integration_services-doc_literal_wrapped.wsdl
AUS https://secure.future.stage.aus.ariasystems.net/api/AriaQuery/wsdl/23/integration_services-doc_literal_wrapped.wsdl

Production

US https://secure.ariasystems.net/api/AriaQuery/wsdl/23/integration_services-doc_literal_wrapped.wsdl
EUR https://secure.prod.cph.ariasystems.net/api/AriaQuery/wsdl/23/integration_services-doc_literal_wrapped.wsdl
AUS https://secure.prod.aus.ariasystems.net/api/AriaQuery/wsdl/23/integration_services-doc_literal_wrapped.wsdl
Last modified

Tags

This page has no custom tags.

Classifications

This page has no classifications.