-
Thank you for building and maintaining this!!
I've got the webDav and OCAPI data settings using client id "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" and set up the open api credentials in Jenkins to the same…
-
**Describe the bug**
We found that in the code of your cartridge a bug. In Live mode, you do not pass the mandatory merchantId attribute.
**To Reproduce**
1) According to the [Checkout.js : 2…
-
**Describe the bug**
Issue with open invoice data for orders with order-level discounts.
There is an issue with the line item price values sent to adyen, via the SFCC-adyen cartridge, for open inv…
MaaGJ updated
3 years ago
-
## Descrição da vaga
Trabalhar no desenvolvimento de e-commerces para grandes empresas como:
- Avon
- Bauducco
- Puma
- Yamaha
- Loreal Paris
- Santander
## Modelo de contratação
* (VR …
-
# Bug report
## Describe the bug
I have followed all the steps for configuring Salesforce Commerce Cloud Connector but when I start the Application I get bellow error
Defining routes from ex…
-
I am trying send notification by method: webpush.sendNotification(pushSubscription, "Your Push Payload Text",options).catch(err => console.log(err));
But:
Failed to load https://fcm.googleapis.com/f…
-
Hi,
The Salesforce Commerce Cloud SFRA repository (https://github.com/SalesforceCommerceCloud/storefront-reference-architecture) currently uses your repository in their package.json via
`"@tridngu…
-
On the vuestorefront site and in the readme of this repo I see mentioned integration with Salesforce Commerce cloud but in https://docs.vuestorefront.io/guide/integrations/integrations.html I don't se…
-
**Description**
When a user saves cart in 'My Account', the ID of AdyenNotification starts with recurringPayment-account. On the 51st line they split by '-', after it orderId contains ['recurringPaym…
-
In customObject notifications processing job the order ID is obtained in wrong way. For example, if the order ID looks like **ORDER-42**, the `customObj.custom.orderId` will be similar to ORDER-42-123…