ordering-components-external 13.2.13 → 13.2.15

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 (554) hide show
  1. package/.babelrc +22 -22
  2. package/.vscode/settings.json +3 -3
  3. package/_bundles/0.ordering-component.e9db5c24b106074faad6.js +1 -0
  4. package/_bundles/{1.ordering-component.aa21761da1477298dd80.js → 1.ordering-component.e9db5c24b106074faad6.js} +1 -1
  5. package/_bundles/{2.ordering-component.aa21761da1477298dd80.js → 2.ordering-component.e9db5c24b106074faad6.js} +1 -1
  6. package/_bundles/{4.ordering-component.aa21761da1477298dd80.js → 4.ordering-component.e9db5c24b106074faad6.js} +1 -1
  7. package/_bundles/{5.ordering-component.aa21761da1477298dd80.js → 5.ordering-component.e9db5c24b106074faad6.js} +1 -1
  8. package/_bundles/{6.ordering-component.aa21761da1477298dd80.js → 6.ordering-component.e9db5c24b106074faad6.js} +1 -1
  9. package/_bundles/7.ordering-component.e9db5c24b106074faad6.js +2 -0
  10. package/_bundles/7.ordering-component.e9db5c24b106074faad6.js.LICENSE.txt +1 -0
  11. package/_bundles/{8.ordering-component.aa21761da1477298dd80.js → 8.ordering-component.e9db5c24b106074faad6.js} +1 -1
  12. package/_bundles/ordering-component.e9db5c24b106074faad6.js +2 -0
  13. package/_bundles/{ordering-component.aa21761da1477298dd80.js.LICENSE.txt → ordering-component.e9db5c24b106074faad6.js.LICENSE.txt} +0 -9
  14. package/_modules/components/AddressDetails/index.js +35 -35
  15. package/_modules/components/AddressForm/index.js +63 -63
  16. package/_modules/components/AddressList/index.js +56 -56
  17. package/_modules/components/Analitycs/index.js +11 -11
  18. package/_modules/components/AnalyticsSegment/index.js +11 -11
  19. package/_modules/components/AppleLogin/index.js +37 -37
  20. package/_modules/components/BaseComponent/index.js +15 -15
  21. package/_modules/components/BusinessAndProductList/index.js +43 -43
  22. package/_modules/components/BusinessBasicInformation/index.js +30 -30
  23. package/_modules/components/BusinessController/index.js +65 -65
  24. package/_modules/components/BusinessInformation/BusinessOption/index.js +22 -22
  25. package/_modules/components/BusinessInformation/index.js +24 -24
  26. package/_modules/components/BusinessList/index.js +57 -57
  27. package/_modules/components/BusinessMenuListing/index.js +30 -30
  28. package/_modules/components/BusinessProductsCategories/index.js +18 -18
  29. package/_modules/components/BusinessProductsSearch/index.js +16 -16
  30. package/_modules/components/BusinessReviews/index.js +37 -37
  31. package/_modules/components/BusinessSearchList/index.js +34 -34
  32. package/_modules/components/BusinessSortControl/index.js +34 -34
  33. package/_modules/components/BusinessTypeFilter/index.js +36 -36
  34. package/_modules/components/BusinessesMap/index.js +33 -33
  35. package/_modules/components/Cart/index.js +48 -48
  36. package/_modules/components/CartStoresListing/index.js +15 -15
  37. package/_modules/components/Checkout/index.js +83 -83
  38. package/_modules/components/CmsContent/index.js +30 -30
  39. package/_modules/components/Contacts/index.js +45 -45
  40. package/_modules/components/CouponControl/index.js +29 -29
  41. package/_modules/components/DragAndDrop/index.js +4 -4
  42. package/_modules/components/DriverList/index.js +31 -31
  43. package/_modules/components/DriverTips/index.js +41 -41
  44. package/_modules/components/Emitter/index.js +3 -3
  45. package/_modules/components/FacebookLoginButton/index.js +50 -50
  46. package/_modules/components/FacebookPixel/index.js +8 -8
  47. package/_modules/components/FavoriteList/index.js +43 -43
  48. package/_modules/components/FirebaseGoogleLoginButton/index.js +21 -21
  49. package/_modules/components/FloatingButton/index.js +22 -22
  50. package/_modules/components/ForgotPasswordForm/index.js +53 -53
  51. package/_modules/components/GiftCard/GiftCardOrdersList/index.js +16 -16
  52. package/_modules/components/GiftCard/PurchaseGiftCard/index.js +17 -17
  53. package/_modules/components/GiftCard/RedeemGiftCard/index.js +14 -14
  54. package/_modules/components/GiftCard/SendGiftCard/index.js +14 -14
  55. package/_modules/components/GoogleAutocompleteInput/index.js +25 -25
  56. package/_modules/components/GoogleIdentity/index.js +38 -38
  57. package/_modules/components/GoogleLoginButton/index.js +61 -61
  58. package/_modules/components/GoogleMaps/index.js +44 -44
  59. package/_modules/components/GpsButton/index.js +27 -27
  60. package/_modules/components/LanguageSelector/index.js +38 -38
  61. package/_modules/components/LoginForm/index.js +72 -72
  62. package/_modules/components/LogoutAction/index.js +28 -28
  63. package/_modules/components/MainSearch/index.js +41 -41
  64. package/_modules/components/MapView/index.js +12 -12
  65. package/_modules/components/MenuControl/index.js +58 -58
  66. package/_modules/components/Messages/index.js +35 -35
  67. package/_modules/components/MomentOption/index.js +57 -57
  68. package/_modules/components/MultiCartCreate/index.js +10 -10
  69. package/_modules/components/MultiCartsPaymethodsAndWallets/index.js +22 -22
  70. package/_modules/components/MultiCheckout/index.js +34 -34
  71. package/_modules/components/MultiOrdersDetails/index.js +19 -19
  72. package/_modules/components/MyOrders/index.js +35 -35
  73. package/_modules/components/MyOrdersList/index.js +35 -35
  74. package/_modules/components/NewOrderNotification/index.js +8 -8
  75. package/_modules/components/OrderChange/index.js +30 -30
  76. package/_modules/components/OrderDetails/index.js +66 -66
  77. package/_modules/components/OrderList/index.js +67 -67
  78. package/_modules/components/OrderListGroups/index.js +87 -81
  79. package/_modules/components/OrderReview/index.js +35 -35
  80. package/_modules/components/OrderTypeControl/index.js +23 -23
  81. package/_modules/components/OrderVerticalList/index.js +15 -15
  82. package/_modules/components/OrdersControlFilters/index.js +15 -15
  83. package/_modules/components/OrdersDashboardComponents/Appointments/index.js +14 -14
  84. package/_modules/components/OrdersDashboardComponents/BusinessProductsListing/index.js +51 -51
  85. package/_modules/components/OrdersDashboardComponents/CheckPassword/index.js +35 -35
  86. package/_modules/components/OrdersDashboardComponents/CityList/index.js +33 -33
  87. package/_modules/components/OrdersDashboardComponents/CountryList/index.js +32 -32
  88. package/_modules/components/OrdersDashboardComponents/CustomOrderDetails/index.js +25 -25
  89. package/_modules/components/OrdersDashboardComponents/DashboardBusinessList/index.js +75 -75
  90. package/_modules/components/OrdersDashboardComponents/DashboardOrdersList/index.js +77 -77
  91. package/_modules/components/OrdersDashboardComponents/DriversList/index.js +73 -73
  92. package/_modules/components/OrdersDashboardComponents/ExportCSV/index.js +26 -26
  93. package/_modules/components/OrdersDashboardComponents/GiftCardsList/index.js +16 -16
  94. package/_modules/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +14 -14
  95. package/_modules/components/OrdersDashboardComponents/LogisticInformation/index.js +29 -29
  96. package/_modules/components/OrdersDashboardComponents/Logistics/index.js +29 -29
  97. package/_modules/components/OrdersDashboardComponents/Messages/index.js +42 -42
  98. package/_modules/components/OrdersDashboardComponents/MetaFields/index.js +40 -40
  99. package/_modules/components/OrdersDashboardComponents/OrderDetails/index.js +54 -54
  100. package/_modules/components/OrdersDashboardComponents/OrderNotification/index.js +19 -19
  101. package/_modules/components/OrdersDashboardComponents/OrdersFilter/index.js +73 -73
  102. package/_modules/components/OrdersDashboardComponents/OrdersManage/index.js +74 -74
  103. package/_modules/components/OrdersDashboardComponents/PointsWalletLevels/index.js +38 -38
  104. package/_modules/components/OrdersDashboardComponents/ReviewCustomer/index.js +26 -26
  105. package/_modules/components/OrdersDashboardComponents/Schedule/index.js +56 -56
  106. package/_modules/components/OrdersDashboardComponents/SettingsList/index.js +51 -51
  107. package/_modules/components/OrdersDashboardComponents/UserFormDetails/index.js +82 -82
  108. package/_modules/components/OrdersDashboardComponents/UsersList/index.js +72 -72
  109. package/_modules/components/OrdersDashboardComponents/WebsocketStatus/index.js +10 -10
  110. package/_modules/components/PageBanner/index.js +17 -17
  111. package/_modules/components/PaymentOptionCash/index.js +26 -26
  112. package/_modules/components/PaymentOptionPaypal/index.js +35 -35
  113. package/_modules/components/PaymentOptionSquare/index.js +22 -22
  114. package/_modules/components/PaymentOptionStripe/index.js +45 -45
  115. package/_modules/components/PaymentOptionStripeDirect/index.js +34 -34
  116. package/_modules/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +24 -24
  117. package/_modules/components/PaymentOptionStripeRedirect/index.js +39 -39
  118. package/_modules/components/PaymentOptionWallet/index.js +11 -11
  119. package/_modules/components/PaymentOptions/index.js +37 -37
  120. package/_modules/components/PaymethodList/index.js +30 -30
  121. package/_modules/components/PhoneAutocomplete/index.js +30 -30
  122. package/_modules/components/PlaceSpot/index.js +15 -15
  123. package/_modules/components/Popup/index.js +39 -39
  124. package/_modules/components/ProductComponent/index.js +36 -36
  125. package/_modules/components/ProductForm/index.js +145 -145
  126. package/_modules/components/ProductImages/index.js +20 -20
  127. package/_modules/components/ProductIngredient/index.js +19 -19
  128. package/_modules/components/ProductItemAccordion/index.js +18 -18
  129. package/_modules/components/ProductOption/index.js +9 -9
  130. package/_modules/components/ProductOptionSuboption/index.js +36 -36
  131. package/_modules/components/ProductShare/index.js +26 -26
  132. package/_modules/components/ProductsList/index.js +26 -26
  133. package/_modules/components/ProductsListing/index.js +50 -50
  134. package/_modules/components/ProfessionalInfo/index.js +34 -34
  135. package/_modules/components/PromotionsController/index.js +10 -10
  136. package/_modules/components/QueryLoginSpoonity/index.js +30 -30
  137. package/_modules/components/ReCaptcha/index.js +9 -9
  138. package/_modules/components/ResetPassword/index.js +30 -30
  139. package/_modules/components/ReviewCustomer/index.js +26 -26
  140. package/_modules/components/ReviewDriver/index.js +33 -33
  141. package/_modules/components/ReviewProduct/index.js +38 -38
  142. package/_modules/components/SearchOptions/index.js +23 -23
  143. package/_modules/components/Sessions/index.js +33 -33
  144. package/_modules/components/SignupForm/index.js +71 -71
  145. package/_modules/components/SingleBusinessCard/index.js +29 -29
  146. package/_modules/components/SingleOrderCard/index.js +32 -32
  147. package/_modules/components/SingleProductCard/index.js +28 -28
  148. package/_modules/components/SingleProfessionalCard/index.js +28 -28
  149. package/_modules/components/SmartAppBanner/index.js +13 -13
  150. package/_modules/components/StoreProductList/index.js +46 -46
  151. package/_modules/components/StripeElementsForm/CardForm/index.js +36 -36
  152. package/_modules/components/StripeElementsForm/index.js +25 -25
  153. package/_modules/components/UpsellingPage/index.js +27 -27
  154. package/_modules/components/UserFormDetails/index.js +85 -85
  155. package/_modules/components/UserVerification/index.js +28 -28
  156. package/_modules/components/WalletList/index.js +11 -11
  157. package/_modules/components/WebsocketStatus/index.js +10 -10
  158. package/_modules/components/WrapperGoogleMaps/index.js +9 -9
  159. package/_modules/contexts/ApiContext/index.js +13 -13
  160. package/_modules/contexts/BillingContext/index.js +7 -7
  161. package/_modules/contexts/BusinessContext/index.js +18 -18
  162. package/_modules/contexts/ConfigContext/index.js +19 -19
  163. package/_modules/contexts/CustomerContext/index.js +10 -10
  164. package/_modules/contexts/EventContext/index.js +9 -9
  165. package/_modules/contexts/LanguageContext/index.js +28 -28
  166. package/_modules/contexts/OptimizationLoadContext/index.js +16 -16
  167. package/_modules/contexts/OrderContext/index.js +97 -97
  168. package/_modules/contexts/OrderingContext/index.js +7 -7
  169. package/_modules/contexts/OrderingThemeContext/index.js +19 -19
  170. package/_modules/contexts/ProductContext/index.js +14 -14
  171. package/_modules/contexts/SessionContext/index.js +23 -23
  172. package/_modules/contexts/SiteContext/index.js +18 -18
  173. package/_modules/contexts/ToastContext/index.js +4 -4
  174. package/_modules/contexts/UtilsContext/index.js +14 -14
  175. package/_modules/contexts/ValidationsFieldsContext/index.js +9 -9
  176. package/_modules/contexts/WebsocketContext/index.js +17 -17
  177. package/_modules/contexts/WebsocketContext/socket.js +4 -4
  178. package/_modules/native/src/NativeStrategy/index.js +9 -9
  179. package/_modules/native/src/contexts/OrderingContext/index.js +7 -7
  180. package/_modules/utils/index.js +2 -2
  181. package/_modules/webStrategy/index.js +8 -8
  182. package/cypress/fixtures/example.json +4 -4
  183. package/cypress/integration/naked/BusinessProductsCategories.spec.js +9 -9
  184. package/cypress/integration/naked/PhoneAutocomplete.spec.js +22 -22
  185. package/cypress/integration/naked/activeOrders.spec.js +15 -15
  186. package/cypress/integration/naked/addressDetails.spec.js +10 -10
  187. package/cypress/integration/naked/appleLogin.spec.js +14 -14
  188. package/cypress/integration/naked/businessBasicInformation.spec.js +14 -14
  189. package/cypress/integration/naked/businessController.spec.js +9 -9
  190. package/cypress/integration/naked/businessInformation.spec.js +19 -19
  191. package/cypress/integration/naked/businessProductsSearch.spec.js +9 -9
  192. package/cypress/integration/naked/businessReviews.spec.js +16 -16
  193. package/cypress/integration/naked/businessSortControl.spec.js +9 -9
  194. package/cypress/integration/naked/businessTypeFilter.spec.js +10 -10
  195. package/cypress/integration/naked/businessesMap.spec.js +13 -13
  196. package/cypress/integration/naked/cms.spec.js +9 -9
  197. package/cypress/integration/naked/config.spec.js +34 -34
  198. package/cypress/integration/naked/driverTips.spec.js +10 -10
  199. package/cypress/integration/naked/events.spec.js +13 -13
  200. package/cypress/integration/naked/facebookLogin.spec.js +13 -13
  201. package/cypress/integration/naked/floatingButton.spec.js +13 -13
  202. package/cypress/integration/naked/forgotPassword.spec.js +20 -20
  203. package/cypress/integration/naked/googleLogin.spec.js +11 -11
  204. package/cypress/integration/naked/languageExamples.spec.js +25 -25
  205. package/cypress/integration/naked/languageSelector.spec.js +10 -10
  206. package/cypress/integration/naked/login.spec.js +38 -38
  207. package/cypress/integration/naked/logout.spec.js +15 -15
  208. package/cypress/integration/naked/mainSearch.spec.js +9 -9
  209. package/cypress/integration/naked/menuControl.spec.js +9 -9
  210. package/cypress/integration/naked/messages.spec.js +25 -25
  211. package/cypress/integration/naked/momentOption.spec.js +10 -10
  212. package/cypress/integration/naked/myOrders.spec.js +11 -11
  213. package/cypress/integration/naked/myOrdersList.spec.js +9 -9
  214. package/cypress/integration/naked/orderContextAdvanced.spec.js +23 -23
  215. package/cypress/integration/naked/orderDetails.spec.js +11 -11
  216. package/cypress/integration/naked/paymentOptionCash.spec.js +21 -21
  217. package/cypress/integration/naked/paymentOptionStripe.spec.js +11 -11
  218. package/cypress/integration/naked/paymentOptionStripeDirect.spec.js +11 -11
  219. package/cypress/integration/naked/paymentOptions.spec.js +9 -9
  220. package/cypress/integration/naked/popupExample.spec.js +17 -17
  221. package/cypress/integration/naked/productImages.spec.js +11 -11
  222. package/cypress/integration/naked/productOptionExample.spec.js +21 -21
  223. package/cypress/integration/naked/productShare.spec.js +9 -9
  224. package/cypress/integration/naked/productsList.spec.js +9 -9
  225. package/cypress/integration/naked/resetPassword.spec.js +11 -11
  226. package/cypress/integration/naked/reviewOrders.spec.js +13 -13
  227. package/cypress/integration/naked/searchOptions.spec.js +18 -18
  228. package/cypress/integration/naked/signup.spec.js +31 -31
  229. package/cypress/integration/naked/upselling.spec.js +13 -13
  230. package/cypress/integration/naked/userDetails.spec.js +12 -12
  231. package/cypress/plugins/index.js +21 -21
  232. package/cypress/support/commands.js +35 -35
  233. package/cypress/support/index.js +20 -20
  234. package/cypress.json +12 -12
  235. package/example/App.js +263 -263
  236. package/example/components/ActiveOrdersUI/index.js +72 -72
  237. package/example/components/AddressDetailsUI/index.js +101 -101
  238. package/example/components/AddressFormUI/index.js +161 -161
  239. package/example/components/AddressListUI/index.js +33 -33
  240. package/example/components/AlertPopup/index.js +10 -10
  241. package/example/components/AlertUI/index.js +49 -49
  242. package/example/components/AlertUI/style.css +5 -5
  243. package/example/components/AppleLoginUI/index.js +40 -40
  244. package/example/components/BaseComponentUI/index.js +34 -34
  245. package/example/components/BusinessBasicInformationUI/index.js +118 -118
  246. package/example/components/BusinessControllerUI/index.js +89 -89
  247. package/example/components/BusinessInformationUI/BusinessOptionUI/index.js +83 -83
  248. package/example/components/BusinessInformationUI/index.js +83 -83
  249. package/example/components/BusinessProductsCategoriesUI/index.js +42 -42
  250. package/example/components/BusinessProductsSearchUI/index.js +38 -38
  251. package/example/components/BusinessReviewsUI/index.js +77 -77
  252. package/example/components/BusinessSortControlUI/index.js +47 -47
  253. package/example/components/BusinessTypeFilterUI/index.js +53 -53
  254. package/example/components/BusinessesMapUI/index.js +57 -57
  255. package/example/components/CartUI/index.js +154 -154
  256. package/example/components/ChangeView/index.js +19 -19
  257. package/example/components/CheckoutUI/index.js +206 -206
  258. package/example/components/CmsContentUI/index.js +52 -52
  259. package/example/components/ConfigsExample/index.js +118 -118
  260. package/example/components/CouponControlUI/index.js +63 -63
  261. package/example/components/DriverTipsUI/index.js +58 -58
  262. package/example/components/FacebookLoginButtonUI/index.js +48 -48
  263. package/example/components/FloatingButtonUI/index.js +145 -145
  264. package/example/components/ForgotPasswordFormUI/index.js +93 -93
  265. package/example/components/GoogleLoginUI/index.js +30 -30
  266. package/example/components/GpsButtonUI/index.js +22 -22
  267. package/example/components/Header/index.js +18 -18
  268. package/example/components/LanguageSelectorUI/index.js +57 -57
  269. package/example/components/LanguagesExample/index.js +51 -51
  270. package/example/components/LoginFormUI/index.js +159 -159
  271. package/example/components/LogoutButtonUI/index.js +21 -21
  272. package/example/components/MainSearchUI/index.js +131 -131
  273. package/example/components/MenuControlUI/index.js +103 -103
  274. package/example/components/MessagesUI/index.js +162 -162
  275. package/example/components/ModalUI/index.js +36 -36
  276. package/example/components/ModalUI/style.css +5 -5
  277. package/example/components/MomentOptionUI/index.js +68 -68
  278. package/example/components/MyOrdersListUI/index.js +51 -51
  279. package/example/components/MyOrdersUI/index.js +52 -52
  280. package/example/components/OrderChangeUI/index.js +54 -54
  281. package/example/components/OrderDetailsUI/index.js +174 -174
  282. package/example/components/OrderReviewUI/index.js +125 -125
  283. package/example/components/OrderTypeControlUI/index.js +32 -32
  284. package/example/components/PaymentOptionCashUI/index.js +60 -60
  285. package/example/components/PaymentOptionPaypalUI/index.js +50 -50
  286. package/example/components/PaymentOptionStripeDirectUI/index.js +89 -89
  287. package/example/components/PaymentOptionStripeRedirectUI/index.js +97 -97
  288. package/example/components/PaymentOptionStripeUI/index.js +129 -129
  289. package/example/components/PaymentOptionsUI/index.js +169 -169
  290. package/example/components/PhoneAutocompleteUI/index.js +67 -67
  291. package/example/components/PhoneAutocompleteUI/styles.css +49 -49
  292. package/example/components/ProductComponentUI/index.js +113 -113
  293. package/example/components/ProductFormUI/index.js +131 -131
  294. package/example/components/ProductImagesUI/index.js +82 -82
  295. package/example/components/ProductIngredientUI/index.js +21 -21
  296. package/example/components/ProductOptionSuboptionUI/index.js +65 -65
  297. package/example/components/ProductOptionUI/index.js +31 -31
  298. package/example/components/ProductShareUI/index.js +48 -48
  299. package/example/components/ProductsListUI/index.js +108 -108
  300. package/example/components/ProductsListingUI/index.js +42 -42
  301. package/example/components/ResetPasswordUI/index.js +121 -121
  302. package/example/components/SearchOptionsUI/index.js +82 -82
  303. package/example/components/SignupFormUI/index.js +117 -117
  304. package/example/components/SingleBusinessCardUI/index.js +82 -82
  305. package/example/components/SingleOrderCardUI/index.js +52 -52
  306. package/example/components/SingleProductCardUI/index.js +47 -47
  307. package/example/components/StripeElementsFormUI/CardFormUI/index.js +51 -51
  308. package/example/components/StripeElementsFormUI/CardFormUI/style.css +118 -118
  309. package/example/components/StripeElementsFormUI/index.js +38 -38
  310. package/example/components/StripeRedirectFormUI/index.js +99 -99
  311. package/example/components/TestComponent/index.js +5 -5
  312. package/example/components/UpsellingPageUI/index.js +26 -26
  313. package/example/components/UserDetailsUI/index.js +94 -94
  314. package/example/components/UserProfileUI/index.js +156 -156
  315. package/example/views/ActiveOrders/index.js +86 -86
  316. package/example/views/AddressDetailsExample/index.js +57 -57
  317. package/example/views/AppleLoginExample/index.js +51 -51
  318. package/example/views/BaseComponentExample/index.js +35 -35
  319. package/example/views/BusinessBasicInformationExample/index.js +43 -43
  320. package/example/views/BusinessControllerExample/index.js +55 -55
  321. package/example/views/BusinessInformationExample/index.js +68 -68
  322. package/example/views/BusinessProductsCategoriesExample/index.js +50 -50
  323. package/example/views/BusinessProductsSearchExample/index.js +39 -39
  324. package/example/views/BusinessReviewsExample/index.js +43 -43
  325. package/example/views/BusinessSortControlExample/index.js +53 -53
  326. package/example/views/BusinessTypeFilterExample/index.js +53 -53
  327. package/example/views/BusinessesMapExample/index.js +57 -57
  328. package/example/views/CheckoutExample/index.js +143 -143
  329. package/example/views/CmsContentExample/index.js +44 -44
  330. package/example/views/DriverTipsExample/index.js +47 -47
  331. package/example/views/EventsExample/index.js +26 -26
  332. package/example/views/FacebookLogin/index.js +63 -63
  333. package/example/views/FloatingButtonExample/index.js +47 -47
  334. package/example/views/ForgotPassword/index.js +77 -77
  335. package/example/views/GoogleLoginExample/index.js +85 -85
  336. package/example/views/Home/index.js +200 -200
  337. package/example/views/LanguageSelectorExample/index.js +55 -55
  338. package/example/views/Login/index.js +84 -84
  339. package/example/views/MainSearchExample/index.js +43 -43
  340. package/example/views/MenuControlExample/index.js +68 -68
  341. package/example/views/MessagesExample/index.js +58 -58
  342. package/example/views/MomentOptionExample/index.js +52 -52
  343. package/example/views/MyOrdersExample/index.js +35 -35
  344. package/example/views/MyOrdersListExample/index.js +50 -50
  345. package/example/views/OrderChangeExample/index.js +46 -46
  346. package/example/views/OrderContextExample/index.js +139 -139
  347. package/example/views/OrderDetailsExample/index.js +50 -50
  348. package/example/views/OrderReviewExample/index.js +64 -64
  349. package/example/views/PaymentOptionCashExample/index.js +51 -51
  350. package/example/views/PaymentOptionPaypalExample/index.js +71 -71
  351. package/example/views/PaymentOptionStripeDirectExample/index.js +43 -43
  352. package/example/views/PaymentOptionStripeExample/index.js +47 -47
  353. package/example/views/PaymentOptionStripeRedirectExample/index.js +56 -56
  354. package/example/views/PaymentOptionsExample/index.js +47 -47
  355. package/example/views/PhoneAutocompleteExample/index.js +34 -34
  356. package/example/views/PlacesExample/index.js +94 -94
  357. package/example/views/PopupExample/index.js +78 -78
  358. package/example/views/PopupExample/style.css +18 -18
  359. package/example/views/ProductDetail/index.js +323 -323
  360. package/example/views/ProductImagesExample/index.js +43 -43
  361. package/example/views/ProductOptionExample/index.js +88 -88
  362. package/example/views/ProductShareExample/index.js +51 -51
  363. package/example/views/ProductsListExample/index.js +77 -77
  364. package/example/views/ProductsListingExample/index.js +47 -47
  365. package/example/views/ResetPasswordExample/index.js +60 -60
  366. package/example/views/SearchOptionsExample/index.js +42 -42
  367. package/example/views/SessionManager/index.js +122 -122
  368. package/example/views/Signup/index.js +64 -64
  369. package/example/views/UpsellingPageExample/index.js +35 -35
  370. package/example/views/UserDetailsExample/index.js +69 -69
  371. package/example/views/UserProfile/index.js +73 -73
  372. package/index-example.js +23 -23
  373. package/index.html +13 -13
  374. package/native/index.js +257 -257
  375. package/native/src/NativeStrategy/index.js +20 -20
  376. package/native/src/contexts/OrderingContext/index.js +85 -85
  377. package/package.json +92 -92
  378. package/src/components/AddressDetails/index.js +149 -149
  379. package/src/components/AddressForm/index.js +372 -372
  380. package/src/components/AddressList/index.js +254 -254
  381. package/src/components/Analitycs/index.js +119 -119
  382. package/src/components/AnalyticsSegment/index.js +145 -145
  383. package/src/components/AppleLogin/index.js +164 -164
  384. package/src/components/BaseComponent/index.js +52 -52
  385. package/src/components/BusinessAndProductList/index.js +986 -986
  386. package/src/components/BusinessBasicInformation/index.js +119 -119
  387. package/src/components/BusinessController/index.js +351 -351
  388. package/src/components/BusinessInformation/BusinessOption/index.js +86 -86
  389. package/src/components/BusinessInformation/index.js +93 -93
  390. package/src/components/BusinessList/index.js +670 -670
  391. package/src/components/BusinessMenuListing/index.js +99 -99
  392. package/src/components/BusinessProductsCategories/index.js +60 -60
  393. package/src/components/BusinessProductsSearch/index.js +54 -54
  394. package/src/components/BusinessReviews/index.js +187 -187
  395. package/src/components/BusinessSearchList/index.js +364 -364
  396. package/src/components/BusinessSortControl/index.js +100 -100
  397. package/src/components/BusinessTypeFilter/index.js +142 -142
  398. package/src/components/BusinessesMap/index.js +110 -110
  399. package/src/components/Cart/index.js +211 -211
  400. package/src/components/CartStoresListing/index.js +157 -157
  401. package/src/components/Checkout/index.js +636 -636
  402. package/src/components/CmsContent/index.js +97 -97
  403. package/src/components/Contacts/index.js +512 -512
  404. package/src/components/CouponControl/index.js +171 -171
  405. package/src/components/DragAndDrop/index.js +41 -41
  406. package/src/components/DriverList/index.js +112 -112
  407. package/src/components/DriverTips/index.js +141 -141
  408. package/src/components/Emitter/index.js +36 -36
  409. package/src/components/ExamineClick/index.js +40 -40
  410. package/src/components/FacebookLoginButton/index.js +214 -214
  411. package/src/components/FacebookPixel/index.js +148 -148
  412. package/src/components/FavoriteList/index.js +278 -278
  413. package/src/components/FirebaseGoogleLoginButton/index.js +93 -93
  414. package/src/components/FloatingButton/index.js +70 -70
  415. package/src/components/ForgotPasswordForm/index.js +180 -180
  416. package/src/components/GiftCard/GiftCardOrdersList/index.js +155 -155
  417. package/src/components/GiftCard/PurchaseGiftCard/index.js +127 -127
  418. package/src/components/GiftCard/RedeemGiftCard/index.js +77 -77
  419. package/src/components/GiftCard/SendGiftCard/index.js +83 -83
  420. package/src/components/GoogleAutocompleteInput/index.js +154 -154
  421. package/src/components/GoogleIdentity/index.js +144 -144
  422. package/src/components/GoogleLoginButton/index.js +276 -276
  423. package/src/components/GoogleMaps/index.js +499 -499
  424. package/src/components/GpsButton/index.js +127 -127
  425. package/src/components/LanguageSelector/index.js +163 -163
  426. package/src/components/LoginForm/index.js +527 -527
  427. package/src/components/LogoutAction/index.js +211 -211
  428. package/src/components/MainSearch/index.js +149 -149
  429. package/src/components/MapView/index.js +116 -116
  430. package/src/components/MenuControl/index.js +238 -238
  431. package/src/components/Messages/index.js +166 -166
  432. package/src/components/MomentOption/index.js +322 -322
  433. package/src/components/MultiCartCreate/index.js +70 -70
  434. package/src/components/MultiCartsPaymethodsAndWallets/index.js +201 -201
  435. package/src/components/MultiCheckout/index.js +378 -378
  436. package/src/components/MultiOrdersDetails/index.js +109 -109
  437. package/src/components/MyOrders/index.js +150 -150
  438. package/src/components/MyOrdersList/index.js +104 -104
  439. package/src/components/NewOrderNotification/index.js +30 -30
  440. package/src/components/OrderChange/index.js +128 -128
  441. package/src/components/OrderDetails/index.js +684 -684
  442. package/src/components/OrderList/index.js +814 -814
  443. package/src/components/OrderListGroups/index.js +1256 -1245
  444. package/src/components/OrderReview/index.js +180 -180
  445. package/src/components/OrderTypeControl/index.js +75 -75
  446. package/src/components/OrderVerticalList/index.js +422 -422
  447. package/src/components/OrdersControlFilters/index.js +75 -75
  448. package/src/components/OrdersDashboardComponents/Appointments/index.js +72 -72
  449. package/src/components/OrdersDashboardComponents/BusinessProductsListing/index.js +629 -629
  450. package/src/components/OrdersDashboardComponents/CheckPassword/index.js +177 -177
  451. package/src/components/OrdersDashboardComponents/CityList/index.js +98 -98
  452. package/src/components/OrdersDashboardComponents/CountryList/index.js +162 -162
  453. package/src/components/OrdersDashboardComponents/CustomOrderDetails/index.js +238 -238
  454. package/src/components/OrdersDashboardComponents/DashboardBusinessList/index.js +617 -617
  455. package/src/components/OrdersDashboardComponents/DashboardOrdersList/index.js +943 -943
  456. package/src/components/OrdersDashboardComponents/DriversList/index.js +448 -448
  457. package/src/components/OrdersDashboardComponents/ExportCSV/index.js +192 -192
  458. package/src/components/OrdersDashboardComponents/GiftCardsList/index.js +189 -189
  459. package/src/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +77 -77
  460. package/src/components/OrdersDashboardComponents/LogisticInformation/index.js +97 -97
  461. package/src/components/OrdersDashboardComponents/Logistics/index.js +174 -174
  462. package/src/components/OrdersDashboardComponents/Messages/index.js +384 -384
  463. package/src/components/OrdersDashboardComponents/MetaFields/index.js +186 -186
  464. package/src/components/OrdersDashboardComponents/OrderDetails/index.js +404 -404
  465. package/src/components/OrdersDashboardComponents/OrderNotification/index.js +70 -70
  466. package/src/components/OrdersDashboardComponents/OrdersFilter/index.js +362 -362
  467. package/src/components/OrdersDashboardComponents/OrdersManage/index.js +873 -873
  468. package/src/components/OrdersDashboardComponents/PointsWalletLevels/index.js +123 -123
  469. package/src/components/OrdersDashboardComponents/ReviewCustomer/index.js +113 -113
  470. package/src/components/OrdersDashboardComponents/Schedule/index.js +315 -315
  471. package/src/components/OrdersDashboardComponents/SettingsList/index.js +298 -298
  472. package/src/components/OrdersDashboardComponents/UserFormDetails/index.js +463 -463
  473. package/src/components/OrdersDashboardComponents/UsersList/index.js +944 -944
  474. package/src/components/OrdersDashboardComponents/WebsocketStatus/index.js +77 -77
  475. package/src/components/OrdersDashboardComponents/index.js +57 -57
  476. package/src/components/PageBanner/index.js +107 -107
  477. package/src/components/PaymentOptionCash/index.js +74 -74
  478. package/src/components/PaymentOptionPaypal/index.js +146 -146
  479. package/src/components/PaymentOptionSquare/index.js +336 -336
  480. package/src/components/PaymentOptionStripe/index.js +289 -289
  481. package/src/components/PaymentOptionStripeDirect/index.js +116 -116
  482. package/src/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +71 -71
  483. package/src/components/PaymentOptionStripeRedirect/index.js +122 -122
  484. package/src/components/PaymentOptionWallet/index.js +185 -185
  485. package/src/components/PaymentOptions/index.js +262 -262
  486. package/src/components/PaymethodList/index.js +119 -119
  487. package/src/components/PhoneAutocomplete/index.js +318 -318
  488. package/src/components/PlaceSpot/index.js +183 -183
  489. package/src/components/Popup/index.js +169 -169
  490. package/src/components/ProductComponent/index.js +269 -269
  491. package/src/components/ProductForm/index.js +1105 -1105
  492. package/src/components/ProductImages/index.js +64 -64
  493. package/src/components/ProductIngredient/index.js +72 -72
  494. package/src/components/ProductItemAccordion/index.js +72 -72
  495. package/src/components/ProductOption/index.js +42 -42
  496. package/src/components/ProductOptionSuboption/index.js +181 -181
  497. package/src/components/ProductShare/index.js +97 -97
  498. package/src/components/ProductsList/index.js +74 -74
  499. package/src/components/ProductsListing/index.js +166 -166
  500. package/src/components/ProfessionalInfo/index.js +156 -156
  501. package/src/components/PromotionsController/index.js +123 -123
  502. package/src/components/QueryLoginSpoonity/index.js +159 -159
  503. package/src/components/ReCaptcha/index.js +53 -53
  504. package/src/components/ResetPassword/index.js +111 -111
  505. package/src/components/ReviewCustomer/index.js +117 -117
  506. package/src/components/ReviewDriver/index.js +157 -157
  507. package/src/components/ReviewProduct/index.js +162 -162
  508. package/src/components/SearchOptions/index.js +69 -69
  509. package/src/components/Sessions/index.js +217 -217
  510. package/src/components/SignupForm/index.js +555 -555
  511. package/src/components/SingleBusinessCard/index.js +80 -80
  512. package/src/components/SingleOrderCard/index.js +160 -160
  513. package/src/components/SingleProductCard/index.js +130 -130
  514. package/src/components/SingleProfessionalCard/index.js +121 -121
  515. package/src/components/SmartAppBanner/index.js +71 -71
  516. package/src/components/StoreProductList/index.js +303 -303
  517. package/src/components/StripeElementsForm/CardForm/index.js +248 -248
  518. package/src/components/StripeElementsForm/index.js +78 -78
  519. package/src/components/UpsellingPage/index.js +120 -120
  520. package/src/components/UserFormDetails/index.js +742 -742
  521. package/src/components/UserVerification/index.js +242 -242
  522. package/src/components/WalletList/index.js +160 -160
  523. package/src/components/WebsocketStatus/index.js +80 -80
  524. package/src/components/WrapperGoogleMaps/index.js +67 -67
  525. package/src/constants/code-numbers.js +219 -219
  526. package/src/constants/timezones.js +427 -427
  527. package/src/contexts/ApiContext/index.js +59 -59
  528. package/src/contexts/BillingContext/index.js +28 -28
  529. package/src/contexts/BusinessContext/index.js +71 -71
  530. package/src/contexts/ConfigContext/index.js +217 -217
  531. package/src/contexts/CustomerContext/index.js +69 -69
  532. package/src/contexts/EventContext/index.js +31 -31
  533. package/src/contexts/LanguageContext/index.js +144 -144
  534. package/src/contexts/OptimizationLoadContext/index.js +95 -95
  535. package/src/contexts/OrderContext/index.js +1450 -1450
  536. package/src/contexts/OrderingContext/index.js +86 -86
  537. package/src/contexts/OrderingThemeContext/index.js +107 -107
  538. package/src/contexts/ProductContext/index.js +62 -62
  539. package/src/contexts/SessionContext/index.js +172 -172
  540. package/src/contexts/SiteContext/index.js +79 -79
  541. package/src/contexts/ToastContext/index.js +42 -42
  542. package/src/contexts/UtilsContext/index.js +352 -352
  543. package/src/contexts/ValidationsFieldsContext/index.js +65 -65
  544. package/src/contexts/WebsocketContext/index.js +91 -91
  545. package/src/contexts/WebsocketContext/socket.js +92 -92
  546. package/src/index.js +371 -371
  547. package/src/utils/index.js +32 -32
  548. package/src/webStrategy/index.js +18 -18
  549. package/webpack.dev.js +41 -41
  550. package/webpack.prod.js +64 -64
  551. package/_bundles/0.ordering-component.aa21761da1477298dd80.js +0 -1
  552. package/_bundles/7.ordering-component.aa21761da1477298dd80.js +0 -2
  553. package/_bundles/7.ordering-component.aa21761da1477298dd80.js.LICENSE.txt +0 -53
  554. package/_bundles/ordering-component.aa21761da1477298dd80.js +0 -2
@@ -1,636 +1,636 @@
1
- import React, { useState, useEffect } from 'react'
2
- import PropTypes from 'prop-types'
3
- import { useOrder } from '../../contexts/OrderContext'
4
- import { useConfig } from '../../contexts/ConfigContext'
5
- import { useApi } from '../../contexts/ApiContext'
6
- import { useSession } from '../../contexts/SessionContext'
7
- import { useToast, ToastType } from '../../contexts/ToastContext'
8
- import { useLanguage } from '../../contexts/LanguageContext'
9
- import { useWebsocket } from '../../contexts/WebsocketContext'
10
-
11
- /**
12
- * Component to manage Checkout page behavior without UI component
13
- */
14
- export const Checkout = (props) => {
15
- const {
16
- cartState,
17
- propsToFetch,
18
- actionsBeforePlace,
19
- handleCustomClick,
20
- onPlaceOrderClick,
21
- UIComponent,
22
- isApp,
23
- isKiosk,
24
- isCustomerMode
25
- } = props
26
-
27
- const [ordering] = useApi()
28
- const socket = useWebsocket()
29
- const [{ options }, { refreshOrderOptions }] = useOrder()
30
- const [{ configs }, { refreshConfigs }] = useConfig()
31
-
32
- const [placing, setPlacing] = useState(false)
33
- const [errors, setErrors] = useState(null)
34
- const [alseaCheckPriceError, setAlseaCheckpriceError] = useState(null)
35
- /**
36
- * Language context
37
- */
38
- const [, t] = useLanguage()
39
- /**
40
- * Order context
41
- */
42
- const [orderState, { placeCart }] = useOrder()
43
- /**
44
- * Session content
45
- */
46
- const [{ token, user }] = useSession()
47
- /**
48
- * Toast state
49
- */
50
- const [, { showToast }] = useToast()
51
- /**
52
- * Delivery Instructions options
53
- */
54
- const [instructionsOptions, setInstructionsOptions] = useState({ loading: false, result: [{ id: null, enabled: true, name: t('EITHER_WAY', 'Either way') }], error: null })
55
- /**
56
- * Delivery instructions selected
57
- */
58
- const [deliveryOptionSelected, setDeliveryOptionSelected] = useState(undefined)
59
- /**
60
- * Comment state
61
- */
62
- const [commentState, setCommentState] = useState({ loading: false, result: null, error: null })
63
- /**
64
- * Object to save an object with business information
65
- */
66
- const [businessDetails, setBusinessDetails] = useState({ business: null, loading: true, error: null })
67
- /**
68
- * This must be contains an object with info about paymente selected
69
- */
70
- const [paymethodSelected, setPaymethodSelected] = useState(null)
71
- /**
72
- * Loyalty plans state
73
- */
74
- const [loyaltyPlansState, setLoyaltyPlansState] = useState({ loading: true, error: null, result: [] })
75
-
76
- const [checkoutFieldsState, setCheckoutFieldsState] = useState({ fields: [], loading: false, error: null })
77
-
78
- const [isLoadingCheckprice, setIsLoadingCheckprice] = useState(false)
79
-
80
- const businessId = props.uuid
81
- ? Object.values(orderState.carts).find(_cart => _cart?.uuid === props.uuid)?.business_id ?? {}
82
- : props.businessId
83
- /**
84
- * Current cart
85
- */
86
- const cart = businessId && typeof businessId === 'number' ? orderState.carts?.[`businessId:${businessId}`] : orderState.carts?.['businessId:null']
87
- /**
88
- * Place spot state from chackout
89
- */
90
- const [placeSpotNumber, setPlaceSpotNumber] = useState(cartState?.cart?.spot_number ?? cart?.spot_number)
91
- /**
92
- * Timeout for update cart comment
93
- */
94
- let timeout = null
95
- /**
96
- * Cart comment stagged
97
- */
98
- let previousComment
99
- /**
100
- * order types delivery
101
- */
102
- const orderTypesDelivery = [1, 7]
103
- /**
104
- * Method to get business from API
105
- */
106
-
107
- const paymethodsWithoutSaveCard = ['credomatic']
108
-
109
- const getBusiness = async () => {
110
- refreshConfigs()
111
- try {
112
- const parameters = {
113
- type: orderState.options?.type
114
- }
115
-
116
- const { content: { result, error } } = await ordering.businesses(businessId).select(propsToFetch).parameters(parameters).get()
117
- if (!error && cartState.cart?.paymethod_id) {
118
- const paymethodSelected = result?.paymethods?.find(paymethod => paymethod?.paymethod_id === cartState.cart?.paymethod_id)
119
- if (paymethodSelected?.paymethod?.id) {
120
- handlePaymethodChange({
121
- paymethodId: paymethodSelected?.paymethod?.id,
122
- gateway: paymethodSelected?.paymethod?.gateway,
123
- paymethod: {
124
- ...paymethodSelected?.paymethod,
125
- credentials: {
126
- ...paymethodSelected?.data
127
- }
128
- },
129
- data: cart?.paymethod_data,
130
- id: paymethodSelected?.paymethod?.id
131
- })
132
- }
133
- }
134
- setBusinessDetails({
135
- ...businessDetails,
136
- loading: false,
137
- business: result,
138
- error
139
- })
140
- } catch (error) {
141
- setBusinessDetails({
142
- ...businessDetails,
143
- loading: false,
144
- error
145
- })
146
- }
147
- }
148
-
149
- /**
150
- * Method to handle click on Place order
151
- */
152
- const handlerClickPlaceOrder = async (paymentOptions, payloadProps, confirmPayment, dismissPlatformPay) => {
153
- if (placing) {
154
- showToast(ToastType.Info, t('CART_IN_PROGRESS', 'Cart in progress'))
155
- return
156
- }
157
- let paymethodData = paymethodSelected?.data
158
- if (paymethodSelected?.paymethod && ['stripe', 'stripe_connect', 'stripe_direct'].includes(paymethodSelected?.paymethod?.gateway)) {
159
- paymethodData = {
160
- source_id: paymethodSelected?.data?.id
161
- }
162
- }
163
- let payload = {
164
- amount: cart?.balance ?? cart?.total
165
- }
166
-
167
- if (cart?.offer_id) payload.offer_id = cart?.offer_id
168
-
169
- if (paymethodSelected?.paymethod) {
170
- payload = {
171
- ...payload,
172
- paymethod_id: paymethodSelected?.paymethodId,
173
- paymethod_data: paymethodSelected?.data
174
- }
175
- }
176
-
177
- if (orderTypesDelivery.includes(orderState?.options?.type)) {
178
- payload = {
179
- ...payload,
180
- delivery_zone_id: cart?.business_id ? cart.delivery_zone_id : 0
181
- }
182
- }
183
-
184
- if (handleCustomClick) {
185
- handleCustomClick(payload, paymethodSelected, cart)
186
- return
187
- }
188
- if (!cart) return
189
- payload = {
190
- ...payload,
191
- ...payloadProps,
192
- paymethod_data: {
193
- ...paymethodData,
194
- ...paymentOptions
195
- }
196
- }
197
-
198
- setPlacing(true)
199
- await onChangeSpot()
200
- if (paymethodsWithoutSaveCard.includes(paymethodSelected?.paymethod?.gateway)) {
201
- delete payload.paymethod_data
202
- }
203
- const result = await placeCart(cart.uuid, payload)
204
- if (result?.error || !result) {
205
- setErrors(result?.result)
206
- if (dismissPlatformPay && paymethodSelected?.paymethod?.gateway === 'apple_pay') {
207
- await dismissPlatformPay()
208
- }
209
- refreshOrderOptions()
210
- setPlacing(false)
211
- return
212
- }
213
-
214
- const cartResult = result?.result
215
-
216
- if (cartResult?.paymethod_data?.status === 2 && actionsBeforePlace) {
217
- await actionsBeforePlace(paymethodSelected, result.result)
218
- }
219
- if (confirmPayment && result?.result?.paymethod_data?.gateway === 'apple_pay') {
220
- const { error: confirmApplePayError } = await confirmPayment(result?.result?.paymethod_data?.result?.client_secret)
221
- if (confirmApplePayError) {
222
- setErrors(confirmApplePayError)
223
- }
224
- }
225
- if (paymethodsWithoutSaveCard.includes(cartResult?.paymethod_data?.gateway) &&
226
- cartResult?.paymethod_data?.result?.hash &&
227
- cartResult?.paymethod_data?.status === 2 &&
228
- !payloadProps.isNative
229
- ) {
230
- handleConfirmCredomaticPage(cartResult, paymethodSelected)
231
- }
232
- setPlacing(false)
233
- onPlaceOrderClick && onPlaceOrderClick(payload, paymethodSelected, cartResult)
234
- }
235
-
236
- const handlePaymethodChange = (paymethod) => {
237
- setPaymethodSelected(paymethod)
238
- }
239
-
240
- const onRemoveSpotNumber = (businessSlug) => {
241
- const spotNumberFromStorage = window.localStorage.getItem('table_number')
242
- if (!spotNumberFromStorage) return
243
- const slug = JSON.parse(spotNumberFromStorage)?.slug
244
- if (businessSlug === slug) {
245
- window.localStorage.removeItem('table_number')
246
- }
247
- }
248
-
249
- /**
250
- * change place spot from checkout
251
- */
252
- const handleChangeSpot = async ({ isCheckout = true, bodyToSend }) => {
253
- try {
254
- const id = isCheckout ? cart?.uuid : cart?.id
255
- const endpointToFetch = isCheckout
256
- ? ordering.setAccessToken(token).carts(id).set(bodyToSend)
257
- : ordering.setAccessToken(token).orders(id).save(bodyToSend)
258
-
259
- const { content: { error, result } } = await endpointToFetch
260
-
261
- if (!error && !isApp) {
262
- onRemoveSpotNumber && onRemoveSpotNumber(cart?.business?.slug)
263
- }
264
-
265
- showToast(
266
- error ? ToastType.Error : ToastType.Success,
267
- error
268
- ? t('ERROR', result[0])
269
- : t('SPOT_CHANGE_SUCCESS_CONTENT', 'Changes applied correctly')
270
- )
271
- } catch (err) {
272
- console.log(err)
273
- }
274
- }
275
-
276
- const onChangeSpot = async () => {
277
- if (options.type === 3 && (!cartState?.cart?.spot_number && !cart?.spot_number)) {
278
- const bodyToSend = {}
279
- placeSpotNumber && (bodyToSend.spot_number = placeSpotNumber)
280
-
281
- if (Object.keys(bodyToSend).length) {
282
- handleChangeSpot({ bodyToSend })
283
- }
284
- }
285
- }
286
-
287
- /**
288
- * change comment for cart
289
- */
290
- const handleChangeComment = (value) => {
291
- try {
292
- if (previousComment !== value) {
293
- clearTimeout(timeout)
294
- timeout = setTimeout(async function () {
295
- setCommentState({ ...commentState, loading: true })
296
- const uuid = cart?.uuid
297
- const response = await fetch(`${ordering.root}/carts/${uuid}`, {
298
- 'Content-Type': 'application/json',
299
- method: 'PUT',
300
- body: JSON.stringify({
301
- comment: value
302
- }),
303
- headers: {
304
- 'Content-Type': 'application/json',
305
- Authorization: `Bearer ${token}`,
306
- 'X-App-X': ordering.appId,
307
- 'X-Socket-Id-X': socket?.getId()
308
- }
309
- })
310
- const { result, error } = await response.json()
311
- if (error) {
312
- setCommentState({ ...commentState, loading: false, error: true, result })
313
- showToast(ToastType.Error, result)
314
- return
315
- }
316
- setCommentState({ ...commentState, loading: false, error: null, result })
317
- }, 750)
318
- }
319
- previousComment = value
320
- } catch (err) {
321
- setCommentState({ ...commentState, loading: false, error: true, result: err.message })
322
- showToast(ToastType.Error, err.message)
323
- }
324
- }
325
-
326
- const getDeliveryOptions = async () => {
327
- try {
328
- const response = await fetch(`${ordering.root}/delivery_options`, {
329
- method: 'GET',
330
- headers: {
331
- 'Content-Type': 'application/json',
332
- Authorization: `bearer ${token}`,
333
- 'X-App-X': ordering.appId,
334
- 'X-Socket-Id-X': socket?.getId()
335
- }
336
- })
337
- const { result, error } = await response.json()
338
- if (!error) {
339
- setInstructionsOptions({ loading: false, result: [...instructionsOptions.result, ...result] })
340
- return
341
- }
342
- setInstructionsOptions({ loading: false, error: true, result })
343
- showToast(ToastType.Error, result)
344
- } catch (err) {
345
- setInstructionsOptions({ loading: false, error: true, result: err.message })
346
- showToast(ToastType.Error, err.message)
347
- }
348
- }
349
-
350
- const handleChangeDeliveryOption = async (value) => {
351
- try {
352
- const response = await fetch(`${ordering.root}/carts/${cart?.uuid}`, {
353
- method: 'PUT',
354
- headers: {
355
- 'Content-Type': 'application/json',
356
- Authorization: `bearer ${token}`,
357
- 'X-App-X': ordering.appId,
358
- 'X-Socket-Id-X': socket?.getId()
359
- },
360
- body: JSON.stringify({
361
- delivery_option_id: value
362
- })
363
- })
364
- const { result, error } = await response.json()
365
- setDeliveryOptionSelected(result?.delivery_option_id)
366
- if (error) {
367
- showToast(ToastType.Error, result)
368
- }
369
- } catch (err) {
370
- showToast(ToastType.Error, err.message)
371
- }
372
- }
373
-
374
- const getLoyaltyPlans = async () => {
375
- try {
376
- const req = await fetch(`${ordering.root}/loyalty_plans`,
377
- {
378
- method: 'GET',
379
- headers: {
380
- 'Content-Type': 'application/json',
381
- Authorization: `Bearer ${token}`,
382
- 'X-App-X': ordering.appId,
383
- 'X-Socket-Id-X': socket?.getId()
384
- }
385
- }
386
- )
387
- const { error, result } = await req.json()
388
- setLoyaltyPlansState({
389
- ...loyaltyPlansState,
390
- loading: false,
391
- result: error ? [] : result
392
- })
393
- } catch (error) {
394
- setLoyaltyPlansState({
395
- ...loyaltyPlansState,
396
- loading: false,
397
- result: []
398
- })
399
- }
400
- }
401
-
402
- const handleConfirmCredomaticPage = async (cart, paymethodSelected) => {
403
- const isSandbox = configs?.credomatic_integration_sandbox?.value === '1'
404
- const keyId = isSandbox ? configs?.credomatic_integration_public_sandbox_key?.value : configs?.credomatic_integration_public_production_key?.value
405
- const processorId = configs?.credomatic_integration_processor_id?.value
406
- try {
407
- const cartUuid = cart?.uuid
408
- const data = {
409
- type: 'auth',
410
- key_id: keyId,
411
- hash: cart?.paymethod_data?.result?.hash,
412
- time: cart?.paymethod_data?.result?.time,
413
- amount: cart?.total,
414
- orderid: cartUuid,
415
- ccnumber: paymethodSelected?.data?.ccnumber,
416
- cvv: paymethodSelected?.data?.cvv,
417
- ccexp: paymethodSelected?.data?.ccexp,
418
- redirect: window.location.href.replace(window.location.search, '')
419
- }
420
- if (processorId) {
421
- data.processor_id = processorId
422
- }
423
- const form = document.createElement('form')
424
- form.method = 'POST'
425
- form.action = 'https://credomatic.compassmerchantsolutions.com/api/transact.php'
426
- form.style.display = 'none'
427
- // eslint-disable-next-line no-unused-expressions
428
- Object.keys(data)?.map(key => {
429
- const formInputName = document.createElement('input')
430
- formInputName.name = key
431
- formInputName.value = data[key]
432
- form.appendChild(formInputName)
433
- })
434
- document.body.appendChild(form)
435
- const requestOptions = {
436
- method: 'POST',
437
- headers: {
438
- 'Content-Type': 'application/json',
439
- Authorization: `Bearer ${token}`
440
- },
441
- body: JSON.stringify({
442
- data: data,
443
- project_code: ordering.project,
444
- cart_uuid: cartUuid
445
- })
446
- }
447
- await fetch('https://integrations.ordering.co/credomatic/log_generator.php', requestOptions)
448
- form.submit()
449
- } catch (err) {
450
- showToast(ToastType.Error, err.message)
451
- }
452
- }
453
-
454
- const getValidationFieldOrderTypes = async () => {
455
- try {
456
- setCheckoutFieldsState({ ...checkoutFieldsState, loading: true })
457
-
458
- const requestOptions = {
459
- method: 'GET',
460
- headers: {
461
- 'Content-Type': 'application/json',
462
- Authorization: `Bearer ${token}`
463
- }
464
- }
465
- const response = await fetch(`${ordering.root}/validation_field_order_types`, requestOptions)
466
- const content = await response.json()
467
- if (!content?.error) {
468
- setCheckoutFieldsState({ fields: content?.result, loading: false })
469
- } else {
470
- setCheckoutFieldsState({ ...checkoutFieldsState, loading: false, error: content?.result })
471
- }
472
- } catch (err) {
473
- setCheckoutFieldsState({ ...checkoutFieldsState, loading: false, error: [err.message] })
474
- }
475
- }
476
-
477
- useEffect(() => {
478
- if (businessId && typeof businessId === 'number') {
479
- getBusiness()
480
- }
481
- }, [businessId, orderState.options?.type])
482
-
483
- /**
484
- * Update carts from sockets
485
- */
486
- useEffect(() => {
487
- if (cart && cart.status === 1) {
488
- const data = {
489
- paymethod_id: paymethodSelected.paymethodId,
490
- paymethod_data: paymethodSelected?.data,
491
- delivery_zone_id: cart.delivery_zone_id,
492
- amount: cart?.balance ?? cart?.total
493
- }
494
- let payload
495
- if (cart?.offer_id) payload.offer_id = cart?.offer_id
496
- onPlaceOrderClick && onPlaceOrderClick(data, paymethodSelected, cart)
497
- }
498
- }, [cart])
499
-
500
- useEffect(() => {
501
- if (deliveryOptionSelected === undefined) {
502
- setDeliveryOptionSelected(cart?.delivery_option_id)
503
- }
504
- }, [cart?.delivery_option_id])
505
-
506
- useEffect(() => {
507
- if (!isKiosk) {
508
- Promise.all(
509
- [getDeliveryOptions(), getLoyaltyPlans()].map(promise => {
510
- return promise.then(
511
- value => Promise.reject(value),
512
- error => Promise.resolve(error)
513
- )
514
- })
515
- )
516
- }
517
- getValidationFieldOrderTypes()
518
- }, [])
519
-
520
- useEffect(() => {
521
- const alseaProjects = ['alsea', 'alsea-staging']
522
- const amount = cart?.balance ?? cart?.total
523
- if (!(alseaProjects.includes(ordering.project) && isCustomerMode)) return
524
- const handleAlseaCheckPrice = async () => {
525
- try {
526
- setIsLoadingCheckprice(true)
527
- const customerFromLocalStorage = await window.localStorage.getItem('user-customer', true)
528
- const apiCheckprice = ordering.project === 'alsea' ? 'https://alsea-plugins.ordering.co/alseaplatform/api_checkprice.php' : 'https://alsea-plugins-staging.ordering.co/alseaplatform/api_checkprice.php'
529
- const response = await fetch(apiCheckprice, {
530
- method: 'POST',
531
- headers: {
532
- 'Content-Type': 'application/json',
533
- 'X-App-X': ordering.appId,
534
- Authorization: `bearer ${token}`
535
- },
536
- body: JSON.stringify({
537
- amount: amount ?? 0,
538
- user_id: customerFromLocalStorage?.id || user.id,
539
- uuid: cart.uuid
540
- })
541
- })
542
- const result = await response.json()
543
- if (result.error) {
544
- setAlseaCheckpriceError(t(result?.result))
545
- } else {
546
- setAlseaCheckpriceError(null)
547
- await refreshOrderOptions()
548
- }
549
- setIsLoadingCheckprice(false)
550
- } catch (err) {
551
- setAlseaCheckpriceError(err?.message)
552
- setIsLoadingCheckprice(false)
553
- }
554
- }
555
- handleAlseaCheckPrice()
556
- }, [isCustomerMode, JSON.stringify(cart?.products)])
557
-
558
- return (
559
- <>
560
- {UIComponent && (
561
- <UIComponent
562
- {...props}
563
- cart={cart}
564
- placing={placing}
565
- errors={errors}
566
- loyaltyPlansState={loyaltyPlansState}
567
- orderOptions={orderState.options}
568
- paymethodSelected={paymethodSelected}
569
- businessDetails={businessDetails}
570
- commentState={commentState}
571
- placeSpotNumber={placeSpotNumber}
572
- setPlaceSpotNumber={setPlaceSpotNumber}
573
- instructionsOptions={instructionsOptions}
574
- deliveryOptionSelected={deliveryOptionSelected}
575
- handlePaymethodChange={handlePaymethodChange}
576
- handlerClickPlaceOrder={handlerClickPlaceOrder}
577
- handleChangeComment={handleChangeComment}
578
- handleChangeSpot={handleChangeSpot}
579
- onChangeSpot={onChangeSpot}
580
- handleChangeDeliveryOption={handleChangeDeliveryOption}
581
- handleConfirmCredomaticPage={handleConfirmCredomaticPage}
582
- checkoutFieldsState={checkoutFieldsState}
583
- alseaCheckPriceError={alseaCheckPriceError}
584
- isLoadingCheckprice={isLoadingCheckprice}
585
- />
586
- )}
587
- </>
588
- )
589
- }
590
-
591
- Checkout.propTypes = {
592
- /**
593
- * UI Component, this must be containt all graphic elements and use parent props
594
- */
595
- UIComponent: PropTypes.elementType,
596
- /**
597
- * Custom method to receive props from checkout page
598
- */
599
- handleCustomClick: PropTypes.func,
600
- /**
601
- * onPlaceOrderClick, function to get click event and return business object after default behavior
602
- */
603
- onPlaceOrderClick: PropTypes.func,
604
- // /**
605
- // * handler values from other components
606
- // */
607
- // handlerValues: PropTypes.func,
608
- /**
609
- * Components types before Checkout
610
- * Array of type components, the parent props will pass to these components
611
- */
612
- beforeComponents: PropTypes.arrayOf(PropTypes.elementType),
613
- /**
614
- * Components types after Checkout
615
- * Array of type components, the parent props will pass to these components
616
- */
617
- afterComponents: PropTypes.arrayOf(PropTypes.elementType),
618
- /**
619
- * Elements before Checkout
620
- * Array of HTML/Components elements, these components will not get the parent props
621
- */
622
- beforeElements: PropTypes.arrayOf(PropTypes.element),
623
- /**
624
- * Elements after Checkout
625
- * Array of HTML/Components elements, these components will not get the parent props
626
- */
627
- afterElements: PropTypes.arrayOf(PropTypes.element)
628
- }
629
-
630
- Checkout.defaultProps = {
631
- beforeComponents: [],
632
- afterComponents: [],
633
- beforeElements: [],
634
- afterElements: [],
635
- propsToFetch: ['id', 'name', 'email', 'cellphone', 'address', 'address_notes', 'paymethods', 'logo', 'location', 'configs']
636
- }
1
+ import React, { useState, useEffect } from 'react'
2
+ import PropTypes from 'prop-types'
3
+ import { useOrder } from '../../contexts/OrderContext'
4
+ import { useConfig } from '../../contexts/ConfigContext'
5
+ import { useApi } from '../../contexts/ApiContext'
6
+ import { useSession } from '../../contexts/SessionContext'
7
+ import { useToast, ToastType } from '../../contexts/ToastContext'
8
+ import { useLanguage } from '../../contexts/LanguageContext'
9
+ import { useWebsocket } from '../../contexts/WebsocketContext'
10
+
11
+ /**
12
+ * Component to manage Checkout page behavior without UI component
13
+ */
14
+ export const Checkout = (props) => {
15
+ const {
16
+ cartState,
17
+ propsToFetch,
18
+ actionsBeforePlace,
19
+ handleCustomClick,
20
+ onPlaceOrderClick,
21
+ UIComponent,
22
+ isApp,
23
+ isKiosk,
24
+ isCustomerMode
25
+ } = props
26
+
27
+ const [ordering] = useApi()
28
+ const socket = useWebsocket()
29
+ const [{ options }, { refreshOrderOptions }] = useOrder()
30
+ const [{ configs }, { refreshConfigs }] = useConfig()
31
+
32
+ const [placing, setPlacing] = useState(false)
33
+ const [errors, setErrors] = useState(null)
34
+ const [alseaCheckPriceError, setAlseaCheckpriceError] = useState(null)
35
+ /**
36
+ * Language context
37
+ */
38
+ const [, t] = useLanguage()
39
+ /**
40
+ * Order context
41
+ */
42
+ const [orderState, { placeCart }] = useOrder()
43
+ /**
44
+ * Session content
45
+ */
46
+ const [{ token, user }] = useSession()
47
+ /**
48
+ * Toast state
49
+ */
50
+ const [, { showToast }] = useToast()
51
+ /**
52
+ * Delivery Instructions options
53
+ */
54
+ const [instructionsOptions, setInstructionsOptions] = useState({ loading: false, result: [{ id: null, enabled: true, name: t('EITHER_WAY', 'Either way') }], error: null })
55
+ /**
56
+ * Delivery instructions selected
57
+ */
58
+ const [deliveryOptionSelected, setDeliveryOptionSelected] = useState(undefined)
59
+ /**
60
+ * Comment state
61
+ */
62
+ const [commentState, setCommentState] = useState({ loading: false, result: null, error: null })
63
+ /**
64
+ * Object to save an object with business information
65
+ */
66
+ const [businessDetails, setBusinessDetails] = useState({ business: null, loading: true, error: null })
67
+ /**
68
+ * This must be contains an object with info about paymente selected
69
+ */
70
+ const [paymethodSelected, setPaymethodSelected] = useState(null)
71
+ /**
72
+ * Loyalty plans state
73
+ */
74
+ const [loyaltyPlansState, setLoyaltyPlansState] = useState({ loading: true, error: null, result: [] })
75
+
76
+ const [checkoutFieldsState, setCheckoutFieldsState] = useState({ fields: [], loading: false, error: null })
77
+
78
+ const [isLoadingCheckprice, setIsLoadingCheckprice] = useState(false)
79
+
80
+ const businessId = props.uuid
81
+ ? Object.values(orderState.carts).find(_cart => _cart?.uuid === props.uuid)?.business_id ?? {}
82
+ : props.businessId
83
+ /**
84
+ * Current cart
85
+ */
86
+ const cart = businessId && typeof businessId === 'number' ? orderState.carts?.[`businessId:${businessId}`] : orderState.carts?.['businessId:null']
87
+ /**
88
+ * Place spot state from chackout
89
+ */
90
+ const [placeSpotNumber, setPlaceSpotNumber] = useState(cartState?.cart?.spot_number ?? cart?.spot_number)
91
+ /**
92
+ * Timeout for update cart comment
93
+ */
94
+ let timeout = null
95
+ /**
96
+ * Cart comment stagged
97
+ */
98
+ let previousComment
99
+ /**
100
+ * order types delivery
101
+ */
102
+ const orderTypesDelivery = [1, 7]
103
+ /**
104
+ * Method to get business from API
105
+ */
106
+
107
+ const paymethodsWithoutSaveCard = ['credomatic']
108
+
109
+ const getBusiness = async () => {
110
+ refreshConfigs()
111
+ try {
112
+ const parameters = {
113
+ type: orderState.options?.type
114
+ }
115
+
116
+ const { content: { result, error } } = await ordering.businesses(businessId).select(propsToFetch).parameters(parameters).get()
117
+ if (!error && cartState.cart?.paymethod_id) {
118
+ const paymethodSelected = result?.paymethods?.find(paymethod => paymethod?.paymethod_id === cartState.cart?.paymethod_id)
119
+ if (paymethodSelected?.paymethod?.id) {
120
+ handlePaymethodChange({
121
+ paymethodId: paymethodSelected?.paymethod?.id,
122
+ gateway: paymethodSelected?.paymethod?.gateway,
123
+ paymethod: {
124
+ ...paymethodSelected?.paymethod,
125
+ credentials: {
126
+ ...paymethodSelected?.data
127
+ }
128
+ },
129
+ data: cart?.paymethod_data,
130
+ id: paymethodSelected?.paymethod?.id
131
+ })
132
+ }
133
+ }
134
+ setBusinessDetails({
135
+ ...businessDetails,
136
+ loading: false,
137
+ business: result,
138
+ error
139
+ })
140
+ } catch (error) {
141
+ setBusinessDetails({
142
+ ...businessDetails,
143
+ loading: false,
144
+ error
145
+ })
146
+ }
147
+ }
148
+
149
+ /**
150
+ * Method to handle click on Place order
151
+ */
152
+ const handlerClickPlaceOrder = async (paymentOptions, payloadProps, confirmPayment, dismissPlatformPay) => {
153
+ if (placing) {
154
+ showToast(ToastType.Info, t('CART_IN_PROGRESS', 'Cart in progress'))
155
+ return
156
+ }
157
+ let paymethodData = paymethodSelected?.data
158
+ if (paymethodSelected?.paymethod && ['stripe', 'stripe_connect', 'stripe_direct'].includes(paymethodSelected?.paymethod?.gateway)) {
159
+ paymethodData = {
160
+ source_id: paymethodSelected?.data?.id
161
+ }
162
+ }
163
+ let payload = {
164
+ amount: cart?.balance ?? cart?.total
165
+ }
166
+
167
+ if (cart?.offer_id) payload.offer_id = cart?.offer_id
168
+
169
+ if (paymethodSelected?.paymethod) {
170
+ payload = {
171
+ ...payload,
172
+ paymethod_id: paymethodSelected?.paymethodId,
173
+ paymethod_data: paymethodSelected?.data
174
+ }
175
+ }
176
+
177
+ if (orderTypesDelivery.includes(orderState?.options?.type)) {
178
+ payload = {
179
+ ...payload,
180
+ delivery_zone_id: cart?.business_id ? cart.delivery_zone_id : 0
181
+ }
182
+ }
183
+
184
+ if (handleCustomClick) {
185
+ handleCustomClick(payload, paymethodSelected, cart)
186
+ return
187
+ }
188
+ if (!cart) return
189
+ payload = {
190
+ ...payload,
191
+ ...payloadProps,
192
+ paymethod_data: {
193
+ ...paymethodData,
194
+ ...paymentOptions
195
+ }
196
+ }
197
+
198
+ setPlacing(true)
199
+ await onChangeSpot()
200
+ if (paymethodsWithoutSaveCard.includes(paymethodSelected?.paymethod?.gateway)) {
201
+ delete payload.paymethod_data
202
+ }
203
+ const result = await placeCart(cart.uuid, payload)
204
+ if (result?.error || !result) {
205
+ setErrors(result?.result)
206
+ if (dismissPlatformPay && paymethodSelected?.paymethod?.gateway === 'apple_pay') {
207
+ await dismissPlatformPay()
208
+ }
209
+ refreshOrderOptions()
210
+ setPlacing(false)
211
+ return
212
+ }
213
+
214
+ const cartResult = result?.result
215
+
216
+ if (cartResult?.paymethod_data?.status === 2 && actionsBeforePlace) {
217
+ await actionsBeforePlace(paymethodSelected, result.result)
218
+ }
219
+ if (confirmPayment && result?.result?.paymethod_data?.gateway === 'apple_pay') {
220
+ const { error: confirmApplePayError } = await confirmPayment(result?.result?.paymethod_data?.result?.client_secret)
221
+ if (confirmApplePayError) {
222
+ setErrors(confirmApplePayError)
223
+ }
224
+ }
225
+ if (paymethodsWithoutSaveCard.includes(cartResult?.paymethod_data?.gateway) &&
226
+ cartResult?.paymethod_data?.result?.hash &&
227
+ cartResult?.paymethod_data?.status === 2 &&
228
+ !payloadProps.isNative
229
+ ) {
230
+ handleConfirmCredomaticPage(cartResult, paymethodSelected)
231
+ }
232
+ setPlacing(false)
233
+ onPlaceOrderClick && onPlaceOrderClick(payload, paymethodSelected, cartResult)
234
+ }
235
+
236
+ const handlePaymethodChange = (paymethod) => {
237
+ setPaymethodSelected(paymethod)
238
+ }
239
+
240
+ const onRemoveSpotNumber = (businessSlug) => {
241
+ const spotNumberFromStorage = window.localStorage.getItem('table_number')
242
+ if (!spotNumberFromStorage) return
243
+ const slug = JSON.parse(spotNumberFromStorage)?.slug
244
+ if (businessSlug === slug) {
245
+ window.localStorage.removeItem('table_number')
246
+ }
247
+ }
248
+
249
+ /**
250
+ * change place spot from checkout
251
+ */
252
+ const handleChangeSpot = async ({ isCheckout = true, bodyToSend }) => {
253
+ try {
254
+ const id = isCheckout ? cart?.uuid : cart?.id
255
+ const endpointToFetch = isCheckout
256
+ ? ordering.setAccessToken(token).carts(id).set(bodyToSend)
257
+ : ordering.setAccessToken(token).orders(id).save(bodyToSend)
258
+
259
+ const { content: { error, result } } = await endpointToFetch
260
+
261
+ if (!error && !isApp) {
262
+ onRemoveSpotNumber && onRemoveSpotNumber(cart?.business?.slug)
263
+ }
264
+
265
+ showToast(
266
+ error ? ToastType.Error : ToastType.Success,
267
+ error
268
+ ? t('ERROR', result[0])
269
+ : t('SPOT_CHANGE_SUCCESS_CONTENT', 'Changes applied correctly')
270
+ )
271
+ } catch (err) {
272
+ console.log(err)
273
+ }
274
+ }
275
+
276
+ const onChangeSpot = async () => {
277
+ if (options.type === 3 && (!cartState?.cart?.spot_number && !cart?.spot_number)) {
278
+ const bodyToSend = {}
279
+ placeSpotNumber && (bodyToSend.spot_number = placeSpotNumber)
280
+
281
+ if (Object.keys(bodyToSend).length) {
282
+ handleChangeSpot({ bodyToSend })
283
+ }
284
+ }
285
+ }
286
+
287
+ /**
288
+ * change comment for cart
289
+ */
290
+ const handleChangeComment = (value) => {
291
+ try {
292
+ if (previousComment !== value) {
293
+ clearTimeout(timeout)
294
+ timeout = setTimeout(async function () {
295
+ setCommentState({ ...commentState, loading: true })
296
+ const uuid = cart?.uuid
297
+ const response = await fetch(`${ordering.root}/carts/${uuid}`, {
298
+ 'Content-Type': 'application/json',
299
+ method: 'PUT',
300
+ body: JSON.stringify({
301
+ comment: value
302
+ }),
303
+ headers: {
304
+ 'Content-Type': 'application/json',
305
+ Authorization: `Bearer ${token}`,
306
+ 'X-App-X': ordering.appId,
307
+ 'X-Socket-Id-X': socket?.getId()
308
+ }
309
+ })
310
+ const { result, error } = await response.json()
311
+ if (error) {
312
+ setCommentState({ ...commentState, loading: false, error: true, result })
313
+ showToast(ToastType.Error, result)
314
+ return
315
+ }
316
+ setCommentState({ ...commentState, loading: false, error: null, result })
317
+ }, 750)
318
+ }
319
+ previousComment = value
320
+ } catch (err) {
321
+ setCommentState({ ...commentState, loading: false, error: true, result: err.message })
322
+ showToast(ToastType.Error, err.message)
323
+ }
324
+ }
325
+
326
+ const getDeliveryOptions = async () => {
327
+ try {
328
+ const response = await fetch(`${ordering.root}/delivery_options`, {
329
+ method: 'GET',
330
+ headers: {
331
+ 'Content-Type': 'application/json',
332
+ Authorization: `bearer ${token}`,
333
+ 'X-App-X': ordering.appId,
334
+ 'X-Socket-Id-X': socket?.getId()
335
+ }
336
+ })
337
+ const { result, error } = await response.json()
338
+ if (!error) {
339
+ setInstructionsOptions({ loading: false, result: [...instructionsOptions.result, ...result] })
340
+ return
341
+ }
342
+ setInstructionsOptions({ loading: false, error: true, result })
343
+ showToast(ToastType.Error, result)
344
+ } catch (err) {
345
+ setInstructionsOptions({ loading: false, error: true, result: err.message })
346
+ showToast(ToastType.Error, err.message)
347
+ }
348
+ }
349
+
350
+ const handleChangeDeliveryOption = async (value) => {
351
+ try {
352
+ const response = await fetch(`${ordering.root}/carts/${cart?.uuid}`, {
353
+ method: 'PUT',
354
+ headers: {
355
+ 'Content-Type': 'application/json',
356
+ Authorization: `bearer ${token}`,
357
+ 'X-App-X': ordering.appId,
358
+ 'X-Socket-Id-X': socket?.getId()
359
+ },
360
+ body: JSON.stringify({
361
+ delivery_option_id: value
362
+ })
363
+ })
364
+ const { result, error } = await response.json()
365
+ setDeliveryOptionSelected(result?.delivery_option_id)
366
+ if (error) {
367
+ showToast(ToastType.Error, result)
368
+ }
369
+ } catch (err) {
370
+ showToast(ToastType.Error, err.message)
371
+ }
372
+ }
373
+
374
+ const getLoyaltyPlans = async () => {
375
+ try {
376
+ const req = await fetch(`${ordering.root}/loyalty_plans`,
377
+ {
378
+ method: 'GET',
379
+ headers: {
380
+ 'Content-Type': 'application/json',
381
+ Authorization: `Bearer ${token}`,
382
+ 'X-App-X': ordering.appId,
383
+ 'X-Socket-Id-X': socket?.getId()
384
+ }
385
+ }
386
+ )
387
+ const { error, result } = await req.json()
388
+ setLoyaltyPlansState({
389
+ ...loyaltyPlansState,
390
+ loading: false,
391
+ result: error ? [] : result
392
+ })
393
+ } catch (error) {
394
+ setLoyaltyPlansState({
395
+ ...loyaltyPlansState,
396
+ loading: false,
397
+ result: []
398
+ })
399
+ }
400
+ }
401
+
402
+ const handleConfirmCredomaticPage = async (cart, paymethodSelected) => {
403
+ const isSandbox = configs?.credomatic_integration_sandbox?.value === '1'
404
+ const keyId = isSandbox ? configs?.credomatic_integration_public_sandbox_key?.value : configs?.credomatic_integration_public_production_key?.value
405
+ const processorId = configs?.credomatic_integration_processor_id?.value
406
+ try {
407
+ const cartUuid = cart?.uuid
408
+ const data = {
409
+ type: 'auth',
410
+ key_id: keyId,
411
+ hash: cart?.paymethod_data?.result?.hash,
412
+ time: cart?.paymethod_data?.result?.time,
413
+ amount: cart?.total,
414
+ orderid: cartUuid,
415
+ ccnumber: paymethodSelected?.data?.ccnumber,
416
+ cvv: paymethodSelected?.data?.cvv,
417
+ ccexp: paymethodSelected?.data?.ccexp,
418
+ redirect: window.location.href.replace(window.location.search, '')
419
+ }
420
+ if (processorId) {
421
+ data.processor_id = processorId
422
+ }
423
+ const form = document.createElement('form')
424
+ form.method = 'POST'
425
+ form.action = 'https://credomatic.compassmerchantsolutions.com/api/transact.php'
426
+ form.style.display = 'none'
427
+ // eslint-disable-next-line no-unused-expressions
428
+ Object.keys(data)?.map(key => {
429
+ const formInputName = document.createElement('input')
430
+ formInputName.name = key
431
+ formInputName.value = data[key]
432
+ form.appendChild(formInputName)
433
+ })
434
+ document.body.appendChild(form)
435
+ const requestOptions = {
436
+ method: 'POST',
437
+ headers: {
438
+ 'Content-Type': 'application/json',
439
+ Authorization: `Bearer ${token}`
440
+ },
441
+ body: JSON.stringify({
442
+ data: data,
443
+ project_code: ordering.project,
444
+ cart_uuid: cartUuid
445
+ })
446
+ }
447
+ await fetch('https://integrations.ordering.co/credomatic/log_generator.php', requestOptions)
448
+ form.submit()
449
+ } catch (err) {
450
+ showToast(ToastType.Error, err.message)
451
+ }
452
+ }
453
+
454
+ const getValidationFieldOrderTypes = async () => {
455
+ try {
456
+ setCheckoutFieldsState({ ...checkoutFieldsState, loading: true })
457
+
458
+ const requestOptions = {
459
+ method: 'GET',
460
+ headers: {
461
+ 'Content-Type': 'application/json',
462
+ Authorization: `Bearer ${token}`
463
+ }
464
+ }
465
+ const response = await fetch(`${ordering.root}/validation_field_order_types`, requestOptions)
466
+ const content = await response.json()
467
+ if (!content?.error) {
468
+ setCheckoutFieldsState({ fields: content?.result, loading: false })
469
+ } else {
470
+ setCheckoutFieldsState({ ...checkoutFieldsState, loading: false, error: content?.result })
471
+ }
472
+ } catch (err) {
473
+ setCheckoutFieldsState({ ...checkoutFieldsState, loading: false, error: [err.message] })
474
+ }
475
+ }
476
+
477
+ useEffect(() => {
478
+ if (businessId && typeof businessId === 'number') {
479
+ getBusiness()
480
+ }
481
+ }, [businessId, orderState.options?.type])
482
+
483
+ /**
484
+ * Update carts from sockets
485
+ */
486
+ useEffect(() => {
487
+ if (cart && cart.status === 1) {
488
+ const data = {
489
+ paymethod_id: paymethodSelected.paymethodId,
490
+ paymethod_data: paymethodSelected?.data,
491
+ delivery_zone_id: cart.delivery_zone_id,
492
+ amount: cart?.balance ?? cart?.total
493
+ }
494
+ let payload
495
+ if (cart?.offer_id) payload.offer_id = cart?.offer_id
496
+ onPlaceOrderClick && onPlaceOrderClick(data, paymethodSelected, cart)
497
+ }
498
+ }, [cart])
499
+
500
+ useEffect(() => {
501
+ if (deliveryOptionSelected === undefined) {
502
+ setDeliveryOptionSelected(cart?.delivery_option_id)
503
+ }
504
+ }, [cart?.delivery_option_id])
505
+
506
+ useEffect(() => {
507
+ if (!isKiosk) {
508
+ Promise.all(
509
+ [getDeliveryOptions(), getLoyaltyPlans()].map(promise => {
510
+ return promise.then(
511
+ value => Promise.reject(value),
512
+ error => Promise.resolve(error)
513
+ )
514
+ })
515
+ )
516
+ }
517
+ getValidationFieldOrderTypes()
518
+ }, [])
519
+
520
+ useEffect(() => {
521
+ const alseaProjects = ['alsea', 'alsea-staging']
522
+ const amount = cart?.balance ?? cart?.total
523
+ if (!(alseaProjects.includes(ordering.project) && isCustomerMode)) return
524
+ const handleAlseaCheckPrice = async () => {
525
+ try {
526
+ setIsLoadingCheckprice(true)
527
+ const customerFromLocalStorage = await window.localStorage.getItem('user-customer', true)
528
+ const apiCheckprice = ordering.project === 'alsea' ? 'https://alsea-plugins.ordering.co/alseaplatform/api_checkprice.php' : 'https://alsea-plugins-staging.ordering.co/alseaplatform/api_checkprice.php'
529
+ const response = await fetch(apiCheckprice, {
530
+ method: 'POST',
531
+ headers: {
532
+ 'Content-Type': 'application/json',
533
+ 'X-App-X': ordering.appId,
534
+ Authorization: `bearer ${token}`
535
+ },
536
+ body: JSON.stringify({
537
+ amount: amount ?? 0,
538
+ user_id: customerFromLocalStorage?.id || user.id,
539
+ uuid: cart.uuid
540
+ })
541
+ })
542
+ const result = await response.json()
543
+ if (result.error) {
544
+ setAlseaCheckpriceError(t(result?.result))
545
+ } else {
546
+ setAlseaCheckpriceError(null)
547
+ await refreshOrderOptions()
548
+ }
549
+ setIsLoadingCheckprice(false)
550
+ } catch (err) {
551
+ setAlseaCheckpriceError(err?.message)
552
+ setIsLoadingCheckprice(false)
553
+ }
554
+ }
555
+ handleAlseaCheckPrice()
556
+ }, [isCustomerMode, JSON.stringify(cart?.products)])
557
+
558
+ return (
559
+ <>
560
+ {UIComponent && (
561
+ <UIComponent
562
+ {...props}
563
+ cart={cart}
564
+ placing={placing}
565
+ errors={errors}
566
+ loyaltyPlansState={loyaltyPlansState}
567
+ orderOptions={orderState.options}
568
+ paymethodSelected={paymethodSelected}
569
+ businessDetails={businessDetails}
570
+ commentState={commentState}
571
+ placeSpotNumber={placeSpotNumber}
572
+ setPlaceSpotNumber={setPlaceSpotNumber}
573
+ instructionsOptions={instructionsOptions}
574
+ deliveryOptionSelected={deliveryOptionSelected}
575
+ handlePaymethodChange={handlePaymethodChange}
576
+ handlerClickPlaceOrder={handlerClickPlaceOrder}
577
+ handleChangeComment={handleChangeComment}
578
+ handleChangeSpot={handleChangeSpot}
579
+ onChangeSpot={onChangeSpot}
580
+ handleChangeDeliveryOption={handleChangeDeliveryOption}
581
+ handleConfirmCredomaticPage={handleConfirmCredomaticPage}
582
+ checkoutFieldsState={checkoutFieldsState}
583
+ alseaCheckPriceError={alseaCheckPriceError}
584
+ isLoadingCheckprice={isLoadingCheckprice}
585
+ />
586
+ )}
587
+ </>
588
+ )
589
+ }
590
+
591
+ Checkout.propTypes = {
592
+ /**
593
+ * UI Component, this must be containt all graphic elements and use parent props
594
+ */
595
+ UIComponent: PropTypes.elementType,
596
+ /**
597
+ * Custom method to receive props from checkout page
598
+ */
599
+ handleCustomClick: PropTypes.func,
600
+ /**
601
+ * onPlaceOrderClick, function to get click event and return business object after default behavior
602
+ */
603
+ onPlaceOrderClick: PropTypes.func,
604
+ // /**
605
+ // * handler values from other components
606
+ // */
607
+ // handlerValues: PropTypes.func,
608
+ /**
609
+ * Components types before Checkout
610
+ * Array of type components, the parent props will pass to these components
611
+ */
612
+ beforeComponents: PropTypes.arrayOf(PropTypes.elementType),
613
+ /**
614
+ * Components types after Checkout
615
+ * Array of type components, the parent props will pass to these components
616
+ */
617
+ afterComponents: PropTypes.arrayOf(PropTypes.elementType),
618
+ /**
619
+ * Elements before Checkout
620
+ * Array of HTML/Components elements, these components will not get the parent props
621
+ */
622
+ beforeElements: PropTypes.arrayOf(PropTypes.element),
623
+ /**
624
+ * Elements after Checkout
625
+ * Array of HTML/Components elements, these components will not get the parent props
626
+ */
627
+ afterElements: PropTypes.arrayOf(PropTypes.element)
628
+ }
629
+
630
+ Checkout.defaultProps = {
631
+ beforeComponents: [],
632
+ afterComponents: [],
633
+ beforeElements: [],
634
+ afterElements: [],
635
+ propsToFetch: ['id', 'name', 'email', 'cellphone', 'address', 'address_notes', 'paymethods', 'logo', 'location', 'configs']
636
+ }