Merge pull request #1717 from Safelite/feature/CSR-1072

Feature/csr 1072
This commit is contained in:
CarlNation 2024-02-02 09:01:43 -05:00 committed by GitHub
commit 27e4c669c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -523,6 +523,8 @@ export const mutations = {
state.order.payment.parentAccountNumber =
sessionInformation.order.payment.parentAccountNumber;
state.order.payment.billToAccountNumber =
sessionInformation.order.payment.billToAccountNumber;
state.order.payment.inactivePromos = sessionInformation.order.payment.inactivePromos;
state.order.serviceLocation.address =