commerce-on-lightning
commerce-on-lightning copied to clipboard
An SFDX Plugin to setup a B2C or B2B Store
Hello, The `sfdx commerce:search:start ` command is not working anymore (hitting "not a sf command" error). It was useful for us in the context of our CI. I have @salesforce/cli/2.36.8...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
### What does this PR do? @W-12345678@ Moving from repo secrets to env secrets.
I have setup LWR B2B store according to the documentation. I can see below information during script execution:  However when I place an order none of those classes are...
### What does this PR do? I have added 2 additional (DebugApex, AuthorApex) features to config files. I need these packages for the test and learn d2c store. Documentation for...
### What does this PR do? I have added the "Create my first store" section to the README.md file. It is useful for people who start learning b2b/d2c
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
I'm having the below problem when running `sfdx commerce:store:create --store-name teststore -u testCC` ``` ERROR running StoreQuickstartSetup: { "code": 1, "context": "Create", "commandName": "Create", "message": "The requested resource does not...
Steps followed : 1. Named credentials named Stripe with API stripe URL. Named principal, Password authentication, and User name as publish key and password as secret key. 2. b2c Stripe:...