Skip to content

Commit

Permalink
enabled only Digital payments
Browse files Browse the repository at this point in the history
  • Loading branch information
suprishi committed Jan 17, 2025
1 parent 5b8e16c commit 8fa2680
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .env-cmdrc
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@
},
"b2c": {
"CX_B2B": "false",
"CX_CDS": "false"
"CX_CDS": "false",
"CX_DIGITAL_PAYMENTS": "true",
"CX_OPPS": "true"
},
"b2b": {
"CX_B2B": "true"
Expand Down

0 comments on commit 8fa2680

Please sign in to comment.