Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Multiexcerpt
MultiExcerptNameFeature Overview

How does it work?

Extend the Point of Sale (POS) functionality of your website by connecting your online application to a physical in-store payment terminal. In this example, we show you how to integrate a physical POS terminal with your online application using SignalR technology. SignalR allows your e-Commerce system to push web content to connected clients in real-time; in this case, a CommBank Albert Payment Terminal to process payments. 

You don't have to use SignalR; you can use another web library to open a communication channel between your web application and server. We found SignalR was the most robust to meet our requirements.


Step-by-step guide

These steps assume that an Albert Terminal is connected and operating correctly in your environment.

...