Details
-
Type: Associated bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: manager client
-
Labels:None
Description
PaymentGateConfigManagementPanel.mxml uses responders and .lastResult.
Please re-implement to use RemoteObject tag with clearly defined remote methods and handlers for success and failure.
This should follow the same convention as in other panels that use remote calls.
This is also the case in PaymentManagementPanel.mxml and OrdersManagementPanel.mxml