-
Notifications
You must be signed in to change notification settings - Fork 0
/
1b2cd07e.90a4e408.js
1 lines (1 loc) · 4.66 KB
/
1b2cd07e.90a4e408.js
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[24],{120:function(e,t,n){"use strict";n.r(t),n.d(t,"frontMatter",(function(){return i})),n.d(t,"metadata",(function(){return c})),n.d(t,"rightToc",(function(){return s})),n.d(t,"default",(function(){return u}));var r=n(2),a=n(6),o=(n(0),n(250)),i={id:"Introducao",title:"Introdu\xe7\xe3o",hide_title:!0,sidebar_label:"Introduction"},c={id:"Carnes/Introducao",isDocsHomePage:!1,title:"Introdu\xe7\xe3o",description:"Introduction",source:"@site/docs\\Carnes\\Introducao.md",permalink:"/documentation/docs/Carnes/Introducao",sidebar_label:"Introduction",sidebar:"someSidebar",previous:{title:"Outros endpoints",permalink:"/documentation/docs/Assinaturas/EndpointsAssinatura"},next:{title:"Criando carn\xeas",permalink:"/documentation/docs/Carnes/CriandoCarne"}},s=[{value:"Next steps",id:"next-steps",children:[]}],l={rightToc:s};function u(e){var t=e.components,n=Object(a.a)(e,["components"]);return Object(o.b)("wrapper",Object(r.a)({},l,n,{components:t,mdxType:"MDXLayout"}),Object(o.b)("h1",{className:"titulo"},"Introduction"),Object(o.b)("div",{className:"subtitulo"},Object(o.b)("p",null,"A carn\xea is a set of transactions (installments) generated once and with a payment method already defined. The installments of a carn\xea are due monthly, according to the date defined by the integrator."),Object(o.b)("p",null,"For example, when generating a carn\xea with the first installment due on 02/10, the second installment due on 03/10, and so on. The interval is always 1 (one) month between them."),Object(o.b)("p",null,"To generate a carn\xea, simply send the number of installments and the way in which it will be generated, together with the transaction and customer data."),Object(o.b)("p",null,"It is also worth noting that each carn\xea generated has a unique identification called ",Object(o.b)("inlineCode",{parentName:"p"},"carnet_id"),", and each installment of this carn\xea also has a unique identifier called ",Object(o.b)("inlineCode",{parentName:"p"},"charge_id"),"."),Object(o.b)("h2",{id:"next-steps"},"Next steps"),Object(o.b)("p",null,"As you've already seen a little about the carn\xea, how about we explore the resources in depth? You can start by seeing how does the carn\xeas work. Then you can ",Object(o.b)("a",Object(r.a)({parentName:"p"},{href:"CriarCarne.md"}),"create carn\xeas via API"),". Don't forget that we have a ",Object(o.b)("a",Object(r.a)({parentName:"p"},{href:"../AmbienteTestes/PlaygroundCarne"}),"exclusive sandbox environment for testing"),".")))}u.isMDXComponent=!0},250:function(e,t,n){"use strict";n.d(t,"a",(function(){return d})),n.d(t,"b",(function(){return m}));var r=n(0),a=n.n(r);function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function s(e,t){if(null==e)return{};var n,r,a=function(e,t){if(null==e)return{};var n,r,a={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var l=a.a.createContext({}),u=function(e){var t=a.a.useContext(l),n=t;return e&&(n="function"==typeof e?e(t):c(c({},t),e)),n},d=function(e){var t=u(e.components);return a.a.createElement(l.Provider,{value:t},e.children)},p={inlineCode:"code",wrapper:function(e){var t=e.children;return a.a.createElement(a.a.Fragment,{},t)}},b=a.a.forwardRef((function(e,t){var n=e.components,r=e.mdxType,o=e.originalType,i=e.parentName,l=s(e,["components","mdxType","originalType","parentName"]),d=u(n),b=r,m=d["".concat(i,".").concat(b)]||d[b]||p[b]||o;return n?a.a.createElement(m,c(c({ref:t},l),{},{components:n})):a.a.createElement(m,c({ref:t},l))}));function m(e,t){var n=arguments,r=t&&t.mdxType;if("string"==typeof e||r){var o=n.length,i=new Array(o);i[0]=b;var c={};for(var s in t)hasOwnProperty.call(t,s)&&(c[s]=t[s]);c.originalType=e,c.mdxType="string"==typeof e?e:r,i[1]=c;for(var l=2;l<o;l++)i[l]=n[l];return a.a.createElement.apply(null,i)}return a.a.createElement.apply(null,n)}b.displayName="MDXCreateElement"}}]);