diff --git a/src/app/branded/branded-checkout.component.js b/src/app/branded/branded-checkout.component.js index 3c7b6e26a..4011bb267 100644 --- a/src/app/branded/branded-checkout.component.js +++ b/src/app/branded/branded-checkout.component.js @@ -182,6 +182,6 @@ export default angular onOrderFailed: '&', language: '@', showCoverFees: '@', - useV3: '@', + useV3: '@' } }) diff --git a/src/app/branded/step-1/branded-checkout-step-1.component.js b/src/app/branded/step-1/branded-checkout-step-1.component.js index ae84fbe0a..017f8e1ed 100644 --- a/src/app/branded/step-1/branded-checkout-step-1.component.js +++ b/src/app/branded/step-1/branded-checkout-step-1.component.js @@ -189,6 +189,6 @@ export default angular onPaymentFailed: '&', radioStationApiUrl: '<', radioStationRadius: '<', - useV3: '<', + useV3: '<' } }) diff --git a/src/app/branded/step-1/branded-checkout-step-1.tpl.html b/src/app/branded/step-1/branded-checkout-step-1.tpl.html index e2f85b2e2..6d6ff6fc8 100644 --- a/src/app/branded/step-1/branded-checkout-step-1.tpl.html +++ b/src/app/branded/step-1/branded-checkout-step-1.tpl.html @@ -11,7 +11,10 @@ submitted="$ctrl.submitted" on-state-change="$ctrl.onGiftConfigStateChange(state)" disable-session-restart="true" - ng-if="!$ctrl.loadingProductConfig && !$ctrl.errorLoadingProductConfig"> + ng-if="!$ctrl.loadingProductConfig && !$ctrl.errorLoadingProductConfig" + use-v3="$ctrl.useV3" + > +
{{'FREQUENCY_ERROR'}}
-{{'FREQUENCY_ERROR'}}
+{{'ADDING_CART_ERROR'}}
-{{'ADDING_CART_ERROR'}}
+{{$ctrl.amountFormatError}}
-{{$ctrl.amountFormatError}}
+{{'GIFT_IN_CART_ERROR'}}
-{{'GIFT_IN_CART_ERROR'}}
+