File: /home/slfopp7cb1df/www/inventorypacket.com/public/js/bundle/payment_gateway.8c074ad4fafc5fde.js
"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[8444],{75103:(t,e,a)=>{a.r(e),a.d(e,{default:()=>u});var r=a(95353),n=a(5947),i=a.n(n);function s(t){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},s(t)}function o(t,e){var a=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),a.push.apply(a,r)}return a}function l(t){for(var e=1;e<arguments.length;e++){var a=null!=arguments[e]?arguments[e]:{};e%2?o(Object(a),!0).forEach((function(e){c(t,e,a[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(a)):o(Object(a)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(a,e))}))}return t}function c(t,e,a){return(e=function(t){var e=function(t,e){if("object"!=s(t)||!t)return t;var a=t[Symbol.toPrimitive];if(void 0!==a){var r=a.call(t,e||"default");if("object"!=s(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==s(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:a,enumerable:!0,configurable:!0,writable:!0}):t[e]=a,t}const y={metaInfo:{title:"Payment Gateway"},data:function(){return{isLoading:!0,gateway:{stripe_key:"",stripe_secret:"",deleted:!1}}},methods:l(l({},(0,r.i0)(["refreshUserPermissions"])),{},{Submit_Payment:function(){var t=this;this.$refs.form_payment.validate().then((function(e){e?t.Update_Payment():t.makeToast("danger",t.$t("Please_fill_the_form_correctly"),t.$t("Failed"))}))},makeToast:function(t,e,a){this.$root.$bvToast.toast(e,{title:a,variant:t,solid:!0})},getValidationState:function(t){var e=t.dirty,a=t.validated,r=t.valid;return e||a?void 0===r?null:r:null},Update_Payment:function(){var t=this;i().start(),i().set(.1),axios.post("payment_gateway",{stripe_key:this.gateway.stripe_key,stripe_secret:this.gateway.stripe_secret,deleted:this.gateway.deleted}).then((function(e){Fire.$emit("Event_payment"),t.makeToast("success",t.$t("Successfully_Updated"),t.$t("Success")),i().done()})).catch((function(e){i().done(),t.makeToast("danger",t.$t("InvalidData"),t.$t("Failed"))}))},Get_Payment_Gateway:function(){var t=this;axios.get("get_payment_gateway").then((function(e){t.gateway=e.data.gateway,t.isLoading=!1})).catch((function(e){t.isLoading=!1}))}}),created:function(){var t=this;this.Get_Payment_Gateway(),Fire.$on("Event_payment",(function(){t.Get_Payment_Gateway()}))}};const u=(0,a(14486).A)(y,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"main-content"},[e("breadcumb",{attrs:{page:t.$t("payment_gateway"),folder:t.$t("Settings")}}),t._v(" "),t.isLoading?e("div",{staticClass:"loading_page spinner spinner-primary mr-3"}):t._e(),t._v(" "),t.isLoading?t._e():e("validation-observer",{ref:"form_payment"},[e("b-form",{on:{submit:function(e){return e.preventDefault(),t.Submit_Payment.apply(null,arguments)}}},[e("b-row",{staticClass:"mt-5"},[e("b-col",{attrs:{lg:"12",md:"12",sm:"12"}},[e("b-card",{attrs:{"no-body":"",header:t.$t("Payment_Gateway")}},[e("b-card-body",[e("b-row",[e("b-col",{attrs:{lg:"6",md:"6",sm:"12"}},[e("b-form-group",{attrs:{label:"STRIPE_KEY"}},[e("b-form-input",{attrs:{type:"password",placeholder:t.$t("LeaveBlank")},model:{value:t.gateway.stripe_key,callback:function(e){t.$set(t.gateway,"stripe_key",e)},expression:"gateway.stripe_key"}})],1)],1),t._v(" "),e("b-col",{attrs:{lg:"6",md:"6",sm:"12"}},[e("b-form-group",{attrs:{label:"STRIPE_SECRET"}},[e("b-form-input",{attrs:{type:"password",placeholder:t.$t("LeaveBlank")},model:{value:t.gateway.stripe_secret,callback:function(e){t.$set(t.gateway,"stripe_secret",e)},expression:"gateway.stripe_secret"}})],1)],1),t._v(" "),e("b-col",{staticClass:"mt-3 mb-3",attrs:{md:"6"}},[e("label",{staticClass:"switch switch-primary mr-3"},[t._v("\n "+t._s(t.$t("Remove_Stripe_Key_Secret"))+"\n "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.gateway.deleted,expression:"gateway.deleted"}],attrs:{type:"checkbox"},domProps:{checked:Array.isArray(t.gateway.deleted)?t._i(t.gateway.deleted,null)>-1:t.gateway.deleted},on:{change:function(e){var a=t.gateway.deleted,r=e.target,n=!!r.checked;if(Array.isArray(a)){var i=t._i(a,null);r.checked?i<0&&t.$set(t.gateway,"deleted",a.concat([null])):i>-1&&t.$set(t.gateway,"deleted",a.slice(0,i).concat(a.slice(i+1)))}else t.$set(t.gateway,"deleted",n)}}}),t._v(" "),e("span",{staticClass:"slider"})])]),t._v(" "),e("b-col",{attrs:{md:"12"}},[e("b-form-group",[e("b-button",{attrs:{variant:"primary",type:"submit"}},[e("i",{staticClass:"i-Yes me-2 font-weight-bold"}),t._v(" "+t._s(t.$t("submit")))])],1)],1)],1)],1)],1)],1)],1)],1)],1)],1)}),[],!1,null,null,null).exports}}]);