(window.webpackJsonp=window.webpackJsonp||[]).push([[18],{485:function(t,e,a){"use strict";a.r(e);var r=a(63),n=Object(r.a)({},(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[a("h1",{attrs:{id:"transactions"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#transactions"}},[t._v("#")]),t._v(" Transactions")]),t._v(" "),a("h2",{attrs:{id:"transaction-created"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#transaction-created"}},[t._v("#")]),t._v(" Transaction Created")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("Payload")]),t._v(" "),a("th",[t._v("Type")]),t._v(" "),a("th",[t._v("Description")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("event")]),t._v(" "),a("td",[t._v("string")]),t._v(" "),a("td",[t._v("Name of the event that occurred (TransactionCreated)")])]),t._v(" "),a("tr",[a("td",[t._v("number")]),t._v(" "),a("td",[t._v("integer")]),t._v(" "),a("td",[t._v("The n-th transaction have received eg 1 => 1st transaction")])]),t._v(" "),a("tr",[a("td",[t._v("id_transaction")]),t._v(" "),a("td",[t._v("string")]),t._v(" "),a("td",[t._v("A unique identifier for each transaction")])]),t._v(" "),a("tr",[a("td",[t._v("amount")]),t._v(" "),a("td",[t._v("integer")]),t._v(" "),a("td",[t._v("Cost of the transaction in cents")])]),t._v(" "),a("tr",[a("td",[t._v("currency")]),t._v(" "),a("td",[t._v("string")]),t._v(" "),a("td",[t._v("Currency used to pay for the transaction. Denotes amount.")])]),t._v(" "),a("tr",[a("td",[t._v("date")]),t._v(" "),a("td",[t._v("date")]),t._v(" "),a("td",[t._v("When the transaction occurred")])]),t._v(" "),a("tr",[a("td",[t._v("status")]),t._v(" "),a("td",[t._v("string")]),t._v(" "),a("td",[t._v('Status of the transaction. Eg. "completed", "error", "refunded"')])])])]),t._v(" "),a("h2",{attrs:{id:"transaction-updated"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#transaction-updated"}},[t._v("#")]),t._v(" Transaction Updated")]),t._v(" "),a("table",[a("thead",[a("tr",[a("th",[t._v("Payload")]),t._v(" "),a("th",[t._v("Type")]),t._v(" "),a("th",[t._v("Description")])])]),t._v(" "),a("tbody",[a("tr",[a("td",[t._v("event")]),t._v(" "),a("td",[t._v("string")]),t._v(" "),a("td",[t._v("Name of the event that occurred (TransactionUpdated)")])]),t._v(" "),a("tr",[a("td",[t._v("number")]),t._v(" "),a("td",[t._v("integer")]),t._v(" "),a("td",[t._v("The n-th transaction have received eg 1 => 1st transaction")])]),t._v(" "),a("tr",[a("td",[t._v("id_transaction")]),t._v(" "),a("td",[t._v("string")]),t._v(" "),a("td",[t._v("A unique identifier for each transaction")])]),t._v(" "),a("tr",[a("td",[t._v("amount")]),t._v(" "),a("td",[t._v("integer")]),t._v(" "),a("td",[t._v("Cost of the transaction in cents")])]),t._v(" "),a("tr",[a("td",[t._v("currency")]),t._v(" "),a("td",[t._v("string")]),t._v(" "),a("td",[t._v("Currency used to pay for the transaction. Denotes amount.")])]),t._v(" "),a("tr",[a("td",[t._v("date")]),t._v(" "),a("td",[t._v("date")]),t._v(" "),a("td",[t._v("When the transaction was updated")])]),t._v(" "),a("tr",[a("td",[t._v("status")]),t._v(" "),a("td",[t._v("string")]),t._v(" "),a("td",[t._v('Status of the transaction. Eg. "completed", "error", "refunded"')])])])])])}),[],!1,null,null,null);e.default=n.exports}}]);