- Notifications
You must be signed in to change notification settings - Fork4
License
PAXTechnologyInc/POSLink-UI
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Define customer UI's constant and interface API
../entry/ : Customer action UI's interface and input/output parameters
../entry/ExtryExtraData.java : UI Action's input parameters, customer UI according those parameters to display different contents;
../entry/ExtryRequest.java : UI Action's output parameters, customer UI return action's result data;
../entry/ExtryResponse.java : UI Action's result input parameters, customer UI received the action's result, then do the relevant actions;
../entry/xxx.java : Customer action's interface.
../entry/enumeration : Constant enumeration define of parameters
../status/ : Transaction status prompt, customer UI according those status to display relevant information or do actions. involve card's status, contactless light status, batch transaction status, prompt message during transaction, etc.
Our latest simple demo for POSLinkUI.SeePOSLinkUI-Demo for details.
The old demo app is deprecated. Seedeprecated-demo branch if you need.
About
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.