Scott Kiener
77c007c444
CASH-462 | Rename and restructure submittedOrder
...
Rename to submittedState
Add an applicationUser attribute
2025-04-03 13:19:44 -04:00
Adam Caouette
5412156766
CASH-152: massive commit to implement pricing by day on schedule page
2025-03-17 10:07:29 -04:00
Adam Caouette
e4fee3c8ab
CASH-152: refactoring changes
2025-03-11 15:15:45 -04:00
Adam Caouette
a499984526
CASH-152: Refactor - move cart- and payment- related helpers out of base mixin
2025-03-06 16:10:28 -05:00
CarlNation
4452f718d0
CASH-256
...
CASH-256 prettier config change and prevent email and phone getting cleared when navigating back from payment to service-zip.
2025-02-14 15:13:26 -05:00
Chloe Herd
a8a959e491
Change eval to getBoolFromString helper
2025-01-27 18:02:34 -05:00
CarlNation
c61a299adb
CASH-60 removed unnecassary code
...
CASH-60 removed unnecessary code
2025-01-03 13:50:49 -05:00
CarlNation
43933480b5
CASH-60
...
CASH-60 remove the async await from the payment page prereqs. Causes a promise to be returned instead of a bool. Moved it to the router instead
2025-01-03 13:44:56 -05:00
CarlNation
b593d921cc
CASH-60
...
CASH-60 handle scenarios where the user may be using browser navigation. try to wait for promises. reset pia indicator. also add route from customer-details for pay-now scenario. the browser back/forward seems to trigger 2 scenarios on customer-details so just sending the pay-now scenario back to payment-method page instead of causing a script error
2025-01-03 11:51:27 -05:00
Bryan Mauger
a26aa67ae5
CSR-2435 make alert span full width.
...
Adjust for word wrap.
2024-12-16 15:16:06 -05:00
CarlNation
4757dd93d0
Do not send safeliteHop amounts less than 0
...
Do not send safeliteHop amounts less than 0
2024-12-12 15:12:47 -05:00
Adam Caouette
f141c557a9
CSR-2410: fix typo, add missing prop
2024-12-05 10:50:39 -05:00
Bryan Mauger
4ad6704439
CSR-2417 collapse cart on all pages regardless of experiment
...
except payment.
2024-11-26 15:14:50 -05:00
hiteshkumar87
39033e858d
CSR-2066
...
handleBeforeUnload and formatting
2024-11-13 13:57:17 +05:30
Bryan Mauger
421741bff3
CSR-2343 change Terms of use to Terms of service
2024-11-11 10:48:07 -05:00
CarlNation
c2dc235fb5
CSR-2237
...
CSR-2237 show tax for itac and nocomp
2024-10-04 15:22:02 -04:00
CarlNation
9142f02762
CSR-2130
...
CSR-2130 send to pia-return for cc & apple pay decline
2024-09-12 11:36:52 -04:00
CarlNation
a6c92b6255
CSR-2185
...
CSR-2185 vue-router no longer supports properties via params without it showing in the url.
https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md#414-2022-08-22
2024-09-04 05:17:31 -04:00
CarlNation
e79d127aba
CSR-2130
...
CSR-2130 Afterpay on hop uses some credit card flow. We get credit card messages from HOP even for Afterpay. So only set the paymentMethod based on HOP messages if it is not already set.
2024-07-30 10:02:50 -04:00
CarlNation
e637b1b0a0
CSR-2130 prettier
2024-07-29 13:49:38 -04:00
CarlNation
9d37938535
CSR-2130 payment method page corrections
...
CSR-2130 payment method page corrections
2024-07-29 13:46:40 -04:00
CarlNation
b3dda363fa
CSR-2130 prettier
2024-07-18 21:22:56 -04:00
CarlNation
8b507d21ad
CSR-2130 latest applepay
...
CSR-2130 apple merchant id file, pass hybrid for new hop form, show afterpay, check for IOS version for applepay
2024-07-18 16:11:13 -04:00
CarlNation
6fec862fbf
CSR-2130 flag applePay for backend
...
CSR-2130 flag applePay for backend
2024-07-15 10:21:36 -04:00
CarlNation
e52329ffea
CSR-2130 prettier
2024-07-10 07:36:57 -04:00
CarlNation
b3cba6520b
CSR-2130 more commented code
...
CSR-2130 more commented code
2024-07-10 07:26:40 -04:00
CarlNation
0d63a1f2cf
CSR-2130 remove commented out code
2024-07-10 07:24:10 -04:00
CarlNation
a7d5f776a4
CSR-2130
...
CSR-2130
2024-07-10 06:47:42 -04:00
hiteshkumar87
2929697243
CSR-2099
...
add ITAC deductible logic on payment and confirmation pages
2024-05-31 19:19:37 +05:30
Adam Caouette
70300d6e89
CSR-1742: refactor to centralize all insurance constants/helpers
2024-05-02 08:09:42 -04:00
Adam Caouette
acfa099d64
CSR-1742: improve naming and update how pending status displays pricing
2024-04-30 09:50:00 -04:00
Adam Caouette
9e3eb1df3e
CSR-1742: cart changes for insurance implemented on payment and confirmation pages
2024-04-24 11:29:58 -04:00
Matt Caimi
b1e823d17e
CSR-1982 type check in handleIFrameContentWindowMessage on payment page
2024-02-26 10:09:22 -05:00
CarlNation
4e1caf8559
CSR-1072
...
CSR-1072 insurance orders will remove line items depending on the company. mobile fee, recycle fee, etc. So we can return from heritage with nothing in supporting items causing exceptions when lineItems is no longer required.
2024-02-19 07:40:07 -05:00
hiteshkumar87
ac687e5545
CSR-1601
...
BillToAccountNumber
2024-02-05 20:40:23 +05:30
CarlNation
9ff2c3b3d9
prettier
2024-01-26 09:25:43 -05:00
CarlNation
2d70f9ae81
CSR-1921 correct pay later after ccd payment failure
...
CSR-1921 correct pay later after ccd payment failure
2024-01-26 09:16:05 -05:00
CarlNation
734a9419aa
Merge branch 'release/2024.01.11' into rlsmerge/2024.01.11-to-develop
2024-01-08 09:12:22 -05:00
Matt Caimi
44a6218328
CSR-1852 navigate out of iframe to confirmation page
2023-12-28 15:32:36 -05:00
Matt Caimi
602356ade2
CSR-1852 router and alert logic for CC and AP declined
2023-12-28 15:32:36 -05:00
Chloe Herd
c37f8a2dfe
Formatting
2023-12-19 12:13:03 -05:00
Chloe Herd
a3853daa8f
Tests for payment page
2023-12-19 12:12:10 -05:00
Scott Kiener
b4792236d8
CSR-1857 | Exclude promos from lineItems sent to safelite-hop
2023-12-01 08:46:50 -05:00
CarlNation
85c1f985f8
CSR-1794
2023-11-30 05:04:56 -05:00
Chloe Herd
c0ba42ecfd
Add a ui-block to page after credit card submit event
2023-11-29 13:59:34 -05:00
hiteshkumar87
359c8204ce
Update payment.vue
...
newValidatedPromos contains both validated and revalidated promos so can replace the existing promos in the lineitems.
2023-11-23 19:18:15 +05:30
Chloe Herd
a357da3d90
Track reactive isPaypal field instead of non-reactive
2023-11-21 12:38:14 -05:00
CarlNation
18c59e8d7e
CSR-1757
...
changes to add supplies repair fee to cart and promo taxes
2023-11-21 09:18:37 -05:00
AdamCaouetteSafelite
75a98999d7
Merge pull request #1547 from Safelite/feature/CSR-1411-bugfix-ajc
...
Feature/CSR-1411 bugfix ajc
2023-11-20 13:35:54 -05:00
Matt Caimi
aa8a88b819
CSR-1391 parts and labor in afterpay line items
2023-11-20 11:40:44 -05:00