From ed21217c9bccfbf16509400e330d481394e9d780 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Wed, 12 May 2021 00:40:55 +1000 Subject: [PATCH] Fixes for Stripe Connect --- config/ninja.php | 2 +- public/js/clients/payments/stripe-credit-card.js | 2 +- public/mix-manifest.json | 2 +- .../js/clients/payments/stripe-credit-card.js | 16 ++++++++++++---- 4 files changed, 15 insertions(+), 7 deletions(-) diff --git a/config/ninja.php b/config/ninja.php index 47c535b0d49f..57f4771c6438 100644 --- a/config/ninja.php +++ b/config/ninja.php @@ -148,6 +148,6 @@ return [ 'disable_auto_update' => env('DISABLE_AUTO_UPDATE', false), 'invoiceninja_hosted_pdf_generation' => env('NINJA_HOSTED_PDF', false), 'ninja_stripe_key' => env('NINJA_STRIPE_KEY', null), - 'ninja_stripe_publishable_key' => env('NINJA_PUBLISHABLE_KEY=', null), + 'ninja_stripe_publishable_key' => env('NINJA_PUBLISHABLE_KEY', null), 'pdf_generator' => env('PDF_GENERATOR', false), ]; diff --git a/public/js/clients/payments/stripe-credit-card.js b/public/js/clients/payments/stripe-credit-card.js index ed6e7a194282..46c751d99fee 100755 --- a/public/js/clients/payments/stripe-credit-card.js +++ b/public/js/clients/payments/stripe-credit-card.js @@ -1,2 +1,2 @@ /*! For license information please see stripe-credit-card.js.LICENSE.txt */ -!function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="/",n(n.s=11)}({11:function(e,t,n){e.exports=n("uALE")},uALE:function(e,t){var n,o,r,a,i,u,l,s;function c(e,t){for(var n=0;n