-
Thanks for continuing to update this project! Just recently the Klaviyo SDKs have seen some updates that I think would be beneficial for any client to use. There are certainly some breaking changes be…
-
Right now, if your shop does not force the country code in phone number (like 0102030405 instead of +33102030405) then pushing to Klaviyo fails.
It should probably ignore the phone if missing that.…
-
### Feature description
If an API call fails, the cli calls the requests library's [raise_for_status](https://github.com/psf/requests/blob/main/src/requests/models.py#L997) method which prints the re…
-
We just installed the plugin, without configuring the right keys etc. i tried opening the website but the whole website did not work anymore because of klaviyo errors.;
So I was wondering, what hap…
-
### Environment details
Klaviyo extension version: 4.0.12
### Steps to reproduce
Run from inside a Magento shop:
```
$ vendor/bin/phpstan clear-result-cache && bin/magento setup:di:compile && v…
-
The Klaviyo docs say that UpdateProfile will return the "subscriptions" block, but it actually doesn't. The only way I was able to get it was by adding `additional-fields[profile]=subscriptions` to t…
-
### Environment details
PHP version: 8.2
Magento version: 2.4.6-p3
Klaviyo extension version: 4.1.1
Using most Swissup modules
### Steps to reproduce
For my multi-website, multi-store view I …
-
After installing 7.2.0 and adding the import statement - import { ApiKeySession, ProfileCreateQuery, ProfileEnum, ProfilesApi } from 'klaviyo-api', I get the following error in the compiler...
Erro…
-
### Connector Name
source-klaviyo
### Connector Version
2.7.2
### What step the error happened?
During the sync
### Relevant information
When running the connector for the `events` table we see…
-
Hey Joyce,
Option A: The name and email gets saved into the WP admin and the client gets an email notification.
Option B: The name/email gets sent to a third party of their choice.
I know…