Versions Compared

Key

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

...

Following are the steps to be followed in sequence to manage the entire process for configuring the POS Plugin:

Step #A: Configuring Plug-in Manager in Ginesys HO user interface

Step #B: MoP (Mode of Payment) configuration in Ginesys HO user interface

Step #C: Data Synchronization based on site from HO to POS

Step #D: Update the latest POS Plugin using the AutoUpdater

Step #E: Pulling/syncing down the required configuration from HO via Data Exchange in the POS system

Step #F: Logout and login into the POS application

Step #G: Test whether payment is being possible from POS using the configured MOP



Info
All the above mentioned steps are described with the screenshots for easy reference, in this document.

Assumption

  • System prerequisites are met

  • Ginesys HO version availability (minimum v12.5.1). Recommendation is to have the latest available version.

  • POS version availability (minimum v2.5.1). Recommendation is to have the latest available version.

  • Payment reference number would not be displayed in the POS Bill.

  • Any URL that Ginesys will provide needs whitelisting

  • The port number that would listen to the HTTP request needs to be kept open

  • Auto POS Plugin would support the following Paytm (in case the payment partner is Paytm) devices:

Setup 1 : Dumb Terminals

PAYTM DEVICE TYPESUPPPORTED / NOT SUPPORTED
DQR Wired DeviceSUPPORTED
EDC Wired DeviceSUPPORTED
EDC Wireless DeviceSUPPORTED



Setup 2 : POS application Installed in the Cashier Terminals

PAYTM DEVICE TYPE

SUPPPORTED / NOT SUPPORTED
DQR Wired DeviceSUPPORTED
EDC Wired DeviceSUPPORTED
EDC Wireless DeviceSUPPORTED

Explanation of the entire process

...

Anchor
MoP (Mode of Payment) configuration in Ginesys HO user interface
MoP (Mode of Payment) configuration in Ginesys HO user interface

Expand
titleStep #B: MoP (Mode of Payment) configuration in Ginesys HO user interface
  1. Login to Ginesys Web HO from browser. 

     

    Info

    The user credential must have the required privileges.


  2. Configure MoP (Method of Payment).

     

  3. Select the tab called “Desktop POS Manager”.


    • Select “Setup” option.

    • Select “Mode of Payment” option under the “Configuration” section.

    • To add the new MoP, click on the “Add” button.

  4. Mode of Payment is the selected tab by default.


    • Specify the name of the MoP and it’s short code (maximum length: 5)

  5. Select mode as Credit Card.



  6. Select “Paytm” as third party POS Plugin name.



    Tip

    This is the one we have configured earlier.


  7. Move to the “Site Allocation” tab.



  8. Select a site from the list of Available Sites. 
  9. Move the highlighted site from left to right by clicking the right (->) arrow.



    The selected site would now appear in the Assigned sites list.



    Now, scroll to the right, double click under the Ledger and select Credit Card from the list.


    Info

    The ledger name should have been decided and configured in Ginesys HO by the brand. Here Credit Card has been selected as a sample value only. For the brand, in all probability, it would be different.

    If a Sub Ledger is associated with the Ledger, then the Sub Ledger should also be selected for successful configuration.



  10. Save the MoP.

    It will now try to save the configuration and displays the following while operation is in progress.

    Once the newly configured MoP is saved it would appear in the list of configured MoPs.


    Tip

    This step (#B) is a one-time activity to be performed in majority of the cases.


    MoP configuration is now completed.


Anchor
Data Synchronization based on site from HO to POS
Data Synchronization based on site from HO to POS

Expand
titleStep #C: Data Synchronization based on site from HO to POS
  1. Click on the following shortcut to open the Ginesys Launchpad desktop application.

     

    The following screen will appear:



  2. Select the System Utilities option from the left panel.



  3. Click on the Data Sync option from the right panel and then click on Yes in the User Account Control dialog.



  4. Login to the Data synchronization application.



  5. The Data Exchange Dashboard will appear in the Data Sync window. Click on the SYNC All button.



  6. It will start syncing the configuration immediately.



  7. Click on the Close button once you see the following lines:
    • Data Exchange routine completed.

    • Sync process completed, flushing buffer.


    Info

    Make sure to run through this step (#C) every time you make changes in the app.config file.


    Data Synchronization based on site from HO to POS is completed.


Anchor
Update the latest POS Plugin using the AutoUpdater
Update the latest POS Plugin using the AutoUpdater

Expand
titleStep #D: Update the latest POS Plugin using the AutoUpdater

1.Login to the POS system using the valid user credential.

2. Open the AutoUpdate application.



3. The Auto Update screen will appear. Move to the Update Plugin tab.



4. Click on the Download button to download the latest updates in the POS system.



5. The latest POS Plugin is now downloaded successfully in the POS system and is visible in the list.



6. Click on the Close button to exit from the Auto Update application.


Anchor
Pulling/syncing down the required configuration from HO via Data Exchange in the POS system
Pulling/syncing down the required configuration from HO via Data Exchange in the POS system


Expand
titleStep #E: Pulling/syncing down the required configuration from HO via Data Exchange in the POS system
  1. Log into the POS system as an admin (right click on the POS icon and select Run as administrator).
2.

  1. Image Added

  2. The User Account Control dialog will open. Click on Yes.
3.

  1. Image Added

  2. Ginesys POS login screen will appear. Enter the login credential (username and password) and click on the Login button.

    Image Added
4.

  1. On successful login, the GINESYS POS screen will appear.

    Image Added

    Info

    The title bar is showing the same site name

as GINNI RETAIL-GARIA. This is the site
  1. which has been assigned earlier while configuring the MoP and POS Plugin.

5.


  1. From the left panel select Data Exchange in the tree. 
6.

  1. Image Added

  2. Click on the SYNC button in the lower right corner. The sync process will start immediately.

    Image Added
7.

  1. Close the window when you see the following two lines:

    • Data Exchange routine completed.

    • Sync process completed, flushing buffer.

    Image Added 
8.

  1. Close the Synchronizing Data window.


    Info

    On successful syncing, the required configuration files would now be in the POS system.



Anchor
Logout and login into the POS application
Logout and login into the POS application


Expand
titleStep #F: Logout and login into the POS application

Verify the following:

  1. Go to the folder where you have the POS application configuration file called NPOS.exe.config.

  2. Open the file in notepad and check if it has the following section -

    <runtime>
    <loadFromRemoteSources enabled="true"/>
    </runtime>

...


  1. If it is already there, close the file. If it is not there, copy and paste the above <runtime</runtime> section after the </Startup> tag.

...

  1. Logout and re-login


Tip

The above step is important as the latest downloaded POS Plugin would come into effect only from next POS session.



Anchor
Test whether payment is being possible from POS using the configured MOP
Test whether payment is being possible from POS using the configured MOP

Expand
titleStep #G: Test whether payment is being possible from POS using the configured MOP

All the required configuration, data syncing and data exchanges are done by now. So, it’s time to test and verify whether the newly configured MoP called CCMoP is appearing while taking the payment using credit card in the POS counter.

  1. Open the POS application by double clicking on the following POS icon (no right click this time).
2.
  1. Ginesys POS login screen will appear. Enter the login credential (username and password) and click on the Login button.
3.
  1. On successful login, the GINESYS POS screen will appear. Click on the Application Control button.

4. The following options will appear:

5. Click on the POS button.

6. The following screen will appear:

7. Scan or Type the item-id. Enter GSL10001 (This is just a sample scan code) in the Scan field and press enter. The item detail will appear in the right panel.

8. It’s time to tag the customer now. Click on the Search Customer option under the POS Taskpad section in the left.

9. The Search Customer dialog will appear.

In the above Search Customer dialog do the following:

  • Disable the Search in Web check box. Default is enabled.

  • For customer search enter membership number or mobile number or name.

  • Click on the Search button.

10. The searched customer will appear in the panel below. Tag the customer by clicking the Tag button in the button panel at the bottom.

11. Hit the Payment button.

The Account Payments section will appear.

Under the Payment Mode, all the different mode of payment will appear.

12. Scroll down to check if the configured MoP called CCMoP is there in this list…..

In this case it is CCMoP, The name may differ based on the configuration.

If it is appearing then rest assured that the configuration has been done correctly and the syncing has also been done in a proper way.

13. For the testing purpose, make a Rs. 1/- payment through CCMoP and rest through Cash.

Make sure that the payment device is connected with the system in the POS counter.
In case it is for Gift Voucher then the GV Partner’s system should be reachable.

Press enter to proceed with the payment. The following message will appear. Click on the OK button to proceed further.

14. In the following screen, click on the Send Payment Request button to send the payment.

Payment through Gift Voucher Redemption would display a different screen (and not the same as shown above) where either the GV number or the Barcode needs to be provided.

For GV number, corresponding PIN would be needed.

For Barcode, PIN code would not be required.

15. Payment Status can be checked by clicking the Check Payment Status button. If the payment is still under process, the following message will appear.

17. If the payment is processed, the following status message will com up:



With all the above steps done successfully, the configuration and testing can now be considered completed.