\n Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet\n sint. Velit officia consequat duis enim velit mollit. Exercitation\n veniam consequat sunt nostrud amet.\n
\n
\n
\n
\n \n
\n
\n\n
\n
\n
\n
\n
\n \n \n
\n
\n \n
\n
\n Por favor, digite o número do cartão\n
\n
\n
\n \n \n
\n Por favor, digite o nome no cartão\n
\n
\n
\n \n \n
\n Por favor, digite o CPF\n
\n
\n
\n \n \n
\n Por favor, selecione o estado\n
\n
\n
\n \n \n
\n Por favor, digite a Data de validade\n
\n
\n
\n \n \n
\n Por favor, digite o CVC\n
\n
\n
\n \n
\n
\n
\n\n\n\n\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:\"widget-px widget-pt\"},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.form.selectPayment === 'card'),expression:\"form.selectPayment === 'card'\"}],staticClass:\"widget-form-group\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.recorrencia),expression:\"form.recorrencia\"}],staticClass:\"widget-form-control widget-form-select\",attrs:{\"name\":\"recorrencia\",\"id\":\"\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.form, \"recorrencia\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])}}},[_c('option',{attrs:{\"disabled\":\"\",\"selected\":\"\"}},[_vm._v(\"Recorrência\")]),_vm._v(\" \"),_c('option',{attrs:{\"value\":\"1\"}},[_vm._v(\"Recorrente\")]),_vm._v(\" \"),_c('option',{attrs:{\"value\":\"2\"}},[_vm._v(\"Mensal\")])])]),_vm._v(\" \"),_c('div',{staticClass:\"widget-form-group\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.selectPayment),expression:\"form.selectPayment\"}],staticClass:\"widget-form-control widget-form-select\",attrs:{\"name\":\"payment\",\"id\":\"\"},on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.form, \"selectPayment\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])},function($event){return _vm.$emit('onChangePayment', _vm.form.selectPayment)}]}},[_c('option',{attrs:{\"value\":\"card\"}},[_vm._v(\"Cartão de crédito\")]),_vm._v(\" \"),_c('option',{attrs:{\"value\":\"barcode\"}},[_vm._v(\"Boleto bancário\")])]),_vm._v(\" \"),_c('span',{staticClass:\"hint\"})]),_vm._v(\" \"),_c('hr',{staticClass:\"widget-divider\"}),_vm._v(\" \"),(_vm.fields.includes('name'))?_c('div',{ref:\"nameInput\",staticClass:\"widget-form-group\"},[_c('div',{staticClass:\"widget-form-control\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.name),expression:\"form.name\"}],attrs:{\"type\":\"text\",\"placeholder\":\"Nome completo\"},domProps:{\"value\":(_vm.form.name)},on:{\"blur\":function($event){return _vm.validate('name')},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, \"name\", $event.target.value)}}}),_vm._v(\" \"),_c('i',{staticClass:\"widget-listitem-icon fal fa-user\"})]),_vm._v(\" \"),_c('span',{staticClass:\"hint\"},[_vm._v(\"Por favor, digite o seu nome\")])]):_vm._e(),_vm._v(\" \"),(_vm.fields.includes('email'))?_c('div',{ref:\"emailInput\",staticClass:\"widget-form-group\"},[_c('div',{staticClass:\"widget-form-control\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.email),expression:\"form.email\"}],attrs:{\"type\":\"text\",\"placeholder\":\"E-mail\"},domProps:{\"value\":(_vm.form.email)},on:{\"blur\":function($event){return _vm.validate('email')},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, \"email\", $event.target.value)}}}),_vm._v(\" \"),_c('i',{staticClass:\"widget-listitem-icon fal fa-envelope\"})]),_vm._v(\" \"),_c('span',{staticClass:\"hint\"},[_vm._v(\"Por favor, digite o seu email\")])]):_vm._e()]),_vm._v(\" \"),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.form.selectPayment === 'barcode'),expression:\"form.selectPayment === 'barcode'\"}],attrs:{\"id\":\"bar-code\"}},[_vm._m(0),_vm._v(\" \"),_c('div',{staticClass:\"widget-listitem\"},[_c('button',{staticClass:\"widget-btn\",on:{\"click\":function($event){return _vm.$emit('onContinue', 3)}}},[_vm._v(\"\\n Gerar boleto\\n \")])])]),_vm._v(\" \"),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.form.selectPayment === 'card'),expression:\"form.selectPayment === 'card'\"}],attrs:{\"id\":\"credit-card\"}},[_c('div',{staticClass:\"widget-px\"},[_c('div',{ref:\"cardNumberInput\",staticClass:\"widget-form-group\"},[_c('div',{staticClass:\"widget-flex\"},[_c('div',{staticClass:\"widget-form-control\"},[_c('input',{directives:[{name:\"mask\",rawName:\"v-mask\",value:('#### #### #### ####'),expression:\"'#### #### #### ####'\"},{name:\"model\",rawName:\"v-model\",value:(_vm.form.cardNumber),expression:\"form.cardNumber\"}],attrs:{\"type\":\"text\",\"placeholder\":\"Número do cartão\"},domProps:{\"value\":(_vm.form.cardNumber)},on:{\"blur\":function($event){_vm.validate('cardNumber');\n _vm.getCardFlag();},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, \"cardNumber\", $event.target.value)}}}),_vm._v(\" \"),_c('i',{staticClass:\"widget-listitem-icon fal fa-credit-card\"})]),_vm._v(\" \"),_c('div',{staticClass:\"flag-box\",class:{ active: _vm.flag != '' }},[_c('img',{attrs:{\"src\":(\"/images/flags/\" + _vm.flag + \".svg\"),\"alt\":\"\"}})])]),_vm._v(\" \"),_c('span',{staticClass:\"hint\"},[_vm._v(\"Por favor, digite o número do cartão\")])]),_vm._v(\" \"),(_vm.fields.includes('cardname'))?_c('div',{ref:\"cardNameInput\",staticClass:\"widget-form-group\"},[_c('div',{staticClass:\"widget-form-control\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.cardName),expression:\"form.cardName\"}],attrs:{\"type\":\"text\",\"placeholder\":\"Nome no cartão\"},domProps:{\"value\":(_vm.form.cardName)},on:{\"blur\":function($event){return _vm.validate('cardName')},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, \"cardName\", $event.target.value)}}}),_vm._v(\" \"),_c('i',{staticClass:\"widget-listitem-icon fal fa-user\"})]),_vm._v(\" \"),_c('span',{staticClass:\"hint\"},[_vm._v(\"Por favor, digite o nome no cartão\")])]):_vm._e(),_vm._v(\" \"),(_vm.fields.includes('cpf'))?_c('div',{ref:\"cpfInput\",staticClass:\"widget-form-group\"},[_c('div',{staticClass:\"widget-form-control\"},[_c('input',{directives:[{name:\"mask\",rawName:\"v-mask\",value:('###.###.###-##'),expression:\"'###.###.###-##'\"},{name:\"model\",rawName:\"v-model\",value:(_vm.form.cpf),expression:\"form.cpf\"}],attrs:{\"type\":\"text\",\"placeholder\":\"CPF\"},domProps:{\"value\":(_vm.form.cpf)},on:{\"blur\":function($event){return _vm.validate('cpf')},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, \"cpf\", $event.target.value)}}}),_vm._v(\" \"),_c('i',{staticClass:\"widget-listitem-icon fal fa-id-card\"})]),_vm._v(\" \"),_c('span',{staticClass:\"hint\"},[_vm._v(\"Por favor, digite o CPF\")])]):_vm._e(),_vm._v(\" \"),(_vm.fields.includes('state'))?_c('div',{ref:\"stateInput\",staticClass:\"widget-form-group\"},[_c('div',{staticClass:\"widget-form-control\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.state),expression:\"form.state\"}],staticClass:\"widget-form-select\",attrs:{\"name\":\"payment\",\"id\":\"\"},on:{\"blur\":function($event){return _vm.validate('state')},\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.form, \"state\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])}}},[_c('option',{attrs:{\"value\":\"\"}},[_vm._v(\"Estado\")]),_vm._v(\" \"),_vm._l((_vm.states),function(state){return _c('option',{key:state,domProps:{\"value\":state}},[_vm._v(\"\\n \"+_vm._s(state)+\"\\n \")])})],2),_vm._v(\" \"),_c('i',{staticClass:\"widget-listitem-icon fal fa-map-marker-alt\"})]),_vm._v(\" \"),_c('span',{staticClass:\"hint\"},[_vm._v(\"Por favor, selecione o estado\")])]):_vm._e(),_vm._v(\" \"),_c('div',{ref:\"validateInput\",staticClass:\"widget-form-group\"},[_c('div',{staticClass:\"widget-form-control\"},[_c('input',{directives:[{name:\"mask\",rawName:\"v-mask\",value:('##/##'),expression:\"'##/##'\"},{name:\"model\",rawName:\"v-model\",value:(_vm.form.validate),expression:\"form.validate\"}],attrs:{\"type\":\"text\",\"placeholder\":\"Data de validade\"},domProps:{\"value\":(_vm.form.validate)},on:{\"blur\":function($event){return _vm.validate('validate')},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, \"validate\", $event.target.value)}}}),_vm._v(\" \"),_c('i',{staticClass:\"widget-listitem-icon fal fa-calendar\"})]),_vm._v(\" \"),_c('span',{staticClass:\"hint\"},[_vm._v(\"Por favor, digite a Data de validade\")])]),_vm._v(\" \"),_c('div',{ref:\"cvcInput\",staticClass:\"widget-form-group widget-pb-0\"},[_c('div',{staticClass:\"widget-form-control\"},[_c('input',{directives:[{name:\"mask\",rawName:\"v-mask\",value:('###'),expression:\"'###'\"},{name:\"model\",rawName:\"v-model\",value:(_vm.form.cvc),expression:\"form.cvc\"}],attrs:{\"type\":\"text\",\"placeholder\":\"CVC\"},domProps:{\"value\":(_vm.form.cvc)},on:{\"blur\":function($event){return _vm.validate('cvc')},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, \"cvc\", $event.target.value)}}}),_vm._v(\" \"),_c('i',{staticClass:\"widget-listitem-icon fal fa-credit-card-front\"})]),_vm._v(\" \"),_c('span',{staticClass:\"hint\"},[_vm._v(\"Por favor, digite o CVC\")])])]),_vm._v(\" \"),_c('div',{staticClass:\"widget-listitem\"},[_c('button',{staticClass:\"widget-btn widget-btn-green\",attrs:{\"disabled\":!_vm.allowSubscribe},on:{\"click\":function($event){return _vm.$emit('onContinue', 3)}}},[_vm._v(\"\\n Concluir doação\\n \")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"widget-px\"},[_c('div',{staticClass:\"widget-boxinfo\"},[_c('p',[_vm._v(\"\\n Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet\\n sint. Velit officia consequat duis enim velit mollit. Exercitation\\n veniam consequat sunt nostrud amet.\\n \")])])])}]\nexport { render, staticRenderFns }","function injectStyle (context) {\n require(\"!!vue-style-loader!css-loader?minimize!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"optionsId\\\":\\\"0\\\",\\\"vue\\\":true,\\\"scoped\\\":false,\\\"sourceMap\\\":false}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./FormDoacaoSimplificada.vue\")\n}\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./FormDoacaoSimplificada.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./FormDoacaoSimplificada.vue\"\n/* template */\nimport {render as __vue_render__, staticRenderFns as __vue_static_render_fns__} from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-bcc5411c\\\",\\\"hasScoped\\\":false,\\\"optionsId\\\":\\\"0\\\",\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./FormDoacaoSimplificada.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nimport normalizeComponent from \"!../../../node_modules/vue-loader/lib/runtime/component-normalizer\"\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_render__,\n __vue_static_render_fns__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n","\n\n
\n
\n
\n
\n \n
\n \n \n
\n
\n \n
\n
\n Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet\n sint. Velit officia consequat duis enim velit mollit. Exercitation\n veniam consequat sunt nostrud amet.\n
\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n \n Pagamento concluído com sucesso!\n
\n
\n \n \n
Cartão de crédito Visa
\n
**** **** **** 2334
\n \n
\n Em instantes você receberá na sua caixa postal um e-mail de\n confirmação com o pagamento realizado.\n
\n
\n Caso não receba nos próximos minutos, verifique sua caixa de spam.\n
\n \n
Número da transação:
\n
68793265
\n
\n
\n
\n\n\n\n\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.payment === 'barcode'),expression:\"payment === 'barcode'\"}],attrs:{\"id\":\"bar-code-success\"}},[_vm._m(0),_vm._v(\" \"),_c('div',{staticClass:\"widget-listitem\"},[_c('button',{staticClass:\"widget-btn widget-btn-blue\",on:{\"click\":_vm.openDoc}},[_c('i',{staticClass:\"fal fa-barcode-alt\"}),_vm._v(\" \"),_c('span',[_vm._v(\"Visualizar boleto\")])])])]),_vm._v(\" \"),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.payment === 'card'),expression:\"payment === 'card'\"}],attrs:{\"id\":\"credit-card-success\"}},[_vm._m(1)])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"widget-px widget-pt\"},[_c('div',{staticClass:\"widget-form-group\"},[_c('label',{attrs:{\"for\":\"\"}},[_vm._v(\"Código de barras\")]),_vm._v(\" \"),_c('div',{staticClass:\"widget-form-control icon-right\"},[_c('input',{attrs:{\"type\":\"text\",\"value\":\"89709 097377 093783 984732 3298373\"}}),_vm._v(\" \"),_c('i',{staticClass:\"widget-listitem-icon fal fa-copy\"})])]),_vm._v(\" \"),_c('hr',{staticClass:\"widget-divider\"}),_vm._v(\" \"),_c('div',{staticClass:\"widget-boxinfo\"},[_c('p',[_vm._v(\"\\n Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet\\n sint. Velit officia consequat duis enim velit mollit. Exercitation\\n veniam consequat sunt nostrud amet.\\n \")])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"widget-px widget-pt\"},[_c('div',{staticClass:\"widget-form-group\"},[_c('div',{staticClass:\"widget-alert\"},[_c('i',{staticClass:\"fas fa-check-circle\"}),_vm._v(\" \"),_c('span',[_vm._v(\"Pagamento concluído com sucesso!\")])])]),_vm._v(\" \"),_c('hr',{staticClass:\"widget-divider\"}),_vm._v(\" \"),_c('img',{attrs:{\"src\":\"/images/flags/visa.svg\",\"alt\":\"\"}}),_vm._v(\" \"),_c('h5',{staticClass:\"widget-pt\"},[_vm._v(\"Cartão de crédito Visa\")]),_vm._v(\" \"),_c('h5',{staticClass:\"widget-pt\"},[_vm._v(\"**** **** **** 2334\")]),_vm._v(\" \"),_c('hr',{staticClass:\"widget-divider\"}),_vm._v(\" \"),_c('p',[_vm._v(\"\\n Em instantes você receberá na sua caixa postal um e-mail de\\n confirmação com o pagamento realizado.\\n \")]),_vm._v(\" \"),_c('p',{staticClass:\"widget-pt\"},[_vm._v(\"\\n Caso não receba nos próximos minutos, verifique sua caixa de spam.\\n \")]),_vm._v(\" \"),_c('hr',{staticClass:\"widget-divider\"}),_vm._v(\" \"),_c('p',[_vm._v(\"Número da transação:\")]),_vm._v(\" \"),_c('h5',{staticClass:\"widget-pt widget-pb-24\"},[_vm._v(\"68793265\")])])}]\nexport { render, staticRenderFns }","function injectStyle (context) {\n require(\"!!vue-style-loader!css-loader?minimize!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"optionsId\\\":\\\"0\\\",\\\"vue\\\":true,\\\"scoped\\\":false,\\\"sourceMap\\\":false}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Success.vue\")\n}\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Success.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Success.vue\"\n/* template */\nimport {render as __vue_render__, staticRenderFns as __vue_static_render_fns__} from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-df20d082\\\",\\\"hasScoped\\\":false,\\\"optionsId\\\":\\\"0\\\",\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Success.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nimport normalizeComponent from \"!../../../node_modules/vue-loader/lib/runtime/component-normalizer\"\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_render__,\n __vue_static_render_fns__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n","\n