A developer would like to pass two custom properties called interestRate and remainingPayments from the custom payment integration service to Commerce Cloud in the JSON response payload. The remainingPayments property should be returned to the storefront to be used in a custom widget.
Which code snippet included in the JSON response accomplishes this?
The Commerce Cloud storefront extension framework provides a set of resources, templates and libraries that
support the implementation of custom client-side store extensions.
What are two aspects of this framework? (Choose two.)
A company has one sitewith English as the default language and German as an additional language. The German subsidiary needs to translate the site’s name and description into German using the updateSite endpoint.
Which header and JSON combination must they pass to thisendpoint to accomplish this task?