From 3a9f1960c68716d39e7362196b7a010b8ffccf7c Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Wed, 19 Jun 2019 17:12:26 +0300 Subject: [PATCH] Change transaction process alias to SCA version --- src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index 4b42234f..13e5560f 100644 --- a/src/config.js +++ b/src/config.js @@ -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. //