@xyo-network/payment-payload-plugins 2.94.3 → 2.94.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (347) hide show
  1. package/dist/browser/Payment/Status/Payload.d.cts +25 -0
  2. package/dist/browser/Payment/Status/Payload.d.cts.map +1 -0
  3. package/dist/browser/Payment/Status/Payload.d.mts +25 -0
  4. package/dist/browser/Payment/Status/Payload.d.mts.map +1 -0
  5. package/dist/browser/Payment/Status/Payload.d.ts +25 -0
  6. package/dist/browser/Payment/Status/Payload.d.ts.map +1 -0
  7. package/dist/browser/Payment/Status/Schema.d.cts +3 -0
  8. package/dist/browser/Payment/Status/Schema.d.cts.map +1 -0
  9. package/dist/browser/Payment/Status/Schema.d.mts +3 -0
  10. package/dist/browser/Payment/Status/Schema.d.mts.map +1 -0
  11. package/dist/browser/Payment/Status/Schema.d.ts +3 -0
  12. package/dist/browser/Payment/Status/Schema.d.ts.map +1 -0
  13. package/dist/browser/Payment/Status/index.d.cts +3 -0
  14. package/dist/browser/Payment/Status/index.d.cts.map +1 -0
  15. package/dist/browser/Payment/Status/index.d.mts +3 -0
  16. package/dist/browser/Payment/Status/index.d.mts.map +1 -0
  17. package/dist/browser/Payment/Status/index.d.ts +3 -0
  18. package/dist/browser/Payment/Status/index.d.ts.map +1 -0
  19. package/dist/browser/Payment/index.d.cts +1 -0
  20. package/dist/browser/Payment/index.d.cts.map +1 -1
  21. package/dist/browser/Payment/index.d.mts +1 -0
  22. package/dist/browser/Payment/index.d.mts.map +1 -1
  23. package/dist/browser/Payment/index.d.ts +1 -0
  24. package/dist/browser/Payment/index.d.ts.map +1 -1
  25. package/dist/browser/index.cjs +23 -8
  26. package/dist/browser/index.cjs.map +1 -1
  27. package/dist/browser/index.js +29 -10
  28. package/dist/browser/index.js.map +1 -1
  29. package/dist/neutral/Billing/Address/Address.d.cts +48 -0
  30. package/dist/neutral/Billing/Address/Address.d.cts.map +1 -0
  31. package/dist/neutral/Billing/Address/Address.d.mts +48 -0
  32. package/dist/neutral/Billing/Address/Address.d.mts.map +1 -0
  33. package/dist/neutral/Billing/Address/Address.d.ts +48 -0
  34. package/dist/neutral/Billing/Address/Address.d.ts.map +1 -0
  35. package/dist/neutral/Billing/Address/Schema.d.cts +3 -0
  36. package/dist/neutral/Billing/Address/Schema.d.cts.map +1 -0
  37. package/dist/neutral/Billing/Address/Schema.d.mts +3 -0
  38. package/dist/neutral/Billing/Address/Schema.d.mts.map +1 -0
  39. package/dist/neutral/Billing/Address/Schema.d.ts +3 -0
  40. package/dist/neutral/Billing/Address/Schema.d.ts.map +1 -0
  41. package/dist/neutral/Billing/Address/index.d.cts +3 -0
  42. package/dist/neutral/Billing/Address/index.d.cts.map +1 -0
  43. package/dist/neutral/Billing/Address/index.d.mts +3 -0
  44. package/dist/neutral/Billing/Address/index.d.mts.map +1 -0
  45. package/dist/neutral/Billing/Address/index.d.ts +3 -0
  46. package/dist/neutral/Billing/Address/index.d.ts.map +1 -0
  47. package/dist/neutral/Billing/Schema.d.cts +3 -0
  48. package/dist/neutral/Billing/Schema.d.cts.map +1 -0
  49. package/dist/neutral/Billing/Schema.d.mts +3 -0
  50. package/dist/neutral/Billing/Schema.d.mts.map +1 -0
  51. package/dist/neutral/Billing/Schema.d.ts +3 -0
  52. package/dist/neutral/Billing/Schema.d.ts.map +1 -0
  53. package/dist/neutral/Billing/index.d.cts +3 -0
  54. package/dist/neutral/Billing/index.d.cts.map +1 -0
  55. package/dist/neutral/Billing/index.d.mts +3 -0
  56. package/dist/neutral/Billing/index.d.mts.map +1 -0
  57. package/dist/neutral/Billing/index.d.ts +3 -0
  58. package/dist/neutral/Billing/index.d.ts.map +1 -0
  59. package/dist/neutral/Currency.d.cts +2 -0
  60. package/dist/neutral/Currency.d.cts.map +1 -0
  61. package/dist/neutral/Currency.d.mts +2 -0
  62. package/dist/neutral/Currency.d.mts.map +1 -0
  63. package/dist/neutral/Currency.d.ts +2 -0
  64. package/dist/neutral/Currency.d.ts.map +1 -0
  65. package/dist/neutral/Escrow/Schema.d.cts +3 -0
  66. package/dist/neutral/Escrow/Schema.d.cts.map +1 -0
  67. package/dist/neutral/Escrow/Schema.d.mts +3 -0
  68. package/dist/neutral/Escrow/Schema.d.mts.map +1 -0
  69. package/dist/neutral/Escrow/Schema.d.ts +3 -0
  70. package/dist/neutral/Escrow/Schema.d.ts.map +1 -0
  71. package/dist/neutral/Escrow/Terms.d.cts +73 -0
  72. package/dist/neutral/Escrow/Terms.d.cts.map +1 -0
  73. package/dist/neutral/Escrow/Terms.d.mts +73 -0
  74. package/dist/neutral/Escrow/Terms.d.mts.map +1 -0
  75. package/dist/neutral/Escrow/Terms.d.ts +73 -0
  76. package/dist/neutral/Escrow/Terms.d.ts.map +1 -0
  77. package/dist/neutral/Escrow/createEscrowIntent.d.cts +40 -0
  78. package/dist/neutral/Escrow/createEscrowIntent.d.cts.map +1 -0
  79. package/dist/neutral/Escrow/createEscrowIntent.d.mts +40 -0
  80. package/dist/neutral/Escrow/createEscrowIntent.d.mts.map +1 -0
  81. package/dist/neutral/Escrow/createEscrowIntent.d.ts +40 -0
  82. package/dist/neutral/Escrow/createEscrowIntent.d.ts.map +1 -0
  83. package/dist/neutral/Escrow/getEscrowSecret.d.cts +7 -0
  84. package/dist/neutral/Escrow/getEscrowSecret.d.cts.map +1 -0
  85. package/dist/neutral/Escrow/getEscrowSecret.d.mts +7 -0
  86. package/dist/neutral/Escrow/getEscrowSecret.d.mts.map +1 -0
  87. package/dist/neutral/Escrow/getEscrowSecret.d.ts +7 -0
  88. package/dist/neutral/Escrow/getEscrowSecret.d.ts.map +1 -0
  89. package/dist/neutral/Escrow/index.d.cts +6 -0
  90. package/dist/neutral/Escrow/index.d.cts.map +1 -0
  91. package/dist/neutral/Escrow/index.d.mts +6 -0
  92. package/dist/neutral/Escrow/index.d.mts.map +1 -0
  93. package/dist/neutral/Escrow/index.d.ts +6 -0
  94. package/dist/neutral/Escrow/index.d.ts.map +1 -0
  95. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/index.d.cts +2 -0
  96. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/index.d.cts.map +1 -0
  97. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/index.d.mts +2 -0
  98. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/index.d.mts.map +1 -0
  99. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/index.d.ts +2 -0
  100. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/index.d.ts.map +1 -0
  101. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.cts +22 -0
  102. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.cts.map +1 -0
  103. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.mts +22 -0
  104. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.mts.map +1 -0
  105. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.ts +22 -0
  106. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.ts.map +1 -0
  107. package/dist/neutral/Escrow/validators/common/TemporalValidators/index.d.cts +2 -0
  108. package/dist/neutral/Escrow/validators/common/TemporalValidators/index.d.cts.map +1 -0
  109. package/dist/neutral/Escrow/validators/common/TemporalValidators/index.d.mts +2 -0
  110. package/dist/neutral/Escrow/validators/common/TemporalValidators/index.d.mts.map +1 -0
  111. package/dist/neutral/Escrow/validators/common/TemporalValidators/index.d.ts +2 -0
  112. package/dist/neutral/Escrow/validators/common/TemporalValidators/index.d.ts.map +1 -0
  113. package/dist/neutral/Escrow/validators/common/TemporalValidators/validateWithinWindow.d.cts +6 -0
  114. package/dist/neutral/Escrow/validators/common/TemporalValidators/validateWithinWindow.d.cts.map +1 -0
  115. package/dist/neutral/Escrow/validators/common/TemporalValidators/validateWithinWindow.d.mts +6 -0
  116. package/dist/neutral/Escrow/validators/common/TemporalValidators/validateWithinWindow.d.mts.map +1 -0
  117. package/dist/neutral/Escrow/validators/common/TemporalValidators/validateWithinWindow.d.ts +6 -0
  118. package/dist/neutral/Escrow/validators/common/TemporalValidators/validateWithinWindow.d.ts.map +1 -0
  119. package/dist/neutral/Escrow/validators/common/index.d.cts +3 -0
  120. package/dist/neutral/Escrow/validators/common/index.d.cts.map +1 -0
  121. package/dist/neutral/Escrow/validators/common/index.d.mts +3 -0
  122. package/dist/neutral/Escrow/validators/common/index.d.mts.map +1 -0
  123. package/dist/neutral/Escrow/validators/common/index.d.ts +3 -0
  124. package/dist/neutral/Escrow/validators/common/index.d.ts.map +1 -0
  125. package/dist/neutral/Escrow/validators/escrow/agent.d.cts +5 -0
  126. package/dist/neutral/Escrow/validators/escrow/agent.d.cts.map +1 -0
  127. package/dist/neutral/Escrow/validators/escrow/agent.d.mts +5 -0
  128. package/dist/neutral/Escrow/validators/escrow/agent.d.mts.map +1 -0
  129. package/dist/neutral/Escrow/validators/escrow/agent.d.ts +5 -0
  130. package/dist/neutral/Escrow/validators/escrow/agent.d.ts.map +1 -0
  131. package/dist/neutral/Escrow/validators/escrow/appraisal.d.cts +29 -0
  132. package/dist/neutral/Escrow/validators/escrow/appraisal.d.cts.map +1 -0
  133. package/dist/neutral/Escrow/validators/escrow/appraisal.d.mts +29 -0
  134. package/dist/neutral/Escrow/validators/escrow/appraisal.d.mts.map +1 -0
  135. package/dist/neutral/Escrow/validators/escrow/appraisal.d.ts +29 -0
  136. package/dist/neutral/Escrow/validators/escrow/appraisal.d.ts.map +1 -0
  137. package/dist/neutral/Escrow/validators/escrow/appraisalAuthorities.d.cts +10 -0
  138. package/dist/neutral/Escrow/validators/escrow/appraisalAuthorities.d.cts.map +1 -0
  139. package/dist/neutral/Escrow/validators/escrow/appraisalAuthorities.d.mts +10 -0
  140. package/dist/neutral/Escrow/validators/escrow/appraisalAuthorities.d.mts.map +1 -0
  141. package/dist/neutral/Escrow/validators/escrow/appraisalAuthorities.d.ts +10 -0
  142. package/dist/neutral/Escrow/validators/escrow/appraisalAuthorities.d.ts.map +1 -0
  143. package/dist/neutral/Escrow/validators/escrow/assets.d.cts +8 -0
  144. package/dist/neutral/Escrow/validators/escrow/assets.d.cts.map +1 -0
  145. package/dist/neutral/Escrow/validators/escrow/assets.d.mts +8 -0
  146. package/dist/neutral/Escrow/validators/escrow/assets.d.mts.map +1 -0
  147. package/dist/neutral/Escrow/validators/escrow/assets.d.ts +8 -0
  148. package/dist/neutral/Escrow/validators/escrow/assets.d.ts.map +1 -0
  149. package/dist/neutral/Escrow/validators/escrow/buyer.d.cts +8 -0
  150. package/dist/neutral/Escrow/validators/escrow/buyer.d.cts.map +1 -0
  151. package/dist/neutral/Escrow/validators/escrow/buyer.d.mts +8 -0
  152. package/dist/neutral/Escrow/validators/escrow/buyer.d.mts.map +1 -0
  153. package/dist/neutral/Escrow/validators/escrow/buyer.d.ts +8 -0
  154. package/dist/neutral/Escrow/validators/escrow/buyer.d.ts.map +1 -0
  155. package/dist/neutral/Escrow/validators/escrow/buyerSecret.d.cts +21 -0
  156. package/dist/neutral/Escrow/validators/escrow/buyerSecret.d.cts.map +1 -0
  157. package/dist/neutral/Escrow/validators/escrow/buyerSecret.d.mts +21 -0
  158. package/dist/neutral/Escrow/validators/escrow/buyerSecret.d.mts.map +1 -0
  159. package/dist/neutral/Escrow/validators/escrow/buyerSecret.d.ts +21 -0
  160. package/dist/neutral/Escrow/validators/escrow/buyerSecret.d.ts.map +1 -0
  161. package/dist/neutral/Escrow/validators/escrow/index.d.cts +11 -0
  162. package/dist/neutral/Escrow/validators/escrow/index.d.cts.map +1 -0
  163. package/dist/neutral/Escrow/validators/escrow/index.d.mts +11 -0
  164. package/dist/neutral/Escrow/validators/escrow/index.d.mts.map +1 -0
  165. package/dist/neutral/Escrow/validators/escrow/index.d.ts +11 -0
  166. package/dist/neutral/Escrow/validators/escrow/index.d.ts.map +1 -0
  167. package/dist/neutral/Escrow/validators/escrow/nbfExp.d.cts +4 -0
  168. package/dist/neutral/Escrow/validators/escrow/nbfExp.d.cts.map +1 -0
  169. package/dist/neutral/Escrow/validators/escrow/nbfExp.d.mts +4 -0
  170. package/dist/neutral/Escrow/validators/escrow/nbfExp.d.mts.map +1 -0
  171. package/dist/neutral/Escrow/validators/escrow/nbfExp.d.ts +4 -0
  172. package/dist/neutral/Escrow/validators/escrow/nbfExp.d.ts.map +1 -0
  173. package/dist/neutral/Escrow/validators/escrow/paymentAuthorities.d.cts +5 -0
  174. package/dist/neutral/Escrow/validators/escrow/paymentAuthorities.d.cts.map +1 -0
  175. package/dist/neutral/Escrow/validators/escrow/paymentAuthorities.d.mts +5 -0
  176. package/dist/neutral/Escrow/validators/escrow/paymentAuthorities.d.mts.map +1 -0
  177. package/dist/neutral/Escrow/validators/escrow/paymentAuthorities.d.ts +5 -0
  178. package/dist/neutral/Escrow/validators/escrow/paymentAuthorities.d.ts.map +1 -0
  179. package/dist/neutral/Escrow/validators/escrow/seller.d.cts +8 -0
  180. package/dist/neutral/Escrow/validators/escrow/seller.d.cts.map +1 -0
  181. package/dist/neutral/Escrow/validators/escrow/seller.d.mts +8 -0
  182. package/dist/neutral/Escrow/validators/escrow/seller.d.mts.map +1 -0
  183. package/dist/neutral/Escrow/validators/escrow/seller.d.ts +8 -0
  184. package/dist/neutral/Escrow/validators/escrow/seller.d.ts.map +1 -0
  185. package/dist/neutral/Escrow/validators/escrow/sellerSecret.d.cts +21 -0
  186. package/dist/neutral/Escrow/validators/escrow/sellerSecret.d.cts.map +1 -0
  187. package/dist/neutral/Escrow/validators/escrow/sellerSecret.d.mts +21 -0
  188. package/dist/neutral/Escrow/validators/escrow/sellerSecret.d.mts.map +1 -0
  189. package/dist/neutral/Escrow/validators/escrow/sellerSecret.d.ts +21 -0
  190. package/dist/neutral/Escrow/validators/escrow/sellerSecret.d.ts.map +1 -0
  191. package/dist/neutral/Escrow/validators/index.d.cts +3 -0
  192. package/dist/neutral/Escrow/validators/index.d.cts.map +1 -0
  193. package/dist/neutral/Escrow/validators/index.d.mts +3 -0
  194. package/dist/neutral/Escrow/validators/index.d.mts.map +1 -0
  195. package/dist/neutral/Escrow/validators/index.d.ts +3 -0
  196. package/dist/neutral/Escrow/validators/index.d.ts.map +1 -0
  197. package/dist/neutral/Payment/Instrument/Card/Payload.d.cts +50 -0
  198. package/dist/neutral/Payment/Instrument/Card/Payload.d.cts.map +1 -0
  199. package/dist/neutral/Payment/Instrument/Card/Payload.d.mts +50 -0
  200. package/dist/neutral/Payment/Instrument/Card/Payload.d.mts.map +1 -0
  201. package/dist/neutral/Payment/Instrument/Card/Payload.d.ts +50 -0
  202. package/dist/neutral/Payment/Instrument/Card/Payload.d.ts.map +1 -0
  203. package/dist/neutral/Payment/Instrument/Card/Schema.d.cts +3 -0
  204. package/dist/neutral/Payment/Instrument/Card/Schema.d.cts.map +1 -0
  205. package/dist/neutral/Payment/Instrument/Card/Schema.d.mts +3 -0
  206. package/dist/neutral/Payment/Instrument/Card/Schema.d.mts.map +1 -0
  207. package/dist/neutral/Payment/Instrument/Card/Schema.d.ts +3 -0
  208. package/dist/neutral/Payment/Instrument/Card/Schema.d.ts.map +1 -0
  209. package/dist/neutral/Payment/Instrument/Card/index.d.cts +3 -0
  210. package/dist/neutral/Payment/Instrument/Card/index.d.cts.map +1 -0
  211. package/dist/neutral/Payment/Instrument/Card/index.d.mts +3 -0
  212. package/dist/neutral/Payment/Instrument/Card/index.d.mts.map +1 -0
  213. package/dist/neutral/Payment/Instrument/Card/index.d.ts +3 -0
  214. package/dist/neutral/Payment/Instrument/Card/index.d.ts.map +1 -0
  215. package/dist/neutral/Payment/Instrument/Schema.d.cts +3 -0
  216. package/dist/neutral/Payment/Instrument/Schema.d.cts.map +1 -0
  217. package/dist/neutral/Payment/Instrument/Schema.d.mts +3 -0
  218. package/dist/neutral/Payment/Instrument/Schema.d.mts.map +1 -0
  219. package/dist/neutral/Payment/Instrument/Schema.d.ts +3 -0
  220. package/dist/neutral/Payment/Instrument/Schema.d.ts.map +1 -0
  221. package/dist/neutral/Payment/Instrument/index.d.cts +3 -0
  222. package/dist/neutral/Payment/Instrument/index.d.cts.map +1 -0
  223. package/dist/neutral/Payment/Instrument/index.d.mts +3 -0
  224. package/dist/neutral/Payment/Instrument/index.d.mts.map +1 -0
  225. package/dist/neutral/Payment/Instrument/index.d.ts +3 -0
  226. package/dist/neutral/Payment/Instrument/index.d.ts.map +1 -0
  227. package/dist/neutral/Payment/Payload.d.cts +30 -0
  228. package/dist/neutral/Payment/Payload.d.cts.map +1 -0
  229. package/dist/neutral/Payment/Payload.d.mts +30 -0
  230. package/dist/neutral/Payment/Payload.d.mts.map +1 -0
  231. package/dist/neutral/Payment/Payload.d.ts +30 -0
  232. package/dist/neutral/Payment/Payload.d.ts.map +1 -0
  233. package/dist/neutral/Payment/Schema.d.cts +3 -0
  234. package/dist/neutral/Payment/Schema.d.cts.map +1 -0
  235. package/dist/neutral/Payment/Schema.d.mts +3 -0
  236. package/dist/neutral/Payment/Schema.d.mts.map +1 -0
  237. package/dist/neutral/Payment/Schema.d.ts +3 -0
  238. package/dist/neutral/Payment/Schema.d.ts.map +1 -0
  239. package/dist/neutral/Payment/Status/Payload.d.cts +25 -0
  240. package/dist/neutral/Payment/Status/Payload.d.cts.map +1 -0
  241. package/dist/neutral/Payment/Status/Payload.d.mts +25 -0
  242. package/dist/neutral/Payment/Status/Payload.d.mts.map +1 -0
  243. package/dist/neutral/Payment/Status/Payload.d.ts +25 -0
  244. package/dist/neutral/Payment/Status/Payload.d.ts.map +1 -0
  245. package/dist/neutral/Payment/Status/Schema.d.cts +3 -0
  246. package/dist/neutral/Payment/Status/Schema.d.cts.map +1 -0
  247. package/dist/neutral/Payment/Status/Schema.d.mts +3 -0
  248. package/dist/neutral/Payment/Status/Schema.d.mts.map +1 -0
  249. package/dist/neutral/Payment/Status/Schema.d.ts +3 -0
  250. package/dist/neutral/Payment/Status/Schema.d.ts.map +1 -0
  251. package/dist/neutral/Payment/Status/index.d.cts +3 -0
  252. package/dist/neutral/Payment/Status/index.d.cts.map +1 -0
  253. package/dist/neutral/Payment/Status/index.d.mts +3 -0
  254. package/dist/neutral/Payment/Status/index.d.mts.map +1 -0
  255. package/dist/neutral/Payment/Status/index.d.ts +3 -0
  256. package/dist/neutral/Payment/Status/index.d.ts.map +1 -0
  257. package/dist/neutral/Payment/index.d.cts +5 -0
  258. package/dist/neutral/Payment/index.d.cts.map +1 -0
  259. package/dist/neutral/Payment/index.d.mts +5 -0
  260. package/dist/neutral/Payment/index.d.mts.map +1 -0
  261. package/dist/neutral/Payment/index.d.ts +5 -0
  262. package/dist/neutral/Payment/index.d.ts.map +1 -0
  263. package/dist/neutral/Purchase/Payload.d.cts +31 -0
  264. package/dist/neutral/Purchase/Payload.d.cts.map +1 -0
  265. package/dist/neutral/Purchase/Payload.d.mts +31 -0
  266. package/dist/neutral/Purchase/Payload.d.mts.map +1 -0
  267. package/dist/neutral/Purchase/Payload.d.ts +31 -0
  268. package/dist/neutral/Purchase/Payload.d.ts.map +1 -0
  269. package/dist/neutral/Purchase/Schema.d.cts +3 -0
  270. package/dist/neutral/Purchase/Schema.d.cts.map +1 -0
  271. package/dist/neutral/Purchase/Schema.d.mts +3 -0
  272. package/dist/neutral/Purchase/Schema.d.mts.map +1 -0
  273. package/dist/neutral/Purchase/Schema.d.ts +3 -0
  274. package/dist/neutral/Purchase/Schema.d.ts.map +1 -0
  275. package/dist/neutral/Purchase/index.d.cts +3 -0
  276. package/dist/neutral/Purchase/index.d.cts.map +1 -0
  277. package/dist/neutral/Purchase/index.d.mts +3 -0
  278. package/dist/neutral/Purchase/index.d.mts.map +1 -0
  279. package/dist/neutral/Purchase/index.d.ts +3 -0
  280. package/dist/neutral/Purchase/index.d.ts.map +1 -0
  281. package/dist/neutral/Receipt/Payload.d.cts +30 -0
  282. package/dist/neutral/Receipt/Payload.d.cts.map +1 -0
  283. package/dist/neutral/Receipt/Payload.d.mts +30 -0
  284. package/dist/neutral/Receipt/Payload.d.mts.map +1 -0
  285. package/dist/neutral/Receipt/Payload.d.ts +30 -0
  286. package/dist/neutral/Receipt/Payload.d.ts.map +1 -0
  287. package/dist/neutral/Receipt/Schema.d.cts +3 -0
  288. package/dist/neutral/Receipt/Schema.d.cts.map +1 -0
  289. package/dist/neutral/Receipt/Schema.d.mts +3 -0
  290. package/dist/neutral/Receipt/Schema.d.mts.map +1 -0
  291. package/dist/neutral/Receipt/Schema.d.ts +3 -0
  292. package/dist/neutral/Receipt/Schema.d.ts.map +1 -0
  293. package/dist/neutral/Receipt/index.d.cts +3 -0
  294. package/dist/neutral/Receipt/index.d.cts.map +1 -0
  295. package/dist/neutral/Receipt/index.d.mts +3 -0
  296. package/dist/neutral/Receipt/index.d.mts.map +1 -0
  297. package/dist/neutral/Receipt/index.d.ts +3 -0
  298. package/dist/neutral/Receipt/index.d.ts.map +1 -0
  299. package/dist/neutral/Schema.d.cts +3 -0
  300. package/dist/neutral/Schema.d.cts.map +1 -0
  301. package/dist/neutral/Schema.d.mts +3 -0
  302. package/dist/neutral/Schema.d.mts.map +1 -0
  303. package/dist/neutral/Schema.d.ts +3 -0
  304. package/dist/neutral/Schema.d.ts.map +1 -0
  305. package/dist/neutral/index.cjs +494 -0
  306. package/dist/neutral/index.cjs.map +1 -0
  307. package/dist/neutral/index.d.cts +7 -0
  308. package/dist/neutral/index.d.cts.map +1 -0
  309. package/dist/neutral/index.d.mts +7 -0
  310. package/dist/neutral/index.d.mts.map +1 -0
  311. package/dist/neutral/index.d.ts +7 -0
  312. package/dist/neutral/index.d.ts.map +1 -0
  313. package/dist/neutral/index.js +487 -0
  314. package/dist/neutral/index.js.map +1 -0
  315. package/dist/node/Payment/Status/Payload.d.cts +25 -0
  316. package/dist/node/Payment/Status/Payload.d.cts.map +1 -0
  317. package/dist/node/Payment/Status/Payload.d.mts +25 -0
  318. package/dist/node/Payment/Status/Payload.d.mts.map +1 -0
  319. package/dist/node/Payment/Status/Payload.d.ts +25 -0
  320. package/dist/node/Payment/Status/Payload.d.ts.map +1 -0
  321. package/dist/node/Payment/Status/Schema.d.cts +3 -0
  322. package/dist/node/Payment/Status/Schema.d.cts.map +1 -0
  323. package/dist/node/Payment/Status/Schema.d.mts +3 -0
  324. package/dist/node/Payment/Status/Schema.d.mts.map +1 -0
  325. package/dist/node/Payment/Status/Schema.d.ts +3 -0
  326. package/dist/node/Payment/Status/Schema.d.ts.map +1 -0
  327. package/dist/node/Payment/Status/index.d.cts +3 -0
  328. package/dist/node/Payment/Status/index.d.cts.map +1 -0
  329. package/dist/node/Payment/Status/index.d.mts +3 -0
  330. package/dist/node/Payment/Status/index.d.mts.map +1 -0
  331. package/dist/node/Payment/Status/index.d.ts +3 -0
  332. package/dist/node/Payment/Status/index.d.ts.map +1 -0
  333. package/dist/node/Payment/index.d.cts +1 -0
  334. package/dist/node/Payment/index.d.cts.map +1 -1
  335. package/dist/node/Payment/index.d.mts +1 -0
  336. package/dist/node/Payment/index.d.mts.map +1 -1
  337. package/dist/node/Payment/index.d.ts +1 -0
  338. package/dist/node/Payment/index.d.ts.map +1 -1
  339. package/dist/node/index.cjs +27 -8
  340. package/dist/node/index.cjs.map +1 -1
  341. package/dist/node/index.js +29 -10
  342. package/dist/node/index.js.map +1 -1
  343. package/package.json +14 -14
  344. package/src/Payment/Status/Payload.ts +35 -0
  345. package/src/Payment/Status/Schema.ts +4 -0
  346. package/src/Payment/Status/index.ts +2 -0
  347. package/src/Payment/index.ts +1 -0
@@ -0,0 +1,21 @@
1
+ import { Hash } from '@xylabs/hex';
2
+ import { Payload, PayloadValidationFunction, WithMeta } from '@xyo-network/payload-model';
3
+ import { EscrowTerms } from '../../Terms';
4
+ /**
5
+ * Returns a function that validates the escrow terms for sellerSecret
6
+ * @returns A function that validates the escrow terms for sellerSecret
7
+ */
8
+ export declare const sellerSecretExistsValidator: PayloadValidationFunction<EscrowTerms>;
9
+ /**
10
+ * Returns a function that validates the escrow terms for the existence of the sellerSecret in the dictionary
11
+ * @param dictionary Payload dictionary of the escrow terms
12
+ * @returns A function that validates the escrow terms for the existence of the sellerSecret in the dictionary
13
+ */
14
+ export declare const getSellerSecretSuppliedValidator: (dictionary: Record<Hash, WithMeta<Payload>>) => PayloadValidationFunction<EscrowTerms>;
15
+ /**
16
+ * Returns a function that validates the escrow terms for the existence of the sellerSecret signed by the seller
17
+ * @param dictionary Payload dictionary of the escrow terms
18
+ * @returns A function that validates the escrow terms for the existence of the sellerSecret signed by the seller
19
+ */
20
+ export declare const getSellerSecretSignedValidator: (dictionary: Record<Hash, WithMeta<Payload>>) => PayloadValidationFunction<EscrowTerms>;
21
+ //# sourceMappingURL=sellerSecret.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sellerSecret.d.ts","sourceRoot":"","sources":["../../../../../src/Escrow/validators/escrow/sellerSecret.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,IAAI,EAAE,MAAM,aAAa,CAAA;AAGlC,OAAO,EAAE,OAAO,EAAE,yBAAyB,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAA;AAEzF,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAA;AAIzC;;;GAGG;AACH,eAAO,MAAM,2BAA2B,EAAE,yBAAyB,CAAC,WAAW,CAQ9E,CAAA;AAED;;;;GAIG;AACH,eAAO,MAAM,gCAAgC,eAAgB,OAAO,IAAI,EAAE,SAAS,OAAO,CAAC,CAAC,KAAG,0BAA0B,WAAW,CASnI,CAAA;AAED;;;;GAIG;AACH,eAAO,MAAM,8BAA8B,eAAgB,OAAO,IAAI,EAAE,SAAS,OAAO,CAAC,CAAC,KAAG,0BAA0B,WAAW,CA4BjI,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './common';
2
+ export * from './escrow';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Escrow/validators/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './common';
2
+ export * from './escrow';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Escrow/validators/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './common';
2
+ export * from './escrow';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Escrow/validators/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,50 @@
1
+ import { Payload } from '@xyo-network/payload-model';
2
+ import { PaymentCardSchema } from './Schema';
3
+ /**
4
+ * The fields describing a payment card.
5
+ */
6
+ export interface PaymentCardFields {
7
+ /**
8
+ * Card Number (PAN) of the payment card. This value is required to perform a payment.
9
+ */
10
+ cardNumber: string;
11
+ /**
12
+ * The name as it appears on the payment card.
13
+ */
14
+ cardholderName?: string;
15
+ /**
16
+ * Card Verification Value (CVV/CVC) of the payment card.
17
+ */
18
+ cvv: string;
19
+ /**
20
+ * Expiration month of the payment card.
21
+ */
22
+ expMonth: number;
23
+ /**
24
+ * Expiration year of the payment card.
25
+ */
26
+ expYear: number;
27
+ }
28
+ /**
29
+ * A PaymentCard Payload
30
+ */
31
+ export type PaymentCard = Payload<PaymentCardFields, PaymentCardSchema>;
32
+ /**
33
+ * Identity function for determine if an object is a PaymentCard
34
+ */
35
+ export declare const isPaymentCard: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & PaymentCardFields & {
36
+ schema: "network.xyo.payments.payment.instrument.card";
37
+ };
38
+ /**
39
+ * Identity function for determine if an object is a PaymentCard with sources
40
+ */
41
+ export declare const isPaymentCardWithSources: (x?: unknown) => x is import("@xyo-network/payload-model").WithSources<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & PaymentCardFields & {
42
+ schema: "network.xyo.payments.payment.instrument.card";
43
+ }>;
44
+ /**
45
+ * Identity function for determine if an object is a PaymentCard with meta
46
+ */
47
+ export declare const isPaymentCardWithMeta: (x?: unknown) => x is import("@xyo-network/payload-model").WithMeta<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & PaymentCardFields & {
48
+ schema: "network.xyo.payments.payment.instrument.card";
49
+ }>;
50
+ //# sourceMappingURL=Payload.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../../../src/Payment/Instrument/Card/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAA0F,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAE5I,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAA;AAE5C;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAA;IAClB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB;;OAEG;IACH,GAAG,EAAE,MAAM,CAAA;IACX;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAA;IAChB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAA;CAChB;AAED;;GAEG;AACH,MAAM,MAAM,WAAW,GAAG,OAAO,CAAC,iBAAiB,EAAE,iBAAiB,CAAC,CAAA;AAEvE;;GAEG;AACH,eAAO,MAAM,aAAa;;CAAwD,CAAA;AAElF;;GAEG;AACH,eAAO,MAAM,wBAAwB;;EAAmE,CAAA;AAExG;;GAEG;AACH,eAAO,MAAM,qBAAqB;;EAAgE,CAAA"}
@@ -0,0 +1,50 @@
1
+ import { Payload } from '@xyo-network/payload-model';
2
+ import { PaymentCardSchema } from './Schema';
3
+ /**
4
+ * The fields describing a payment card.
5
+ */
6
+ export interface PaymentCardFields {
7
+ /**
8
+ * Card Number (PAN) of the payment card. This value is required to perform a payment.
9
+ */
10
+ cardNumber: string;
11
+ /**
12
+ * The name as it appears on the payment card.
13
+ */
14
+ cardholderName?: string;
15
+ /**
16
+ * Card Verification Value (CVV/CVC) of the payment card.
17
+ */
18
+ cvv: string;
19
+ /**
20
+ * Expiration month of the payment card.
21
+ */
22
+ expMonth: number;
23
+ /**
24
+ * Expiration year of the payment card.
25
+ */
26
+ expYear: number;
27
+ }
28
+ /**
29
+ * A PaymentCard Payload
30
+ */
31
+ export type PaymentCard = Payload<PaymentCardFields, PaymentCardSchema>;
32
+ /**
33
+ * Identity function for determine if an object is a PaymentCard
34
+ */
35
+ export declare const isPaymentCard: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & PaymentCardFields & {
36
+ schema: "network.xyo.payments.payment.instrument.card";
37
+ };
38
+ /**
39
+ * Identity function for determine if an object is a PaymentCard with sources
40
+ */
41
+ export declare const isPaymentCardWithSources: (x?: unknown) => x is import("@xyo-network/payload-model").WithSources<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & PaymentCardFields & {
42
+ schema: "network.xyo.payments.payment.instrument.card";
43
+ }>;
44
+ /**
45
+ * Identity function for determine if an object is a PaymentCard with meta
46
+ */
47
+ export declare const isPaymentCardWithMeta: (x?: unknown) => x is import("@xyo-network/payload-model").WithMeta<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & PaymentCardFields & {
48
+ schema: "network.xyo.payments.payment.instrument.card";
49
+ }>;
50
+ //# sourceMappingURL=Payload.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../../../src/Payment/Instrument/Card/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAA0F,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAE5I,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAA;AAE5C;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAA;IAClB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB;;OAEG;IACH,GAAG,EAAE,MAAM,CAAA;IACX;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAA;IAChB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAA;CAChB;AAED;;GAEG;AACH,MAAM,MAAM,WAAW,GAAG,OAAO,CAAC,iBAAiB,EAAE,iBAAiB,CAAC,CAAA;AAEvE;;GAEG;AACH,eAAO,MAAM,aAAa;;CAAwD,CAAA;AAElF;;GAEG;AACH,eAAO,MAAM,wBAAwB;;EAAmE,CAAA;AAExG;;GAEG;AACH,eAAO,MAAM,qBAAqB;;EAAgE,CAAA"}
@@ -0,0 +1,50 @@
1
+ import { Payload } from '@xyo-network/payload-model';
2
+ import { PaymentCardSchema } from './Schema';
3
+ /**
4
+ * The fields describing a payment card.
5
+ */
6
+ export interface PaymentCardFields {
7
+ /**
8
+ * Card Number (PAN) of the payment card. This value is required to perform a payment.
9
+ */
10
+ cardNumber: string;
11
+ /**
12
+ * The name as it appears on the payment card.
13
+ */
14
+ cardholderName?: string;
15
+ /**
16
+ * Card Verification Value (CVV/CVC) of the payment card.
17
+ */
18
+ cvv: string;
19
+ /**
20
+ * Expiration month of the payment card.
21
+ */
22
+ expMonth: number;
23
+ /**
24
+ * Expiration year of the payment card.
25
+ */
26
+ expYear: number;
27
+ }
28
+ /**
29
+ * A PaymentCard Payload
30
+ */
31
+ export type PaymentCard = Payload<PaymentCardFields, PaymentCardSchema>;
32
+ /**
33
+ * Identity function for determine if an object is a PaymentCard
34
+ */
35
+ export declare const isPaymentCard: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & PaymentCardFields & {
36
+ schema: "network.xyo.payments.payment.instrument.card";
37
+ };
38
+ /**
39
+ * Identity function for determine if an object is a PaymentCard with sources
40
+ */
41
+ export declare const isPaymentCardWithSources: (x?: unknown) => x is import("@xyo-network/payload-model").WithSources<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & PaymentCardFields & {
42
+ schema: "network.xyo.payments.payment.instrument.card";
43
+ }>;
44
+ /**
45
+ * Identity function for determine if an object is a PaymentCard with meta
46
+ */
47
+ export declare const isPaymentCardWithMeta: (x?: unknown) => x is import("@xyo-network/payload-model").WithMeta<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & PaymentCardFields & {
48
+ schema: "network.xyo.payments.payment.instrument.card";
49
+ }>;
50
+ //# sourceMappingURL=Payload.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../../../src/Payment/Instrument/Card/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAA0F,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAE5I,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAA;AAE5C;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAA;IAClB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB;;OAEG;IACH,GAAG,EAAE,MAAM,CAAA;IACX;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAA;IAChB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAA;CAChB;AAED;;GAEG;AACH,MAAM,MAAM,WAAW,GAAG,OAAO,CAAC,iBAAiB,EAAE,iBAAiB,CAAC,CAAA;AAEvE;;GAEG;AACH,eAAO,MAAM,aAAa;;CAAwD,CAAA;AAElF;;GAEG;AACH,eAAO,MAAM,wBAAwB;;EAAmE,CAAA;AAExG;;GAEG;AACH,eAAO,MAAM,qBAAqB;;EAAgE,CAAA"}
@@ -0,0 +1,3 @@
1
+ export declare const PaymentCardSchema = "network.xyo.payments.payment.instrument.card";
2
+ export type PaymentCardSchema = typeof PaymentCardSchema;
3
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../../../src/Payment/Instrument/Card/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,iDAAoC,CAAA;AAClE,MAAM,MAAM,iBAAiB,GAAG,OAAO,iBAAiB,CAAA"}
@@ -0,0 +1,3 @@
1
+ export declare const PaymentCardSchema = "network.xyo.payments.payment.instrument.card";
2
+ export type PaymentCardSchema = typeof PaymentCardSchema;
3
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../../../src/Payment/Instrument/Card/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,iDAAoC,CAAA;AAClE,MAAM,MAAM,iBAAiB,GAAG,OAAO,iBAAiB,CAAA"}
@@ -0,0 +1,3 @@
1
+ export declare const PaymentCardSchema = "network.xyo.payments.payment.instrument.card";
2
+ export type PaymentCardSchema = typeof PaymentCardSchema;
3
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../../../src/Payment/Instrument/Card/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,iDAAoC,CAAA;AAClE,MAAM,MAAM,iBAAiB,GAAG,OAAO,iBAAiB,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Payload';
2
+ export * from './Schema';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/Payment/Instrument/Card/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Payload';
2
+ export * from './Schema';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/Payment/Instrument/Card/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Payload';
2
+ export * from './Schema';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/Payment/Instrument/Card/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,3 @@
1
+ export declare const PaymentInstrumentSchema = "network.xyo.payments.payment.instrument";
2
+ export type PaymentInstrumentSchema = typeof PaymentInstrumentSchema;
3
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Instrument/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,uBAAuB,4CAAgC,CAAA;AACpE,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAA"}
@@ -0,0 +1,3 @@
1
+ export declare const PaymentInstrumentSchema = "network.xyo.payments.payment.instrument";
2
+ export type PaymentInstrumentSchema = typeof PaymentInstrumentSchema;
3
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Instrument/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,uBAAuB,4CAAgC,CAAA;AACpE,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAA"}
@@ -0,0 +1,3 @@
1
+ export declare const PaymentInstrumentSchema = "network.xyo.payments.payment.instrument";
2
+ export type PaymentInstrumentSchema = typeof PaymentInstrumentSchema;
3
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Instrument/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,uBAAuB,4CAAgC,CAAA;AACpE,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Card';
2
+ export * from './Schema';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Instrument/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAA;AACtB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Card';
2
+ export * from './Schema';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Instrument/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAA;AACtB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Card';
2
+ export * from './Schema';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Instrument/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAA;AACtB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,30 @@
1
+ import { PayloadWithSources } from '@xyo-network/payload-model';
2
+ import { SupportedCurrency } from '../Currency';
3
+ import { PaymentSchema } from './Schema';
4
+ export interface PaymentFields {
5
+ /**
6
+ * The amount paid
7
+ */
8
+ amount: number;
9
+ /**
10
+ * The currency of the amount paid
11
+ */
12
+ currency: SupportedCurrency;
13
+ }
14
+ /**
15
+ * A payment is a record of an amount to be paid
16
+ */
17
+ export type Payment = PayloadWithSources<PaymentFields, PaymentSchema>;
18
+ /**
19
+ * Identity function for determine if an object is a Payment
20
+ */
21
+ export declare const isPayment: (x?: unknown) => x is Payment;
22
+ /**
23
+ * Identity function for determine if an object is a Payment with sources
24
+ */
25
+ export declare const isPaymentWithSources: (x?: unknown) => x is import("@xyo-network/payload-model").WithSources<Payment>;
26
+ /**
27
+ * Identity function for determine if an object is a Payment with meta
28
+ */
29
+ export declare const isPaymentWithMeta: (x?: unknown) => x is import("@xyo-network/payload-model").WithMeta<Payment>;
30
+ //# sourceMappingURL=Payload.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../src/Payment/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,kBAAkB,EACnB,MAAM,4BAA4B,CAAA;AAEnC,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAExC,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,MAAM,EAAE,MAAM,CAAA;IACd;;OAEG;IACH,QAAQ,EAAE,iBAAiB,CAAA;CAC5B;AAED;;GAEG;AACH,MAAM,MAAM,OAAO,GAAG,kBAAkB,CAAC,aAAa,EAAE,aAAa,CAAC,CAAA;AAEtE;;GAEG;AACH,eAAO,MAAM,SAAS,+BAAgD,CAAA;AAEtE;;GAEG;AACH,eAAO,MAAM,oBAAoB,iFAA2D,CAAA;AAE5F;;GAEG;AACH,eAAO,MAAM,iBAAiB,8EAAwD,CAAA"}
@@ -0,0 +1,30 @@
1
+ import { PayloadWithSources } from '@xyo-network/payload-model';
2
+ import { SupportedCurrency } from '../Currency';
3
+ import { PaymentSchema } from './Schema';
4
+ export interface PaymentFields {
5
+ /**
6
+ * The amount paid
7
+ */
8
+ amount: number;
9
+ /**
10
+ * The currency of the amount paid
11
+ */
12
+ currency: SupportedCurrency;
13
+ }
14
+ /**
15
+ * A payment is a record of an amount to be paid
16
+ */
17
+ export type Payment = PayloadWithSources<PaymentFields, PaymentSchema>;
18
+ /**
19
+ * Identity function for determine if an object is a Payment
20
+ */
21
+ export declare const isPayment: (x?: unknown) => x is Payment;
22
+ /**
23
+ * Identity function for determine if an object is a Payment with sources
24
+ */
25
+ export declare const isPaymentWithSources: (x?: unknown) => x is import("@xyo-network/payload-model").WithSources<Payment>;
26
+ /**
27
+ * Identity function for determine if an object is a Payment with meta
28
+ */
29
+ export declare const isPaymentWithMeta: (x?: unknown) => x is import("@xyo-network/payload-model").WithMeta<Payment>;
30
+ //# sourceMappingURL=Payload.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../src/Payment/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,kBAAkB,EACnB,MAAM,4BAA4B,CAAA;AAEnC,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAExC,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,MAAM,EAAE,MAAM,CAAA;IACd;;OAEG;IACH,QAAQ,EAAE,iBAAiB,CAAA;CAC5B;AAED;;GAEG;AACH,MAAM,MAAM,OAAO,GAAG,kBAAkB,CAAC,aAAa,EAAE,aAAa,CAAC,CAAA;AAEtE;;GAEG;AACH,eAAO,MAAM,SAAS,+BAAgD,CAAA;AAEtE;;GAEG;AACH,eAAO,MAAM,oBAAoB,iFAA2D,CAAA;AAE5F;;GAEG;AACH,eAAO,MAAM,iBAAiB,8EAAwD,CAAA"}
@@ -0,0 +1,30 @@
1
+ import { PayloadWithSources } from '@xyo-network/payload-model';
2
+ import { SupportedCurrency } from '../Currency';
3
+ import { PaymentSchema } from './Schema';
4
+ export interface PaymentFields {
5
+ /**
6
+ * The amount paid
7
+ */
8
+ amount: number;
9
+ /**
10
+ * The currency of the amount paid
11
+ */
12
+ currency: SupportedCurrency;
13
+ }
14
+ /**
15
+ * A payment is a record of an amount to be paid
16
+ */
17
+ export type Payment = PayloadWithSources<PaymentFields, PaymentSchema>;
18
+ /**
19
+ * Identity function for determine if an object is a Payment
20
+ */
21
+ export declare const isPayment: (x?: unknown) => x is Payment;
22
+ /**
23
+ * Identity function for determine if an object is a Payment with sources
24
+ */
25
+ export declare const isPaymentWithSources: (x?: unknown) => x is import("@xyo-network/payload-model").WithSources<Payment>;
26
+ /**
27
+ * Identity function for determine if an object is a Payment with meta
28
+ */
29
+ export declare const isPaymentWithMeta: (x?: unknown) => x is import("@xyo-network/payload-model").WithMeta<Payment>;
30
+ //# sourceMappingURL=Payload.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../src/Payment/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,kBAAkB,EACnB,MAAM,4BAA4B,CAAA;AAEnC,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAExC,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,MAAM,EAAE,MAAM,CAAA;IACd;;OAEG;IACH,QAAQ,EAAE,iBAAiB,CAAA;CAC5B;AAED;;GAEG;AACH,MAAM,MAAM,OAAO,GAAG,kBAAkB,CAAC,aAAa,EAAE,aAAa,CAAC,CAAA;AAEtE;;GAEG;AACH,eAAO,MAAM,SAAS,+BAAgD,CAAA;AAEtE;;GAEG;AACH,eAAO,MAAM,oBAAoB,iFAA2D,CAAA;AAE5F;;GAEG;AACH,eAAO,MAAM,iBAAiB,8EAAwD,CAAA"}
@@ -0,0 +1,3 @@
1
+ export declare const PaymentSchema = "network.xyo.payments.payment";
2
+ export type PaymentSchema = typeof PaymentSchema;
3
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/Payment/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,iCAA8B,CAAA;AACxD,MAAM,MAAM,aAAa,GAAG,OAAO,aAAa,CAAA"}
@@ -0,0 +1,3 @@
1
+ export declare const PaymentSchema = "network.xyo.payments.payment";
2
+ export type PaymentSchema = typeof PaymentSchema;
3
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/Payment/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,iCAA8B,CAAA;AACxD,MAAM,MAAM,aAAa,GAAG,OAAO,aAAa,CAAA"}
@@ -0,0 +1,3 @@
1
+ export declare const PaymentSchema = "network.xyo.payments.payment";
2
+ export type PaymentSchema = typeof PaymentSchema;
3
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/Payment/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,iCAA8B,CAAA;AACxD,MAAM,MAAM,aAAa,GAAG,OAAO,aAAa,CAAA"}
@@ -0,0 +1,25 @@
1
+ import { PayloadWithSources } from '@xyo-network/payload-model';
2
+ import { PaymentStatusSchema } from './Schema';
3
+ export interface PaymentStatusFields {
4
+ /**
5
+ * The status of the payment (i.e. declined)
6
+ */
7
+ status: string;
8
+ }
9
+ /**
10
+ * A payment status is the outcome of a payment attempt
11
+ */
12
+ export type PaymentStatus = PayloadWithSources<PaymentStatusFields, PaymentStatusSchema>;
13
+ /**
14
+ * Identity function for determine if an object is a PaymentStatus
15
+ */
16
+ export declare const isPaymentStatus: (x?: unknown) => x is PaymentStatus;
17
+ /**
18
+ * Identity function for determine if an object is a PaymentStatus with sources
19
+ */
20
+ export declare const isPaymentStatusWithSources: (x?: unknown) => x is import("@xyo-network/payload-model").WithSources<PaymentStatus>;
21
+ /**
22
+ * Identity function for determine if an object is a PaymentStatus with meta
23
+ */
24
+ export declare const isPaymentStatusWithMeta: (x?: unknown) => x is import("@xyo-network/payload-model").WithMeta<PaymentStatus>;
25
+ //# sourceMappingURL=Payload.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Status/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,kBAAkB,EACnB,MAAM,4BAA4B,CAAA;AAEnC,OAAO,EAAE,mBAAmB,EAAE,MAAM,UAAU,CAAA;AAE9C,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,MAAM,EAAE,MAAM,CAAA;CACf;AAED;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,kBAAkB,CAAC,mBAAmB,EAAE,mBAAmB,CAAC,CAAA;AAExF;;GAEG;AACH,eAAO,MAAM,eAAe,qCAA4D,CAAA;AAExF;;GAEG;AACH,eAAO,MAAM,0BAA0B,uFAAuE,CAAA;AAE9G;;GAEG;AACH,eAAO,MAAM,uBAAuB,oFAAoE,CAAA"}
@@ -0,0 +1,25 @@
1
+ import { PayloadWithSources } from '@xyo-network/payload-model';
2
+ import { PaymentStatusSchema } from './Schema';
3
+ export interface PaymentStatusFields {
4
+ /**
5
+ * The status of the payment (i.e. declined)
6
+ */
7
+ status: string;
8
+ }
9
+ /**
10
+ * A payment status is the outcome of a payment attempt
11
+ */
12
+ export type PaymentStatus = PayloadWithSources<PaymentStatusFields, PaymentStatusSchema>;
13
+ /**
14
+ * Identity function for determine if an object is a PaymentStatus
15
+ */
16
+ export declare const isPaymentStatus: (x?: unknown) => x is PaymentStatus;
17
+ /**
18
+ * Identity function for determine if an object is a PaymentStatus with sources
19
+ */
20
+ export declare const isPaymentStatusWithSources: (x?: unknown) => x is import("@xyo-network/payload-model").WithSources<PaymentStatus>;
21
+ /**
22
+ * Identity function for determine if an object is a PaymentStatus with meta
23
+ */
24
+ export declare const isPaymentStatusWithMeta: (x?: unknown) => x is import("@xyo-network/payload-model").WithMeta<PaymentStatus>;
25
+ //# sourceMappingURL=Payload.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Status/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,kBAAkB,EACnB,MAAM,4BAA4B,CAAA;AAEnC,OAAO,EAAE,mBAAmB,EAAE,MAAM,UAAU,CAAA;AAE9C,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,MAAM,EAAE,MAAM,CAAA;CACf;AAED;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,kBAAkB,CAAC,mBAAmB,EAAE,mBAAmB,CAAC,CAAA;AAExF;;GAEG;AACH,eAAO,MAAM,eAAe,qCAA4D,CAAA;AAExF;;GAEG;AACH,eAAO,MAAM,0BAA0B,uFAAuE,CAAA;AAE9G;;GAEG;AACH,eAAO,MAAM,uBAAuB,oFAAoE,CAAA"}
@@ -0,0 +1,25 @@
1
+ import { PayloadWithSources } from '@xyo-network/payload-model';
2
+ import { PaymentStatusSchema } from './Schema';
3
+ export interface PaymentStatusFields {
4
+ /**
5
+ * The status of the payment (i.e. declined)
6
+ */
7
+ status: string;
8
+ }
9
+ /**
10
+ * A payment status is the outcome of a payment attempt
11
+ */
12
+ export type PaymentStatus = PayloadWithSources<PaymentStatusFields, PaymentStatusSchema>;
13
+ /**
14
+ * Identity function for determine if an object is a PaymentStatus
15
+ */
16
+ export declare const isPaymentStatus: (x?: unknown) => x is PaymentStatus;
17
+ /**
18
+ * Identity function for determine if an object is a PaymentStatus with sources
19
+ */
20
+ export declare const isPaymentStatusWithSources: (x?: unknown) => x is import("@xyo-network/payload-model").WithSources<PaymentStatus>;
21
+ /**
22
+ * Identity function for determine if an object is a PaymentStatus with meta
23
+ */
24
+ export declare const isPaymentStatusWithMeta: (x?: unknown) => x is import("@xyo-network/payload-model").WithMeta<PaymentStatus>;
25
+ //# sourceMappingURL=Payload.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Status/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,kBAAkB,EACnB,MAAM,4BAA4B,CAAA;AAEnC,OAAO,EAAE,mBAAmB,EAAE,MAAM,UAAU,CAAA;AAE9C,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,MAAM,EAAE,MAAM,CAAA;CACf;AAED;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,kBAAkB,CAAC,mBAAmB,EAAE,mBAAmB,CAAC,CAAA;AAExF;;GAEG;AACH,eAAO,MAAM,eAAe,qCAA4D,CAAA;AAExF;;GAEG;AACH,eAAO,MAAM,0BAA0B,uFAAuE,CAAA;AAE9G;;GAEG;AACH,eAAO,MAAM,uBAAuB,oFAAoE,CAAA"}
@@ -0,0 +1,3 @@
1
+ export declare const PaymentStatusSchema = "network.xyo.payments.payment.status";
2
+ export type PaymentStatusSchema = typeof PaymentStatusSchema;
3
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Status/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB,wCAA4B,CAAA;AAC5D,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAA"}
@@ -0,0 +1,3 @@
1
+ export declare const PaymentStatusSchema = "network.xyo.payments.payment.status";
2
+ export type PaymentStatusSchema = typeof PaymentStatusSchema;
3
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Status/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB,wCAA4B,CAAA;AAC5D,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAA"}
@@ -0,0 +1,3 @@
1
+ export declare const PaymentStatusSchema = "network.xyo.payments.payment.status";
2
+ export type PaymentStatusSchema = typeof PaymentStatusSchema;
3
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Status/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB,wCAA4B,CAAA;AAC5D,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Payload';
2
+ export * from './Schema';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Status/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Payload';
2
+ export * from './Schema';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Status/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './Payload';
2
+ export * from './Schema';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Payment/Status/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,5 @@
1
+ export * from './Instrument';
2
+ export * from './Payload';
3
+ export * from './Schema';
4
+ export * from './Status';
5
+ //# sourceMappingURL=index.d.ts.map