From a6b825ffdfe73e8afc9899a89a550c6a6a5dc843 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Thu, 25 Apr 2024 16:43:49 -0700 Subject: [PATCH] Move intellipay to server side processing. --- bodyshop_translations.babel | 364 +++++++++++++++++- .../card-payment-modal.component..jsx | 83 +--- .../jobs-detail-header-actions.component.jsx | 2 +- .../payment-expanded-row.component.jsx | 6 +- client/src/translations/en_us/common.json | 28 +- client/src/translations/es/common.json | 30 +- client/src/translations/fr/common.json | 28 +- server/graphql-client/queries.js | 10 +- server/intellipay/intellipay.js | 164 ++++---- 9 files changed, 536 insertions(+), 179 deletions(-) diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 17ebd2af4..09552c8e2 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +