adyen-salesforce-commerce-cloud icon indicating copy to clipboard operation
adyen-salesforce-commerce-cloud copied to clipboard

Salesforce Commerce Cloud (formerly Demandware)

Results 42 adyen-salesforce-commerce-cloud issues
Sort by recently updated
recently updated
newest added

## Summary Set up additionalData field for Klarna click and collect feature

## Summary ## Tested scenarios **Fixed issue**:

## Summary It appears to be that following the web components upgrade, bcmc became independent from card component and needed its own component configurations. **Fixed issue**:

## Summary - This PR is for SFRA to support gift cards using the web component and the Order API to create a partial payments order - For now it...

## Summary ## Tested scenarios **Fixed issue**:

## Summary Payment method custom field on order is now filled right before any payment call is made. All other occurrences of this variable have been removed for simplicities' sake.

**Describe the bug** Sometimes, the 3DSecure 2 flow breaks due to a JS error in _adyen3ds2.isml_ template (https://github.com/Adyen/adyen-salesforce-commerce-cloud/blob/main/cartridges/int_adyen_overlay/cartridge/templates/default/threeds2/adyen3ds2.isml). The _handleOnAdditionalDetails_ function tries to set the value of a DOM element...

## Summary Changed default metadata siteID to RefArch

## Summary ## Tested scenarios **Fixed issue**:

## Summary This fix introduces discount lines for discounted items in order to prevent half cents from being sent to checkout API lineitems. It also rounds price and tax up/down...