You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Document status: UNRELEASED

Date:  

Prerequisites are located in the menu on the left.

Payment by Svea in EG POS

(RTP-23681)

Svea can be used as payment in cashier mode in EG POS. To pay by Svea cashier needs to register customer's mobile phone number and social security number.
 
Svea payment in cashier mode:
When items are added and cashier chooses Svea as a tender, a dialogue is shown to cashier, telling him to ask customer to scan Instabank QR code:

During payment a message is shown telling an SMS is sent to customer's mobile phone:

When Svea payment is finished a sales summary is shown on the screen:

...and customer's receipt and a store copy for signment is automatically printed:

Any partial payment is not allowed in combination with Svea:

A credit customer needs to be registered to use Svea payment:

Refund with Svea payment is allowed using online return (only), and when paid by Svea refund must be done by Svea (only):

Electronic receipt shown in Journal Viewer contains necessary information regarding Svea payment:

POS Configuration

New parameter:

SveaCardIssuerId (default 213)
Card issuer used for Svea payments. The matching issuer ID must be added in Reporting database.

Existing parameters:

ButtonConfig
Add a new button to pay by Svea using function "Pay with mobilepayment" with argument 'Svea'.

CloudAccessServiceUrl
Address to CloudAccessService in POS Services. Default address should normally be used.
 
PaymentServiceMerchantId
Correct Merchant ID to be used will be supplied by PaymentService DevOps team.
 
PaymentServiceUrl 
Address that EG POS will use to contact paymentService in the cloud. Make sure to use the correct address for your environment.
https://paymentservice.lindbakcloud.com should be used for production environments.
https://paymentservice.lindbaktest.com should be used for test environments.
 
PayTerminalVerboseLogging (default false)
Should be activated, to extend logging to research any problems.

Improvement POS 

Module

Description

Orders

Communication Channel for Web Orders (RTP-26355)

Communication channel is set in the POSLog for web orders created in POS, depending on the value set in WebOrderPickingNotificationType parameter. 

If WebOrderPickingNotificationType parameter value is:

  • "Email" - Email communication channel is added set in the POSLog
  • "Sms" - SMS communication channel is added set in the POSLog
  • "EmalAndSms" - Email and SMS communication channels are added set in the POSLog
  • "None" - No communication channel is set in the POSLog
  • No labels