From 837ad2912fa03d89cca52b2964f0ebf9c7f66b1f Mon Sep 17 00:00:00 2001 From: CarlNation <32103961+CarlNation@users.noreply.github.com> Date: Fri, 13 Oct 2023 13:35:46 -0400 Subject: [PATCH] CSR-1392 wire up payment method to forward button click. --- src/layouts/payment-method/payment-method.vue | 75 +++++++------------ 1 file changed, 26 insertions(+), 49 deletions(-) diff --git a/src/layouts/payment-method/payment-method.vue b/src/layouts/payment-method/payment-method.vue index ecd310c5c..99e59d713 100644 --- a/src/layouts/payment-method/payment-method.vue +++ b/src/layouts/payment-method/payment-method.vue @@ -38,44 +38,6 @@ vapsTilesCmsName="VapsProductTiles" v-on="{ 'buttonEvent.openModal': openModal }" /> -