Recapture_Connector
## Link to original module https://marketplace.magento.com/recapture-magento2-connector.html ## Features to be implemented - [x] Doesn't break layout - [x] Communicate with recapture.io service and record active carts - [x] Communicate with recapture.io service and record product views - [x] Action recapture 'abandoned cart' email link and recover cart - [x] Communicate with recapture.io on checkout (Luma checkout) and send back data on 'recaptured' cart - [ ] Communicate with recapture.io on checkout (Hyva checkout) and send back data on 'recaptured' cart - [ ] Reviews ![image](/uploads/367f8a68019776a02d190a1ffe996be5/image.png) ### Reviews functionality The module has blocks and templates related to a review system. There is no link in the module (or setup) related to these, but there is a controller action that expects a hash, so I gather there is a link that the service provider generates that allows some form of order/product review to happen, but I don't see that setup in any of their service admin/campaign admin. --I am waiting to hear back from their support on what this is, and how I can effect a test to migrate those templates-- Feedback: > The review controller is involved from our Review Booster email campaigns. They are sent at an interval after the order is placed to ask users to leave a review for a product. To generate a link you'll need to send an email via Recapture because there is an order lookup routine that is handled on our server. ### Magento versions - 2.4.2+ ## Collaborators @Realproxiblue ## Voting Use :thumbsup: to cast your vote.
issue