Skip to content

Commit 7a1122a

Browse files
Update index.js
1 parent 7c21c09 commit 7a1122a

File tree

1 file changed

+1
-1
lines changed
  • cartridges/int_cybs_sfra_base/cartridge/configuration

1 file changed

+1
-1
lines changed

cartridges/int_cybs_sfra_base/cartridge/configuration/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ var LogfileMaxSize = '5242880'; // 10 MB In Bytes
2323
* Send this value in all requests that are sent through the partner solution. CyberSource assigns the ID to the partner.
2424
* Note When you see a partner ID of 999 in reports, the partner ID that was submitted is incorrect.
2525
*/
26-
var SolutionId = 'HNY72IUB';
26+
var SolutionId = 'J3P4XU2P';
2727

2828
var CruiseDDCEndPoint = {
2929
Stage: 'https://centinelapistag.cardinalcommerce.com/V1/Cruise/Collect',

0 commit comments

Comments
 (0)