@wix/auto_sdk_ecom_order-transactions 1.0.0

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 (111) hide show
  1. package/build/cjs/index.d.ts +1 -0
  2. package/build/cjs/index.js +18 -0
  3. package/build/cjs/index.js.map +1 -0
  4. package/build/cjs/index.typings.d.ts +1 -0
  5. package/build/cjs/index.typings.js +18 -0
  6. package/build/cjs/index.typings.js.map +1 -0
  7. package/build/cjs/meta.d.ts +1 -0
  8. package/build/cjs/meta.js +18 -0
  9. package/build/cjs/meta.js.map +1 -0
  10. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.context.d.ts +11 -0
  11. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.context.js +39 -0
  12. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.context.js.map +1 -0
  13. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.http.d.ts +73 -0
  14. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.http.js +466 -0
  15. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.http.js.map +1 -0
  16. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.meta.d.ts +30 -0
  17. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.meta.js +161 -0
  18. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.meta.js.map +1 -0
  19. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.public.d.ts +63 -0
  20. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.public.js +76 -0
  21. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.public.js.map +1 -0
  22. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.types.d.ts +1816 -0
  23. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.types.js +303 -0
  24. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.types.js.map +1 -0
  25. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.universal.d.ts +1954 -0
  26. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.universal.js +680 -0
  27. package/build/cjs/src/ecom-v1-order-transactions-order-transactions.universal.js.map +1 -0
  28. package/build/es/index.d.ts +1 -0
  29. package/build/es/index.js +2 -0
  30. package/build/es/index.js.map +1 -0
  31. package/build/es/index.typings.d.ts +1 -0
  32. package/build/es/index.typings.js +2 -0
  33. package/build/es/index.typings.js.map +1 -0
  34. package/build/es/meta.d.ts +1 -0
  35. package/build/es/meta.js +2 -0
  36. package/build/es/meta.js.map +1 -0
  37. package/build/es/package.json +3 -0
  38. package/build/es/src/ecom-v1-order-transactions-order-transactions.context.d.ts +11 -0
  39. package/build/es/src/ecom-v1-order-transactions-order-transactions.context.js +11 -0
  40. package/build/es/src/ecom-v1-order-transactions-order-transactions.context.js.map +1 -0
  41. package/build/es/src/ecom-v1-order-transactions-order-transactions.http.d.ts +73 -0
  42. package/build/es/src/ecom-v1-order-transactions-order-transactions.http.js +456 -0
  43. package/build/es/src/ecom-v1-order-transactions-order-transactions.http.js.map +1 -0
  44. package/build/es/src/ecom-v1-order-transactions-order-transactions.meta.d.ts +30 -0
  45. package/build/es/src/ecom-v1-order-transactions-order-transactions.meta.js +128 -0
  46. package/build/es/src/ecom-v1-order-transactions-order-transactions.meta.js.map +1 -0
  47. package/build/es/src/ecom-v1-order-transactions-order-transactions.public.d.ts +63 -0
  48. package/build/es/src/ecom-v1-order-transactions-order-transactions.public.js +41 -0
  49. package/build/es/src/ecom-v1-order-transactions-order-transactions.public.js.map +1 -0
  50. package/build/es/src/ecom-v1-order-transactions-order-transactions.types.d.ts +1816 -0
  51. package/build/es/src/ecom-v1-order-transactions-order-transactions.types.js +300 -0
  52. package/build/es/src/ecom-v1-order-transactions-order-transactions.types.js.map +1 -0
  53. package/build/es/src/ecom-v1-order-transactions-order-transactions.universal.d.ts +1954 -0
  54. package/build/es/src/ecom-v1-order-transactions-order-transactions.universal.js +647 -0
  55. package/build/es/src/ecom-v1-order-transactions-order-transactions.universal.js.map +1 -0
  56. package/build/internal/cjs/index.d.ts +1 -0
  57. package/build/internal/cjs/index.js +18 -0
  58. package/build/internal/cjs/index.js.map +1 -0
  59. package/build/internal/cjs/index.typings.d.ts +1 -0
  60. package/build/internal/cjs/index.typings.js +18 -0
  61. package/build/internal/cjs/index.typings.js.map +1 -0
  62. package/build/internal/cjs/meta.d.ts +1 -0
  63. package/build/internal/cjs/meta.js +18 -0
  64. package/build/internal/cjs/meta.js.map +1 -0
  65. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.context.d.ts +11 -0
  66. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.context.js +39 -0
  67. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.context.js.map +1 -0
  68. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.http.d.ts +73 -0
  69. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.http.js +466 -0
  70. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.http.js.map +1 -0
  71. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.meta.d.ts +30 -0
  72. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.meta.js +161 -0
  73. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.meta.js.map +1 -0
  74. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.public.d.ts +108 -0
  75. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.public.js +76 -0
  76. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.public.js.map +1 -0
  77. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.types.d.ts +1863 -0
  78. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.types.js +303 -0
  79. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.types.js.map +1 -0
  80. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.universal.d.ts +2231 -0
  81. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.universal.js +680 -0
  82. package/build/internal/cjs/src/ecom-v1-order-transactions-order-transactions.universal.js.map +1 -0
  83. package/build/internal/es/index.d.ts +1 -0
  84. package/build/internal/es/index.js +2 -0
  85. package/build/internal/es/index.js.map +1 -0
  86. package/build/internal/es/index.typings.d.ts +1 -0
  87. package/build/internal/es/index.typings.js +2 -0
  88. package/build/internal/es/index.typings.js.map +1 -0
  89. package/build/internal/es/meta.d.ts +1 -0
  90. package/build/internal/es/meta.js +2 -0
  91. package/build/internal/es/meta.js.map +1 -0
  92. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.context.d.ts +11 -0
  93. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.context.js +11 -0
  94. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.context.js.map +1 -0
  95. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.http.d.ts +73 -0
  96. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.http.js +456 -0
  97. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.http.js.map +1 -0
  98. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.meta.d.ts +30 -0
  99. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.meta.js +128 -0
  100. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.meta.js.map +1 -0
  101. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.public.d.ts +108 -0
  102. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.public.js +41 -0
  103. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.public.js.map +1 -0
  104. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.types.d.ts +1863 -0
  105. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.types.js +300 -0
  106. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.types.js.map +1 -0
  107. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.universal.d.ts +2231 -0
  108. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.universal.js +647 -0
  109. package/build/internal/es/src/ecom-v1-order-transactions-order-transactions.universal.js.map +1 -0
  110. package/meta/package.json +3 -0
  111. package/package.json +52 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ecom-v1-order-transactions-order-transactions.universal.js","sourceRoot":"","sources":["../../../../src/ecom-v1-order-transactions-order-transactions.universal.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sEAAuF;AACvF,oFAGiD;AAEjD,8HAAgH;AAwHhH,IAAY,iBAWX;AAXD,WAAY,iBAAiB;IAC3B,4CAAuB,CAAA;IACvB,0CAAqB,CAAA;IACrB,wCAAmB,CAAA;IACnB,0DAAqC,CAAA;IACrC,0CAAqB,CAAA;IACrB,0CAAqB,CAAA;IACrB,0CAAqB,CAAA;IACrB,8DAAyC,CAAA;IACzC,8CAAyB,CAAA;IACzB,sCAAiB,CAAA;AACnB,CAAC,EAXW,iBAAiB,iCAAjB,iBAAiB,QAW5B;AA4CD,IAAY,0BAQX;AARD,WAAY,0BAA0B;IACpC,+DAAiC,CAAA;IACjC,2CAA2C;IAC3C,iDAAmB,CAAA;IACnB,mCAAmC;IACnC,qDAAuB,CAAA;IACvB,gCAAgC;IAChC,+CAAiB,CAAA;AACnB,CAAC,EARW,0BAA0B,0CAA1B,0BAA0B,QAQrC;AA2BD,IAAY,uBAQX;AARD,WAAY,uBAAuB;IACjC,4DAAiC,CAAA;IACjC,wCAAwC;IACxC,8CAAmB,CAAA;IACnB,gCAAgC;IAChC,kDAAuB,CAAA;IACvB,6BAA6B;IAC7B,4CAAiB,CAAA;AACnB,CAAC,EARW,uBAAuB,uCAAvB,uBAAuB,QAQlC;AAED,2CAA2C;AAC3C,IAAY,MAMX;AAND,WAAY,MAAM;IAChB,2CAAiC,CAAA;IACjC,wCAAwC;IACxC,2BAAiB,CAAA;IACjB,2CAA2C;IAC3C,iCAAuB,CAAA;AACzB,CAAC,EANW,MAAM,sBAAN,MAAM,QAMjB;AASD,IAAY,UAIX;AAJD,WAAY,UAAU;IACpB,yDAA2C,CAAA;IAC3C,2BAAa,CAAA;IACb,iCAAmB,CAAA;AACrB,CAAC,EAJW,UAAU,0BAAV,UAAU,QAIrB;AAuCD,IAAY,uBAKX;AALD,WAAY,uBAAuB;IACjC,2BAA2B;IAC3B,8CAAmB,CAAA;IACnB,qFAAqF;IACrF,0DAA+B,CAAA;AACjC,CAAC,EALW,uBAAuB,uCAAvB,uBAAuB,QAKlC;AA0ED,iCAAiC;AACjC,IAAY,YAWX;AAXD,WAAY,YAAY;IACtB,8FAA8F;IAC9F,mCAAmB,CAAA;IACnB,oCAAoC;IACpC,uCAAuB,CAAA;IACvB,iCAAiC;IACjC,iCAAiB,CAAA;IACjB,8DAA8D;IAC9D,uCAAuB,CAAA;IACvB,qDAAqD;IACrD,mCAAmB,CAAA;AACrB,CAAC,EAXW,YAAY,4BAAZ,YAAY,QAWvB;AA0RD,IAAY,YAMX;AAND,WAAY,YAAY;IACtB,uEAAuD,CAAA;IACvD,kBAAkB;IAClB,iCAAiB,CAAA;IACjB,cAAc;IACd,mCAAmB,CAAA;AACrB,CAAC,EANW,YAAY,4BAAZ,YAAY,QAMvB;AAED,IAAY,UAOX;AAPD,WAAY,UAAU;IACpB,uDAAuD;IACvD,iEAAmD,CAAA;IACnD,gBAAgB;IAChB,uBAAS,CAAA;IACT,aAAa;IACb,uBAAS,CAAA;AACX,CAAC,EAPW,UAAU,0BAAV,UAAU,QAOrB;AAoHD,+BAA+B;AAC/B,IAAY,OAOX;AAPD,WAAY,OAAO;IACjB,kEAAkE;IAClE,wDAA6C,CAAA;IAC7C,sCAAsC;IACtC,sBAAW,CAAA;IACX,8BAA8B;IAC9B,wBAAa,CAAA;AACf,CAAC,EAPW,OAAO,uBAAP,OAAO,QAOlB;AA8GD,wEAAwE;AACxE,IAAY,aAeX;AAfD,WAAY,aAAa;IACvB,0DAA0D;IAC1D,0EAAyD,CAAA;IACzD,0DAA0D;IAC1D,oCAAmB,CAAA;IACnB,mHAAmH;IACnH,sCAAqB,CAAA;IACrB,kCAAkC;IAClC,8BAAa,CAAA;IACb,oEAAoE;IACpE,0DAAyC,CAAA;IACzC,0CAA0C;IAC1C,kDAAiC,CAAA;IACjC,4FAA4F;IAC5F,kDAAiC,CAAA;AACnC,CAAC,EAfW,aAAa,6BAAb,aAAa,QAexB;AAED,IAAY,iBAYX;AAZD,WAAY,iBAAiB;IAC3B,4CAA4C;IAC5C,oDAA+B,CAAA;IAC/B;;;OAGG;IACH,4CAAuB,CAAA;IACvB,wBAAwB;IACxB,0CAAqB,CAAA;IACrB,yDAAyD;IACzD,gEAA2C,CAAA;AAC7C,CAAC,EAZW,iBAAiB,iCAAjB,iBAAiB,QAY5B;AA8DD,IAAY,YASX;AATD,WAAY,YAAY;IACtB,0DAA0D;IAC1D,yEAAyD,CAAA;IACzD,yBAAyB;IACzB,qCAAqB,CAAA;IACrB,wBAAwB;IACxB,mCAAmB,CAAA;IACnB,wBAAwB;IACxB,yDAAyC,CAAA;AAC3C,CAAC,EATW,YAAY,4BAAZ,YAAY,QASvB;AAkDD,IAAY,aAKX;AALD,WAAY,aAAa;IACvB,2DAA2D;IAC3D,4EAA2D,CAAA;IAC3D,sBAAsB;IACtB,gCAAe,CAAA;AACjB,CAAC,EALW,aAAa,6BAAb,aAAa,QAKxB;AA0CD,IAAY,YAuCX;AAvCD,WAAY,YAAY;IACtB,8DAA8D;IAC9D,2FAA2E,CAAA;IAC3E,kCAAkC;IAClC,qDAAqC,CAAA;IACrC,mBAAmB;IACnB,6CAA6B,CAAA;IAC7B,wHAAwH;IACxH,yCAAyB,CAAA;IACzB,6CAA6C;IAC7C,mDAAmC,CAAA;IACnC,iDAAiD;IACjD,2DAA2C,CAAA;IAC3C,6EAA6E;IAC7E,yDAAyC,CAAA;IACzC,gDAAgD;IAChD,mEAAmD,CAAA;IACnD,uCAAuC;IACvC,+DAA+C,CAAA;IAC/C,0CAA0C;IAC1C,iEAAiD,CAAA;IACjD,qCAAqC;IACrC,+DAA+C,CAAA;IAC/C,uDAAuD;IACvD,qFAAqE,CAAA;IACrE,mCAAmC;IACnC,mDAAmC,CAAA;IACnC,yCAAyC;IACzC,2DAA2C,CAAA;IAC3C,6CAA6C;IAC7C,qDAAqC,CAAA;IACrC,kCAAkC;IAClC,6DAA6C,CAAA;IAC7C,mCAAmC;IACnC,mEAAmD,CAAA;IACnD,8BAA8B;IAC9B,6CAA6B,CAAA;IAC7B,+EAA+E;IAC/E,6DAA6C,CAAA;AAC/C,CAAC,EAvCW,YAAY,4BAAZ,YAAY,QAuCvB;AASD,IAAY,aAKX;AALD,WAAY,aAAa;IACvB,0DAA0D;IAC1D,0EAAyD,CAAA;IACzD,6CAA6C;IAC7C,4BAAW,CAAA;AACb,CAAC,EALW,aAAa,6BAAb,aAAa,QAKxB;AAsFD,IAAY,WAiBX;AAjBD,WAAY,WAAW;IACrB,0CAA2B,CAAA;IAC3B,0BAAW,CAAA;IACX,0BAAW,CAAA;IACX,4BAAa,CAAA;IACb,gCAAiB,CAAA;IACjB,gDAAiC,CAAA;IACjC,8CAA+B,CAAA;IAC/B,4CAA6B,CAAA;IAC7B,0DAA2C,CAAA;IAC3C,4BAAa,CAAA;IACb,wCAAyB,CAAA;IACzB,oCAAqB,CAAA;IACrB,oCAAqB,CAAA;IACrB,4BAAa,CAAA;IACb,gCAAiB,CAAA;IACjB,sCAAuB,CAAA;AACzB,CAAC,EAjBW,WAAW,2BAAX,WAAW,QAiBtB;AAOD,IAAY,qBAKX;AALD,WAAY,qBAAqB;IAC/B,sCAAa,CAAA;IACb,0CAAiB,CAAA;IACjB,4CAAmB,CAAA;IACnB,oCAAW,CAAA;AACb,CAAC,EALW,qBAAqB,qCAArB,qBAAqB,QAKhC;AAsBD,0CAA0C;AAC1C,IAAY,qBAMX;AAND,WAAY,qBAAqB;IAC/B,gDAAuB,CAAA;IACvB,oCAAW,CAAA;IACX,sCAAa,CAAA;IACb,wCAAe,CAAA;IACf,sCAAa,CAAA;AACf,CAAC,EANW,qBAAqB,qCAArB,qBAAqB,QAMhC;AAuED,IAAY,WAIX;AAJD,WAAY,WAAW;IACrB,oCAAqB,CAAA;IACrB,sCAAuB,CAAA;IACvB,wCAAyB,CAAA;AAC3B,CAAC,EAJW,WAAW,2BAAX,WAAW,QAItB;AAgPD,IAAY,SAKX;AALD,WAAY,SAAS;IACnB,uBAAuB;IACvB,wBAAW,CAAA;IACX,wBAAwB;IACxB,0BAAa,CAAA;AACf,CAAC,EALW,SAAS,yBAAT,SAAS,QAKpB;AAgKD,IAAY,gBAOX;AAPD,WAAY,gBAAgB;IAC1B,sBAAsB;IACtB,qDAAiC,CAAA;IACjC,2BAA2B;IAC3B,qCAAiB,CAAA;IACjB,kBAAkB;IAClB,6CAAyB,CAAA;AAC3B,CAAC,EAPW,gBAAgB,gCAAhB,gBAAgB,QAO3B;AAED,IAAY,mBAyBX;AAzBD,WAAY,mBAAmB;IAC7B,iBAAiB;IACjB,oCAAa,CAAA;IACb,gCAAgC;IAChC,4DAAqC,CAAA;IACrC,gCAAgC;IAChC,4DAAqC,CAAA;IACrC,+BAA+B;IAC/B,wDAAiC,CAAA;IACjC,wBAAwB;IACxB,4CAAqB,CAAA;IACrB,qBAAqB;IACrB,sDAA+B,CAAA;IAC/B,8BAA8B;IAC9B,gDAAyB,CAAA;IACzB,4BAA4B;IAC5B,oEAA6C,CAAA;IAC7C,8BAA8B;IAC9B,wDAAiC,CAAA;IACjC,+BAA+B;IAC/B,kEAA2C,CAAA;IAC3C,yBAAyB;IACzB,wDAAiC,CAAA;IACjC,wBAAwB;IACxB,8CAAuB,CAAA;AACzB,CAAC,EAzBW,mBAAmB,mCAAnB,mBAAmB,QAyB9B;AAED,IAAY,wBAWX;AAXD,WAAY,wBAAwB;IAClC,uBAAuB;IACvB,+CAAmB,CAAA;IACnB,oCAAoC;IACpC,2DAA+B,CAAA;IAC/B,yBAAyB;IACzB,mDAAuB,CAAA;IACvB,4BAA4B;IAC5B,+CAAmB,CAAA;IACnB,oDAAoD;IACpD,yEAA6C,CAAA;AAC/C,CAAC,EAXW,wBAAwB,wCAAxB,wBAAwB,QAWnC;AA2MD,IAAY,mBAMX;AAND,WAAY,mBAAmB;IAC7B,0CAAmB,CAAA;IACnB,8DAAuC,CAAA;IACvC,wCAAiB,CAAA;IACjB,4CAAqB,CAAA;IACrB,kCAAW,CAAA;AACb,CAAC,EANW,mBAAmB,mCAAnB,mBAAmB,QAM9B;AAwMD;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACI,KAAK,UAAU,8BAA8B,CAClD,OAAe;IAKf,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,IAAA,8DAAqC,EAAC,EAAE,OAAO,EAAE,OAAO,EAAE,CAAC,CAAC;IAE5E,MAAM,OAAO,GACX,oCAAoC,CAAC,8BAA8B,CACjE,OAAO,CACR,CAAC;IAEJ,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;QAEjC,OAAO,IAAA,gEAAuC,EAAC,MAAM,CAAC,IAAI,CAAE,CAAC;IAC/D,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,IAAA,gCAAiB,EACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE;YAC1B,wBAAwB,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE;YAC7C,uBAAuB,EAAE,KAAK;SAC/B,EACD,CAAC,SAAS,CAAC,CACZ,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AAvCD,wEAuCC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACI,KAAK,UAAU,iCAAiC,CACrD,QAAkB;IAKlB,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,IAAA,8DAAqC,EAAC,EAAE,QAAQ,EAAE,QAAQ,EAAE,CAAC,CAAC;IAE9E,MAAM,OAAO,GACX,oCAAoC,CAAC,iCAAiC,CACpE,OAAO,CACR,CAAC;IAEJ,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;QAEjC,OAAO,IAAA,gEAAuC,EAAC,MAAM,CAAC,IAAI,CAAE,CAAC;IAC/D,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,IAAA,gCAAiB,EACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE;YAC1B,wBAAwB,EAAE,EAAE,QAAQ,EAAE,MAAM,EAAE;YAC9C,uBAAuB,EAAE,KAAK;SAC/B,EACD,CAAC,UAAU,CAAC,CACb,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AAvCD,8EAuCC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACI,KAAK,UAAU,WAAW,CAC/B,OAAe,EACf,QAAmB;IAEnB,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,IAAA,8DAAqC,EAAC;QACpD,OAAO,EAAE,OAAO;QAChB,QAAQ,EAAE,QAAQ;KACnB,CAAC,CAAC;IAEH,MAAM,OAAO,GAAG,oCAAoC,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;IAE1E,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;QAEjC,OAAO,IAAA,gEAAuC,EAAC,MAAM,CAAC,IAAI,CAAE,CAAC;IAC/D,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,IAAA,gCAAiB,EACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE;YAC1B,wBAAwB,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE;YAC/D,uBAAuB,EAAE,KAAK;SAC/B,EACD,CAAC,SAAS,EAAE,UAAU,CAAC,CACxB,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AArCD,kCAqCC;AAED;;;;;;;;;;;;;;;;;;;;GAoBG;AACI,KAAK,UAAU,mBAAmB,CACvC,WAA2C,EAC3C,OAAoC;IAIpC,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,IAAA,8DAAqC,EAAC;QACpD,SAAS,EAAE,WAAW,EAAE,SAAS;QACjC,OAAO,EAAE,WAAW,EAAE,OAAO;QAC7B,MAAM,EAAE,OAAO,EAAE,MAAM;KACxB,CAAC,CAAC;IAEH,MAAM,OAAO,GACX,oCAAoC,CAAC,mBAAmB,CAAC,OAAO,CAAC,CAAC;IAEpE,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;QAEjC,OAAO,IAAA,gEAAuC,EAAC,MAAM,CAAC,IAAI,CAAE,CAAC;IAC/D,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,IAAA,gCAAiB,EACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE;YAC1B,wBAAwB,EAAE;gBACxB,SAAS,EAAE,gBAAgB;gBAC3B,OAAO,EAAE,cAAc;gBACvB,MAAM,EAAE,aAAa;aACtB;YACD,uBAAuB,EAAE,KAAK;SAC/B,EACD,CAAC,aAAa,EAAE,SAAS,CAAC,CAC3B,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AA7CD,kDA6CC;AAcD;;;;;;;;;;;;;;;;;;;GAmBG;AACI,KAAK,UAAU,yBAAyB,CAC7C,kBAAuC,EACvC,OAA0C;IAK1C,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,IAAA,8DAAqC,EAAC;QACpD,kBAAkB,EAAE,kBAAkB;QACtC,gBAAgB,EAAE,OAAO,EAAE,gBAAgB;QAC3C,MAAM,EAAE,OAAO,EAAE,MAAM;KACxB,CAAC,CAAC;IAEH,MAAM,OAAO,GACX,oCAAoC,CAAC,yBAAyB,CAAC,OAAO,CAAC,CAAC;IAE1E,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;QAEjC,OAAO,IAAA,gEAAuC,EAAC,MAAM,CAAC,IAAI,CAAE,CAAC;IAC/D,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,IAAA,gCAAiB,EACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE;YAC1B,wBAAwB,EAAE;gBACxB,kBAAkB,EAAE,MAAM;gBAC1B,gBAAgB,EAAE,uBAAuB;gBACzC,MAAM,EAAE,aAAa;aACtB;YACD,uBAAuB,EAAE,KAAK;SAC/B,EACD,CAAC,oBAAoB,EAAE,SAAS,CAAC,CAClC,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AA9CD,8DA8CC;AASD;;;;;;;;;;;;;;;GAeG;AACI,KAAK,UAAU,uBAAuB;IAC3C,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,IAAA,8DAAqC,EAAC,EAAE,CAAC,CAAC;IAE1D,MAAM,OAAO,GACX,oCAAoC,CAAC,uBAAuB,CAAC,OAAO,CAAC,CAAC;IAExE,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;IACnC,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,IAAA,gCAAiB,EACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE;YAC1B,wBAAwB,EAAE,EAAE;YAC5B,uBAAuB,EAAE,KAAK;SAC/B,EACD,EAAE,CACH,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AA9BD,0DA8BC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACI,KAAK,UAAU,cAAc;IAClC,aAAa;IACb,MAAM,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,SAAS,CAAC,CAAC,CAG9C,CAAC;IAEF,MAAM,OAAO,GAAG,IAAA,8DAAqC,EAAC,EAAE,CAAC,CAAC;IAE1D,MAAM,OAAO,GAAG,oCAAoC,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC;IAE7E,WAAW,EAAE,UAAU,EAAE,EAAE,CAAC;IAC5B,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACjD,WAAW,EAAE,SAAS,EAAE,CAAC,MAAM,CAAC,CAAC;IACnC,CAAC;IAAC,OAAO,GAAQ,EAAE,CAAC;QAClB,MAAM,gBAAgB,GAAG,IAAA,gCAAiB,EACxC,GAAG,EACH;YACE,sBAAsB,EAAE,EAAE;YAC1B,wBAAwB,EAAE,EAAE;YAC5B,uBAAuB,EAAE,KAAK;SAC/B,EACD,EAAE,CACH,CAAC;QACF,WAAW,EAAE,OAAO,EAAE,CAAC,GAAG,CAAC,CAAC;QAE5B,MAAM,gBAAgB,CAAC;IACzB,CAAC;AACH,CAAC;AA7BD,wCA6BC"}
@@ -0,0 +1 @@
1
+ export * from './src/ecom-v1-order-transactions-order-transactions.context.js';
@@ -0,0 +1,2 @@
1
+ export * from './src/ecom-v1-order-transactions-order-transactions.context.js';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":"AAAA,cAAc,gEAAgE,CAAC"}
@@ -0,0 +1 @@
1
+ export * from './src/ecom-v1-order-transactions-order-transactions.universal.js';
@@ -0,0 +1,2 @@
1
+ export * from './src/ecom-v1-order-transactions-order-transactions.universal.js';
2
+ //# sourceMappingURL=index.typings.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.typings.js","sourceRoot":"","sources":["../../../index.typings.ts"],"names":[],"mappings":"AAAA,cAAc,kEAAkE,CAAC"}
@@ -0,0 +1 @@
1
+ export * from './src/ecom-v1-order-transactions-order-transactions.meta.js';
@@ -0,0 +1,2 @@
1
+ export * from './src/ecom-v1-order-transactions-order-transactions.meta.js';
2
+ //# sourceMappingURL=meta.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../meta.ts"],"names":[],"mappings":"AAAA,cAAc,6DAA6D,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { listTransactionsForSingleOrder as publicListTransactionsForSingleOrder, listTransactionsForMultipleOrders as publicListTransactionsForMultipleOrders, addPayments as publicAddPayments, updatePaymentStatus as publicUpdatePaymentStatus, bulkUpdatePaymentStatuses as publicBulkUpdatePaymentStatuses, updateRefundTransaction as publicUpdateRefundTransaction, updatePayments as publicUpdatePayments } from './ecom-v1-order-transactions-order-transactions.public.js';
2
+ import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types';
3
+ export declare const listTransactionsForSingleOrder: MaybeContext<BuildRESTFunction<typeof publicListTransactionsForSingleOrder> & typeof publicListTransactionsForSingleOrder>;
4
+ export declare const listTransactionsForMultipleOrders: MaybeContext<BuildRESTFunction<typeof publicListTransactionsForMultipleOrders> & typeof publicListTransactionsForMultipleOrders>;
5
+ export declare const addPayments: MaybeContext<BuildRESTFunction<typeof publicAddPayments> & typeof publicAddPayments>;
6
+ export declare const updatePaymentStatus: MaybeContext<BuildRESTFunction<typeof publicUpdatePaymentStatus> & typeof publicUpdatePaymentStatus>;
7
+ export declare const bulkUpdatePaymentStatuses: MaybeContext<BuildRESTFunction<typeof publicBulkUpdatePaymentStatuses> & typeof publicBulkUpdatePaymentStatuses>;
8
+ export declare const updateRefundTransaction: MaybeContext<BuildRESTFunction<typeof publicUpdateRefundTransaction> & typeof publicUpdateRefundTransaction>;
9
+ export declare const updatePayments: MaybeContext<BuildRESTFunction<typeof publicUpdatePayments> & typeof publicUpdatePayments>;
10
+ export { TransactionStatus, AuthorizationCaptureStatus, AuthorizationVoidStatus, Reason, ActionType, MembershipPaymentStatus, RefundStatus, IdentityType, WeightUnit, VatType, PaymentStatus, FulfillmentStatus, LineItemType, MediaItemType, ActivityType, InvoiceSource, ChannelType, EnteredByIdentityType, SubscriptionFrequency, RestockType, SortOrder, RefundableStatus, NonRefundableReason, ManuallyRefundableReason, WebhookIdentityType, } from './ecom-v1-order-transactions-order-transactions.universal.js';
11
+ export { OrderTransactions, Payment, PaymentPaymentDetailsOneOf, PaymentReceiptInfoOneOf, RegularPaymentDetails, RegularPaymentDetailsPaymentMethodDetailsOneOf, CreditCardPaymentMethodDetails, AuthorizationDetails, AuthorizationCapture, Price, AuthorizationActionFailureDetails, AuthorizationVoid, ScheduledAction, GiftCardPaymentDetails, MembershipPaymentDetails, MembershipName, WixReceiptInfo, ExternalReceiptInfo, Refund, RefundTransaction, RefundStatusInfo, RefundDetails, RefundItem, LineItemRefund, AdditionalFeeRefund, ShippingRefund, AggregatedRefundSummary, SnapshotMessage, IndexingMessage, DiffmatokyPayload, ErrorInformation, OrderRefunded, Order, BuyerInfo, Totals, BillingInfo, Address, AddressAddressLine1OptionsOneOf, FullName, Street, VatId, ShippingInfo, ShippingInfoDetailsOneOf, ShipmentDetails, TrackingInfo, ShippingPriceData, PickupDetails, PickupAddress, BuyerDetails, LineItem, OptionSelection, CustomTextFieldSelection, MediaItem, LineItemPriceData, DigitalFile, Activity, V2InvoiceInfo, Fulfillment, FulfillmentLineItem, FulfillmentTrackingInfo, Discount, AppliedCoupon, CustomField, ChannelInfo, EnteredBy, SubscriptionInfo, SubscriptionSettings, SubscriptionOptionInfo, V2Refund, GiftCard, PaymentsUpdated, RefundCreated, RestockInfo, RestockItem, RefundCompleted, RefundSideEffects, ListTransactionsForSingleOrderRequest, ListTransactionsForSingleOrderResponse, ListTransactionsForMultipleOrdersRequest, ListTransactionsForMultipleOrdersResponse, AddPaymentsRequest, AddPaymentsResponse, AddRefundRequest, AddRefundResponse, UpdatePaymentStatusRequest, UpdatePaymentStatusResponse, BulkUpdatePaymentStatusesRequest, PaymentAndOrderId, BulkUpdatePaymentStatusesResponse, BulkPaymentResult, ItemMetadata, ApplicationError, BulkActionMetadata, UpdateRefundRequest, UpdateRefundResponse, UpdateRefundTransactionRequest, UpdateRefundTransactionResponse, UpdatePaymentsRequest, MaskedPayment, UpdatePaymentsResponse, QueryOrderTransactionsRequest, CursorQuery, CursorQueryPagingMethodOneOf, Sorting, CursorPaging, QueryOrderTransactionsResponse, CursorPagingMetadata, Cursors, TriggerRefundRequest, PaymentRefund, TriggerRefundResponse, CalculateRefundRequest, CalculateRefundItemRequest, CalculateRefundResponse, CalculateRefundItemResponse, GetRefundabilityStatusRequest, GetRefundabilityStatusResponse, Refundability, RefundabilityAdditionalRefundabilityInfoOneOf, ListInvoicesForSingleOrderRequest, ListInvoicesForSingleOrderResponse, InvoiceInfo, ListInvoicesForMultipleOrdersRequest, ListInvoicesForMultipleOrdersResponse, InvoicesForOrder, GenerateInvoiceRequest, GenerateInvoiceResponse, BulkGenerateInvoicesRequest, BulkGenerateInvoicesResponse, BulkInvoiceResult, InvoiceForOrder, AddInvoiceToOrderRequest, AddInvoiceToOrderResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, ListTransactionsForSingleOrderResponseNonNullableFields, ListTransactionsForMultipleOrdersResponseNonNullableFields, AddPaymentsResponseNonNullableFields, UpdatePaymentStatusResponseNonNullableFields, BulkUpdatePaymentStatusesResponseNonNullableFields, UpdateRefundTransactionResponseNonNullableFields, UpdatePaymentsResponseNonNullableFields, UpdatePaymentStatusIdentifiers, UpdatePaymentStatusOptions, BulkUpdatePaymentStatusesOptions, } from './ecom-v1-order-transactions-order-transactions.universal.js';
@@ -0,0 +1,11 @@
1
+ import { listTransactionsForSingleOrder as publicListTransactionsForSingleOrder, listTransactionsForMultipleOrders as publicListTransactionsForMultipleOrders, addPayments as publicAddPayments, updatePaymentStatus as publicUpdatePaymentStatus, bulkUpdatePaymentStatuses as publicBulkUpdatePaymentStatuses, updateRefundTransaction as publicUpdateRefundTransaction, updatePayments as publicUpdatePayments, } from './ecom-v1-order-transactions-order-transactions.public.js';
2
+ import { createRESTModule } from '@wix/sdk-runtime/rest-modules';
3
+ export const listTransactionsForSingleOrder = /*#__PURE__*/ createRESTModule(publicListTransactionsForSingleOrder);
4
+ export const listTransactionsForMultipleOrders = /*#__PURE__*/ createRESTModule(publicListTransactionsForMultipleOrders);
5
+ export const addPayments = /*#__PURE__*/ createRESTModule(publicAddPayments);
6
+ export const updatePaymentStatus = /*#__PURE__*/ createRESTModule(publicUpdatePaymentStatus);
7
+ export const bulkUpdatePaymentStatuses = /*#__PURE__*/ createRESTModule(publicBulkUpdatePaymentStatuses);
8
+ export const updateRefundTransaction = /*#__PURE__*/ createRESTModule(publicUpdateRefundTransaction);
9
+ export const updatePayments = /*#__PURE__*/ createRESTModule(publicUpdatePayments);
10
+ export { TransactionStatus, AuthorizationCaptureStatus, AuthorizationVoidStatus, Reason, ActionType, MembershipPaymentStatus, RefundStatus, IdentityType, WeightUnit, VatType, PaymentStatus, FulfillmentStatus, LineItemType, MediaItemType, ActivityType, InvoiceSource, ChannelType, EnteredByIdentityType, SubscriptionFrequency, RestockType, SortOrder, RefundableStatus, NonRefundableReason, ManuallyRefundableReason, WebhookIdentityType, } from './ecom-v1-order-transactions-order-transactions.universal.js';
11
+ //# sourceMappingURL=ecom-v1-order-transactions-order-transactions.context.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ecom-v1-order-transactions-order-transactions.context.js","sourceRoot":"","sources":["../../../../src/ecom-v1-order-transactions-order-transactions.context.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,8BAA8B,IAAI,oCAAoC,EACtE,iCAAiC,IAAI,uCAAuC,EAC5E,WAAW,IAAI,iBAAiB,EAChC,mBAAmB,IAAI,yBAAyB,EAChD,yBAAyB,IAAI,+BAA+B,EAC5D,uBAAuB,IAAI,6BAA6B,EACxD,cAAc,IAAI,oBAAoB,GACvC,MAAM,2DAA2D,CAAC;AACnE,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAGjE,MAAM,CAAC,MAAM,8BAA8B,GAGvC,aAAa,CAAC,gBAAgB,CAAC,oCAAoC,CAAC,CAAC;AACzE,MAAM,CAAC,MAAM,iCAAiC,GAG1C,aAAa,CAAC,gBAAgB,CAAC,uCAAuC,CAAC,CAAC;AAC5E,MAAM,CAAC,MAAM,WAAW,GAEpB,aAAa,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAC;AACtD,MAAM,CAAC,MAAM,mBAAmB,GAG5B,aAAa,CAAC,gBAAgB,CAAC,yBAAyB,CAAC,CAAC;AAC9D,MAAM,CAAC,MAAM,yBAAyB,GAGlC,aAAa,CAAC,gBAAgB,CAAC,+BAA+B,CAAC,CAAC;AACpE,MAAM,CAAC,MAAM,uBAAuB,GAGhC,aAAa,CAAC,gBAAgB,CAAC,6BAA6B,CAAC,CAAC;AAClE,MAAM,CAAC,MAAM,cAAc,GAEvB,aAAa,CAAC,gBAAgB,CAAC,oBAAoB,CAAC,CAAC;AAEzD,OAAO,EACL,iBAAiB,EACjB,0BAA0B,EAC1B,uBAAuB,EACvB,MAAM,EACN,UAAU,EACV,uBAAuB,EACvB,YAAY,EACZ,YAAY,EACZ,UAAU,EACV,OAAO,EACP,aAAa,EACb,iBAAiB,EACjB,YAAY,EACZ,aAAa,EACb,YAAY,EACZ,aAAa,EACb,WAAW,EACX,qBAAqB,EACrB,qBAAqB,EACrB,WAAW,EACX,SAAS,EACT,gBAAgB,EAChB,mBAAmB,EACnB,wBAAwB,EACxB,mBAAmB,GACpB,MAAM,8DAA8D,CAAC"}
@@ -0,0 +1,73 @@
1
+ import { RequestOptionsFactory } from '@wix/sdk-types';
2
+ /**
3
+ * Retrieves information about payments and refunds associated with a specified order.
4
+ *
5
+ *
6
+ * The `listTransactionsForSingleOrder()` function returns a Promise that resolves when the specified order's transaction records are retrieved.
7
+ */
8
+ export declare function listTransactionsForSingleOrder(payload: object): RequestOptionsFactory<any>;
9
+ /**
10
+ * Retrieves information about payments and refunds associated with all specified orders.
11
+ *
12
+ *
13
+ * The `listTransactionsForMultipleOrders()` function returns a Promise that resolves when the specified orders' transaction records are retrieved.
14
+ */
15
+ export declare function listTransactionsForMultipleOrders(payload: object): RequestOptionsFactory<any>;
16
+ /**
17
+ * Adds up to 50 payment records to an order.
18
+ *
19
+ *
20
+ * The `addPayments()` function returns a Promise that resolves when the payment records are added to an order.
21
+ *
22
+ * > **Note:** This does **NOT** perform the actual charging - the order is only updated with records of the payments.
23
+ */
24
+ export declare function addPayments(payload: object): RequestOptionsFactory<any>;
25
+ /**
26
+ * Updates the status of an order's payment.
27
+ *
28
+ *
29
+ * The `updatePaymentStatus()` function returns a Promise that resolves when the payment status is updated.
30
+ */
31
+ export declare function updatePaymentStatus(payload: object): RequestOptionsFactory<any>;
32
+ /**
33
+ * Updates multiple order payments with a specified status.
34
+ *
35
+ *
36
+ * The `bulkUpdatePaymentStatus()` function returns a Promise that resolves when the payment statuses are updated.
37
+ */
38
+ export declare function bulkUpdatePaymentStatuses(payload: object): RequestOptionsFactory<any>;
39
+ /** Updates OrderTransactions.refunds.transactions properties */
40
+ export declare function updateRefundTransaction(payload: object): RequestOptionsFactory<any>;
41
+ /**
42
+ * Updates properties of payments associated to order.
43
+ *
44
+ * Currently, the following fields can be updated:
45
+ * + `payment.payment_details.regular_payment_details.provider_transaction_id`
46
+ * + `payment.payment_details.regular_payment_details.status`
47
+ * + `payment.payment_details.regular_payment_details.payment_method_details.credit_card_details`
48
+ * + `payment.payment_details.regular_payment_details.authorization_details`
49
+ * + `payment.payment_details.regular_payment_details.authorization_details.scheduled_action`
50
+ * + `payment.payment_details.regular_payment_details.authorization_details.authorized_date`
51
+ * + `payment.payment_details.regular_payment_details.authorization_details.captures`
52
+ * + `payment.payment_details.regular_payment_details.authorization_details.captures.status`
53
+ * + `payment.payment_details.regular_payment_details.authorization_details.captures.created_date`
54
+ * + `payment.payment_details.regular_payment_details.authorization_details.captures.failure_details`
55
+ * + `payment.payment_details.regular_payment_details.authorization_details.void`
56
+ * + `payment.payment_details.regular_payment_details.authorization_details.void.status`
57
+ * + `payment.payment_details.regular_payment_details.authorization_details.void.voided_date`
58
+ * + `payment.payment_details.regular_payment_details.authorization_details.void.reason`
59
+ * + `payment.payment_details.regular_payment_details.authorization_details.void.failure_details`
60
+ * + `payment.receipt_info`
61
+ * + `payment.receipt_info.wix_receipt`
62
+ * + `payment.receipt_info.wix_receipt.receipt_id`
63
+ * + `payment.receipt_info.wix_receipt.display_number`
64
+ * + `payment.receipt_info.external_receipt`
65
+ * + `payment.receipt_info.external_receipt.receipt_id`
66
+ * + `payment.receipt_info.external_receipt.display_number`
67
+ * + `payment.receipt_info.external_receipt.app_id`
68
+ *
69
+ * To update a field's value, include the new value in the `payment` object in the body params.
70
+ *
71
+ * > **Note:** Removing fields value results in an error.
72
+ */
73
+ export declare function updatePayments(payload: object): RequestOptionsFactory<any>;
@@ -0,0 +1,456 @@
1
+ import { toURLSearchParams } from '@wix/sdk-runtime/rest-modules';
2
+ import { transformSDKTimestampToRESTTimestamp } from '@wix/sdk-runtime/transformations/timestamp';
3
+ import { transformRESTTimestampToSDKTimestamp } from '@wix/sdk-runtime/transformations/timestamp';
4
+ import { transformSDKFieldMaskToRESTFieldMask } from '@wix/sdk-runtime/transformations/field-mask';
5
+ import { transformPaths } from '@wix/sdk-runtime/transformations/transform-paths';
6
+ import { resolveUrl } from '@wix/sdk-runtime/rest-modules';
7
+ function resolveComWixEcomOrdersPaymentsV1PaymentsUrl(opts) {
8
+ const domainToMappings = {
9
+ _: [
10
+ {
11
+ srcPath: '/_api/ecom-payments',
12
+ destPath: '',
13
+ },
14
+ {
15
+ srcPath: '/_api/payments',
16
+ destPath: '',
17
+ },
18
+ ],
19
+ 'www.wixapis.com': [
20
+ {
21
+ srcPath: '/ecom/v1/bulk/payments',
22
+ destPath: '/v1/bulk/payments',
23
+ },
24
+ {
25
+ srcPath: '/ecom/v1/bulk/invoices',
26
+ destPath: '/v1/bulk/invoices',
27
+ },
28
+ {
29
+ srcPath: '/ecom/v1/payments',
30
+ destPath: '/v1/payments',
31
+ },
32
+ {
33
+ srcPath: '/ecom/v1/invoices',
34
+ destPath: '/v1/invoices',
35
+ },
36
+ ],
37
+ 'manage._base_domain_': [
38
+ {
39
+ srcPath: '/_api/ecom-payments',
40
+ destPath: '',
41
+ },
42
+ ],
43
+ };
44
+ return resolveUrl(Object.assign(opts, { domainToMappings }));
45
+ }
46
+ const PACKAGE_NAME = '@wix/auto_sdk_ecom_order-transactions';
47
+ /**
48
+ * Retrieves information about payments and refunds associated with a specified order.
49
+ *
50
+ *
51
+ * The `listTransactionsForSingleOrder()` function returns a Promise that resolves when the specified order's transaction records are retrieved.
52
+ */
53
+ export function listTransactionsForSingleOrder(payload) {
54
+ function __listTransactionsForSingleOrder({ host }) {
55
+ const metadata = {
56
+ entityFqdn: 'wix.ecom.v1.order_transactions',
57
+ method: 'GET',
58
+ methodFqn: 'com.wix.ecom.orders.payments.v1.Payments.ListTransactionsForSingleOrder',
59
+ packageName: PACKAGE_NAME,
60
+ url: resolveComWixEcomOrdersPaymentsV1PaymentsUrl({
61
+ protoPath: '/v1/payments/orders/{orderId}',
62
+ data: payload,
63
+ host,
64
+ }),
65
+ params: toURLSearchParams(payload),
66
+ transformResponse: (payload) => transformPaths(payload, [
67
+ {
68
+ transformFn: transformRESTTimestampToSDKTimestamp,
69
+ paths: [
70
+ { path: 'orderTransactions.payments.createdDate' },
71
+ { path: 'orderTransactions.payments.updatedDate' },
72
+ {
73
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.authorizedDate',
74
+ },
75
+ {
76
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.captures.createdDate',
77
+ },
78
+ {
79
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.void.voidedDate',
80
+ },
81
+ {
82
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.scheduledAction.executionDate',
83
+ },
84
+ { path: 'orderTransactions.refunds.createdDate' },
85
+ ],
86
+ },
87
+ ]),
88
+ };
89
+ return metadata;
90
+ }
91
+ return __listTransactionsForSingleOrder;
92
+ }
93
+ /**
94
+ * Retrieves information about payments and refunds associated with all specified orders.
95
+ *
96
+ *
97
+ * The `listTransactionsForMultipleOrders()` function returns a Promise that resolves when the specified orders' transaction records are retrieved.
98
+ */
99
+ export function listTransactionsForMultipleOrders(payload) {
100
+ function __listTransactionsForMultipleOrders({ host }) {
101
+ const metadata = {
102
+ entityFqdn: 'wix.ecom.v1.order_transactions',
103
+ method: 'POST',
104
+ methodFqn: 'com.wix.ecom.orders.payments.v1.Payments.ListTransactionsForMultipleOrders',
105
+ packageName: PACKAGE_NAME,
106
+ url: resolveComWixEcomOrdersPaymentsV1PaymentsUrl({
107
+ protoPath: '/v1/payments/list-by-ids',
108
+ data: payload,
109
+ host,
110
+ }),
111
+ data: payload,
112
+ transformResponse: (payload) => transformPaths(payload, [
113
+ {
114
+ transformFn: transformRESTTimestampToSDKTimestamp,
115
+ paths: [
116
+ { path: 'orderTransactions.payments.createdDate' },
117
+ { path: 'orderTransactions.payments.updatedDate' },
118
+ {
119
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.authorizedDate',
120
+ },
121
+ {
122
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.captures.createdDate',
123
+ },
124
+ {
125
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.void.voidedDate',
126
+ },
127
+ {
128
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.scheduledAction.executionDate',
129
+ },
130
+ { path: 'orderTransactions.refunds.createdDate' },
131
+ ],
132
+ },
133
+ ]),
134
+ };
135
+ return metadata;
136
+ }
137
+ return __listTransactionsForMultipleOrders;
138
+ }
139
+ /**
140
+ * Adds up to 50 payment records to an order.
141
+ *
142
+ *
143
+ * The `addPayments()` function returns a Promise that resolves when the payment records are added to an order.
144
+ *
145
+ * > **Note:** This does **NOT** perform the actual charging - the order is only updated with records of the payments.
146
+ */
147
+ export function addPayments(payload) {
148
+ function __addPayments({ host }) {
149
+ const serializedData = transformPaths(payload, [
150
+ {
151
+ transformFn: transformSDKTimestampToRESTTimestamp,
152
+ paths: [
153
+ { path: 'payments.createdDate' },
154
+ { path: 'payments.updatedDate' },
155
+ {
156
+ path: 'payments.regularPaymentDetails.authorizationDetails.authorizedDate',
157
+ },
158
+ {
159
+ path: 'payments.regularPaymentDetails.authorizationDetails.captures.createdDate',
160
+ },
161
+ {
162
+ path: 'payments.regularPaymentDetails.authorizationDetails.void.voidedDate',
163
+ },
164
+ {
165
+ path: 'payments.regularPaymentDetails.authorizationDetails.scheduledAction.executionDate',
166
+ },
167
+ ],
168
+ },
169
+ ]);
170
+ const metadata = {
171
+ entityFqdn: 'wix.ecom.v1.order_transactions',
172
+ method: 'POST',
173
+ methodFqn: 'com.wix.ecom.orders.payments.v1.Payments.AddPayments',
174
+ packageName: PACKAGE_NAME,
175
+ url: resolveComWixEcomOrdersPaymentsV1PaymentsUrl({
176
+ protoPath: '/v1/payments/orders/{orderId}/add-payment',
177
+ data: serializedData,
178
+ host,
179
+ }),
180
+ data: serializedData,
181
+ transformResponse: (payload) => transformPaths(payload, [
182
+ {
183
+ transformFn: transformRESTTimestampToSDKTimestamp,
184
+ paths: [
185
+ { path: 'orderTransactions.payments.createdDate' },
186
+ { path: 'orderTransactions.payments.updatedDate' },
187
+ {
188
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.authorizedDate',
189
+ },
190
+ {
191
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.captures.createdDate',
192
+ },
193
+ {
194
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.void.voidedDate',
195
+ },
196
+ {
197
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.scheduledAction.executionDate',
198
+ },
199
+ { path: 'orderTransactions.refunds.createdDate' },
200
+ ],
201
+ },
202
+ ]),
203
+ };
204
+ return metadata;
205
+ }
206
+ return __addPayments;
207
+ }
208
+ /**
209
+ * Updates the status of an order's payment.
210
+ *
211
+ *
212
+ * The `updatePaymentStatus()` function returns a Promise that resolves when the payment status is updated.
213
+ */
214
+ export function updatePaymentStatus(payload) {
215
+ function __updatePaymentStatus({ host }) {
216
+ const serializedData = transformPaths(payload, [
217
+ {
218
+ transformFn: transformSDKTimestampToRESTTimestamp,
219
+ paths: [{ path: 'statusUpdatedDate' }],
220
+ },
221
+ ]);
222
+ const metadata = {
223
+ entityFqdn: 'wix.ecom.v1.order_transactions',
224
+ method: 'POST',
225
+ methodFqn: 'com.wix.ecom.orders.payments.v1.Payments.UpdatePaymentStatus',
226
+ packageName: PACKAGE_NAME,
227
+ url: resolveComWixEcomOrdersPaymentsV1PaymentsUrl({
228
+ protoPath: '/v1/payments/{paymentId}/orders/{orderId}/update-payment-transaction-status',
229
+ data: serializedData,
230
+ host,
231
+ }),
232
+ data: serializedData,
233
+ transformResponse: (payload) => transformPaths(payload, [
234
+ {
235
+ transformFn: transformRESTTimestampToSDKTimestamp,
236
+ paths: [
237
+ { path: 'orderTransactions.payments.createdDate' },
238
+ { path: 'orderTransactions.payments.updatedDate' },
239
+ {
240
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.authorizedDate',
241
+ },
242
+ {
243
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.captures.createdDate',
244
+ },
245
+ {
246
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.void.voidedDate',
247
+ },
248
+ {
249
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.scheduledAction.executionDate',
250
+ },
251
+ { path: 'orderTransactions.refunds.createdDate' },
252
+ ],
253
+ },
254
+ ]),
255
+ };
256
+ return metadata;
257
+ }
258
+ return __updatePaymentStatus;
259
+ }
260
+ /**
261
+ * Updates multiple order payments with a specified status.
262
+ *
263
+ *
264
+ * The `bulkUpdatePaymentStatus()` function returns a Promise that resolves when the payment statuses are updated.
265
+ */
266
+ export function bulkUpdatePaymentStatuses(payload) {
267
+ function __bulkUpdatePaymentStatuses({ host }) {
268
+ const serializedData = transformPaths(payload, [
269
+ {
270
+ transformFn: transformSDKTimestampToRESTTimestamp,
271
+ paths: [{ path: 'statusUpdatedDate' }],
272
+ },
273
+ ]);
274
+ const metadata = {
275
+ entityFqdn: 'wix.ecom.v1.order_transactions',
276
+ method: 'POST',
277
+ methodFqn: 'com.wix.ecom.orders.payments.v1.Payments.BulkUpdatePaymentStatuses',
278
+ packageName: PACKAGE_NAME,
279
+ url: resolveComWixEcomOrdersPaymentsV1PaymentsUrl({
280
+ protoPath: '/v1/bulk/payments/update-payment-transaction-status',
281
+ data: serializedData,
282
+ host,
283
+ }),
284
+ data: serializedData,
285
+ transformResponse: (payload) => transformPaths(payload, [
286
+ {
287
+ transformFn: transformRESTTimestampToSDKTimestamp,
288
+ paths: [
289
+ { path: 'results.item.createdDate' },
290
+ { path: 'results.item.updatedDate' },
291
+ {
292
+ path: 'results.item.regularPaymentDetails.authorizationDetails.authorizedDate',
293
+ },
294
+ {
295
+ path: 'results.item.regularPaymentDetails.authorizationDetails.captures.createdDate',
296
+ },
297
+ {
298
+ path: 'results.item.regularPaymentDetails.authorizationDetails.void.voidedDate',
299
+ },
300
+ {
301
+ path: 'results.item.regularPaymentDetails.authorizationDetails.scheduledAction.executionDate',
302
+ },
303
+ ],
304
+ },
305
+ ]),
306
+ };
307
+ return metadata;
308
+ }
309
+ return __bulkUpdatePaymentStatuses;
310
+ }
311
+ /** Updates OrderTransactions.refunds.transactions properties */
312
+ export function updateRefundTransaction(payload) {
313
+ function __updateRefundTransaction({ host }) {
314
+ const serializedData = transformPaths(payload, [
315
+ {
316
+ transformFn: transformSDKFieldMaskToRESTFieldMask,
317
+ paths: [{ path: 'fieldMask' }],
318
+ },
319
+ ]);
320
+ const metadata = {
321
+ entityFqdn: 'wix.ecom.v1.order_transactions',
322
+ method: 'POST',
323
+ methodFqn: 'com.wix.ecom.orders.payments.v1.Payments.UpdateRefundTransaction',
324
+ packageName: PACKAGE_NAME,
325
+ url: resolveComWixEcomOrdersPaymentsV1PaymentsUrl({
326
+ protoPath: '/v1/payments/orders/{orderId}/update-refund-transaction',
327
+ data: serializedData,
328
+ host,
329
+ }),
330
+ data: serializedData,
331
+ transformResponse: (payload) => transformPaths(payload, [
332
+ {
333
+ transformFn: transformRESTTimestampToSDKTimestamp,
334
+ paths: [
335
+ { path: 'orderTransactions.payments.createdDate' },
336
+ { path: 'orderTransactions.payments.updatedDate' },
337
+ {
338
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.authorizedDate',
339
+ },
340
+ {
341
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.captures.createdDate',
342
+ },
343
+ {
344
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.void.voidedDate',
345
+ },
346
+ {
347
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.scheduledAction.executionDate',
348
+ },
349
+ { path: 'orderTransactions.refunds.createdDate' },
350
+ ],
351
+ },
352
+ ]),
353
+ };
354
+ return metadata;
355
+ }
356
+ return __updateRefundTransaction;
357
+ }
358
+ /**
359
+ * Updates properties of payments associated to order.
360
+ *
361
+ * Currently, the following fields can be updated:
362
+ * + `payment.payment_details.regular_payment_details.provider_transaction_id`
363
+ * + `payment.payment_details.regular_payment_details.status`
364
+ * + `payment.payment_details.regular_payment_details.payment_method_details.credit_card_details`
365
+ * + `payment.payment_details.regular_payment_details.authorization_details`
366
+ * + `payment.payment_details.regular_payment_details.authorization_details.scheduled_action`
367
+ * + `payment.payment_details.regular_payment_details.authorization_details.authorized_date`
368
+ * + `payment.payment_details.regular_payment_details.authorization_details.captures`
369
+ * + `payment.payment_details.regular_payment_details.authorization_details.captures.status`
370
+ * + `payment.payment_details.regular_payment_details.authorization_details.captures.created_date`
371
+ * + `payment.payment_details.regular_payment_details.authorization_details.captures.failure_details`
372
+ * + `payment.payment_details.regular_payment_details.authorization_details.void`
373
+ * + `payment.payment_details.regular_payment_details.authorization_details.void.status`
374
+ * + `payment.payment_details.regular_payment_details.authorization_details.void.voided_date`
375
+ * + `payment.payment_details.regular_payment_details.authorization_details.void.reason`
376
+ * + `payment.payment_details.regular_payment_details.authorization_details.void.failure_details`
377
+ * + `payment.receipt_info`
378
+ * + `payment.receipt_info.wix_receipt`
379
+ * + `payment.receipt_info.wix_receipt.receipt_id`
380
+ * + `payment.receipt_info.wix_receipt.display_number`
381
+ * + `payment.receipt_info.external_receipt`
382
+ * + `payment.receipt_info.external_receipt.receipt_id`
383
+ * + `payment.receipt_info.external_receipt.display_number`
384
+ * + `payment.receipt_info.external_receipt.app_id`
385
+ *
386
+ * To update a field's value, include the new value in the `payment` object in the body params.
387
+ *
388
+ * > **Note:** Removing fields value results in an error.
389
+ */
390
+ export function updatePayments(payload) {
391
+ function __updatePayments({ host }) {
392
+ const serializedData = transformPaths(payload, [
393
+ {
394
+ transformFn: transformSDKFieldMaskToRESTFieldMask,
395
+ paths: [{ path: 'payments.fieldMask' }],
396
+ },
397
+ {
398
+ transformFn: transformSDKTimestampToRESTTimestamp,
399
+ paths: [
400
+ { path: 'payments.statusUpdatedDate' },
401
+ { path: 'payments.payment.createdDate' },
402
+ { path: 'payments.payment.updatedDate' },
403
+ {
404
+ path: 'payments.payment.regularPaymentDetails.authorizationDetails.authorizedDate',
405
+ },
406
+ {
407
+ path: 'payments.payment.regularPaymentDetails.authorizationDetails.captures.createdDate',
408
+ },
409
+ {
410
+ path: 'payments.payment.regularPaymentDetails.authorizationDetails.void.voidedDate',
411
+ },
412
+ {
413
+ path: 'payments.payment.regularPaymentDetails.authorizationDetails.scheduledAction.executionDate',
414
+ },
415
+ ],
416
+ },
417
+ ]);
418
+ const metadata = {
419
+ entityFqdn: 'wix.ecom.v1.order_transactions',
420
+ method: 'POST',
421
+ methodFqn: 'com.wix.ecom.orders.payments.v1.Payments.UpdatePayments',
422
+ packageName: PACKAGE_NAME,
423
+ url: resolveComWixEcomOrdersPaymentsV1PaymentsUrl({
424
+ protoPath: '/v1/payments/orders/{orderId}/update-payments',
425
+ data: serializedData,
426
+ host,
427
+ }),
428
+ data: serializedData,
429
+ transformResponse: (payload) => transformPaths(payload, [
430
+ {
431
+ transformFn: transformRESTTimestampToSDKTimestamp,
432
+ paths: [
433
+ { path: 'orderTransactions.payments.createdDate' },
434
+ { path: 'orderTransactions.payments.updatedDate' },
435
+ {
436
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.authorizedDate',
437
+ },
438
+ {
439
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.captures.createdDate',
440
+ },
441
+ {
442
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.void.voidedDate',
443
+ },
444
+ {
445
+ path: 'orderTransactions.payments.regularPaymentDetails.authorizationDetails.scheduledAction.executionDate',
446
+ },
447
+ { path: 'orderTransactions.refunds.createdDate' },
448
+ ],
449
+ },
450
+ ]),
451
+ };
452
+ return metadata;
453
+ }
454
+ return __updatePayments;
455
+ }
456
+ //# sourceMappingURL=ecom-v1-order-transactions-order-transactions.http.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ecom-v1-order-transactions-order-transactions.http.js","sourceRoot":"","sources":["../../../../src/ecom-v1-order-transactions-order-transactions.http.ts"],"names":[],"mappings":"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"}