From 5e2a07df2f3406c8083bf6eb4fa07f85486091a7 Mon Sep 17 00:00:00 2001 From: Chloe Herd Date: Tue, 17 Oct 2023 10:08:34 -0400 Subject: [PATCH] Add subheader when pia disabled --- src/layouts/payment-method/payment-method.vue | 21 ++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/src/layouts/payment-method/payment-method.vue b/src/layouts/payment-method/payment-method.vue index 071af5138..1136353d4 100644 --- a/src/layouts/payment-method/payment-method.vue +++ b/src/layouts/payment-method/payment-method.vue @@ -13,7 +13,16 @@ cmsWidgetName="VehicleBannerWidget" :displayGenericVehicleImage="false" /> - + + +

+ {{ noPiaDisclaimer }} +

+ +
+ +