commerce-on-lightning icon indicating copy to clipboard operation
commerce-on-lightning copied to clipboard

An SFDX Plugin to setup a B2C or B2B Store

Results 43 commerce-on-lightning issues
Sort by recently updated
recently updated
newest added

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...

ack

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...

cla:signed

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...

dependencies

### 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: ![image](https://github.com/forcedotcom/commerce-on-lightning/assets/34231893/8d591bbb-4f47-400e-9db9-390b36d733c7) 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...

cla:signed

### 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

cla:signed

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...

cla:signed

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:...