Skip to content

Releases: klaviyo/magento2-klaviyo

1.1.3

21 Aug 16:06
3a1ddde
Compare
Choose a tag to compare

Fix some issues with js module scoping on some versions
Account for logged in users to trigger started checkouts

1.1.2

31 Jul 15:45
f07bcb2
Compare
Choose a tag to compare
Merge pull request #45 from klaviyo/201907_version_112

1.1.2

1.1.1

30 Jul 15:00
19e71b0
Compare
Choose a tag to compare

Fixes an occasional nuisance of _learnq not being defined for viewed product
Simplifies the image grabbing for viewed product
Fixes retrieving last name for signed in customer with our active on site snippet

1.1.0

24 Jul 19:51
74850fb
Compare
Choose a tag to compare

Fix incorrect email validation from 1.0.9 and system.xml ordering

Fix issues and add custom media url

24 Jul 18:58
2dbf064
Compare
Choose a tag to compare
  1. Allow customers to specify a custom media url route for images inside of the Klaviyo config settings.
  2. fixes a bug when customers have a product in there cart, if they enter an invalid email address, it wouldn’t let them remove items from there cart
  3. fixes swagger schema by specifying api types

Product Variant Inventory API

06 Jun 17:39
3e89089
Compare
Choose a tag to compare

Add an endpoint to return a product and it's children. Include inventory and allow store scoping

Subscribe API's

01 May 15:37
cf91a0d
Compare
Choose a tag to compare

In this PR we added the ability to batch get all the subscribers from a store as this information is not shown via the m2 customer ap. We can do this by an id range and by date range

Add API's

22 Apr 14:56
529a9c7
Compare
Choose a tag to compare

get's the current extension version reclaim()

returns product by item_id and quote_id, returns images

returns products by id range

Adds klaviyo.js

Add server side track ability

Multi-store Support for Product Catalogs

08 May 19:52
c777619
Compare
Choose a tag to compare

new API endpoint to support multi-store product catalogs.

End Point

GET /klaviyo/reclaim/stores

Return

a json dictionary with the following keys: id, website_id, name, code, base_url, media_base_url

Improvements

04 May 15:11
0ba3ec1
Compare
Choose a tag to compare
  • Performance Improvements
  • Add source option for subscribe
  • Get the proper image for views product event
  • Typo in docs