You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@
3
3
4
4
***Description:** Cybersource, a Visa solution, is the only global, modular payment management platform built on secure Visa infrastructure with the payment reach and fraud insights of a massive $500B+ global processing network. You can find out more about what Cybersource does [here](https://www.cybersource.com/en-gb.html).
***Compatibility:** <spanstyle="color:red">This version of the Cybersource cartridge is not compatible with versions of SFRA higher than Release 7.0.0. </span>
8
-
This version can be found on the Master branch of the SFRA repository at commit 50ee82face6e0a000f649a51f162e8a3f171531c [50ee82f]on December , 2024 <spanstyle="color:red">This version is compatible with Salesforce B2C Commerce 22.2 release. <span>
8
+
This version can be found on the Master branch of the SFRA repository on May , 2025 <spanstyle="color:red">This version is compatible with Salesforce B2C Commerce 22.2 release. <span>
Copy file name to clipboardExpand all lines: cartridges/int_cybersource_sfra/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,11 @@ THe Cybersource cartridge has a link cartridge (`int_cybersource_sfra`) provided
6
6
7
7
# Getting Started
8
8
9
-
1 Set node version to 8.11.3
9
+
1 Set node version to 18.19.0
10
10
11
11
2 Clone this repository.
12
12
13
-
3 Run `npm install` to install all of the local dependencies (node version 8.x or current LTS release recommended)
13
+
3 Run `npm install` to install all of the local dependencies (node version 18.x or current LTS release recommended)
14
14
15
15
4 Run `npm run compile:js` from the command line that would compile all client-side JS files. Run `npm run compile:scss` and `npm run compile:fonts` that would do the same for css and fonts.
0 commit comments