Change transaction process alias to SCA version

This commit is contained in:
Vesa Luusua 2019-06-19 17:12:26 +03:00
parent 7ee545f17d
commit 3a9f1960c6

View file

@ -30,7 +30,7 @@ const sortSearchByDistance = false;
//
// In a way, 'processAlias' defines which transaction process (or processes)
// this particular web application is able to handle.
const bookingProcessAlias = 'preauth-with-nightly-booking/release-1';
const bookingProcessAlias = 'sca-preauth-nightly-booking/release-1';
// The transaction line item code for the main unit type in bookings.
//