* Update Paymnet Nonce with Transaction ID on successful transaction. * better logging to watchdog on success (transaction ID, response code, response hash, and cc number) * js docs cleanup
* Fix a regression in 8.x-2.0-rc1 where exceptions were thrown due to refactoring drupal_set_message to use MessageInterface
The RC1 release notes follow:
Run `drush entity-updates` to pick up new date fields, and the discount entity reference field.
Run `drush updb` to enqueue populating the new date fields with data.
The following new configuration has been added for Message templates:
Fixed Issue: https://www.drupal.org/project/scheduled_publish/issues/3013526
Fixed issue: https://www.drupal.org/project/scheduled_publish/issues/3013526
Rework events with specific functions for Cart Item changes.