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

Compare with Current View Page History

Version 1 Current »

Document status: RELEASED

Date:

Prerequisites are located in the menu on the left.

Refund web order versus Area in Chain Web

(RTP-4426)

New requirements from Aera have been implemented to support return on items in web orders in Chian web and refund via Aera.

POS Configuration

AeraPaymentServiceUrl

Address to Aera service in POS Services to be used when refunding web payments. Can be set to a different address than the Aera service used by POS for Coopay. A separate instance of POS Services should be installed in this case.
 
AeraServiceId

Should be configured on store level (used instead of GLN when refunding web payments).


Improvements POS

Module

Description

Bank

Improve use of correct card issuer numbers for transactions via VIM pay terminals (RTP-4400)

When using VIM pay terminal from Verifone a card issuer number is added to receipt, for reporting in back office, based on which payment brand received from Verifone. The brand could be e.g. Visa, Mastercard etc. Correct card issuer number will now be added regardless of case (small / BIG letters) in payment brand received, as long as the spelling is identical.

Self-service

Credit notes with rounded amount when failed commit of eSale items (RTP-4571)

We have corrected a problem where credit notes were generated with rounded amount, which it never should. Problem occured when commit of e.g. Vensafe items failed after payment, and the items were automatically removed from the receipt.

Improvement POS Server

Module

Description

POS API

Cloud order import with discount details (RTP-3573)

Extensions have been made in the POS API and in the Bartch2POSAPI job in the integration platform to support import of "complete" orders. For complete order imports, all discount details are taken from the imported JSON order.

Payment of order without specifying order lines (RTP-4640)

When using order import (BatchToPOSApi) and blob type OrderPayment, order lines to be paid does not need to be specified. All lines are paid it it is not specified.

  • No labels