Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Forums / Commerce forum / MPOS connection status...
Commerce forum

MPOS connection status online or offline in POS commerce run time extensions

(1) ShareShare
ReportReport
Posted on by 15

Hi, How I can check MPOS connection status currently It is online or offline in MPOS commerce run time extensions

  • Waqar Mehmood Profile Picture
    22 on at
    RE: MPOS connection status online or offline in POS commerce run time extensions

    //Check online status

               return this.context.runtime.executeAsync<GetConnectionStatusClientResponse>(new GetConnectionStatusClientRequest())

                   .then((connectionStatus: ClientEntities.ICancelableDataResult<GetConnectionStatusClientResponse>) => {

                       if (connectionStatus.data.result == ClientEntities.ConnectionStatusType.Online)

                       {

                       }

                       else

                       {

                       }

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard > Commerce

Featured topics

Product updates

Dynamics 365 release plans