klaviyo / magento2-klaviyo

37 stars 51 forks source link

copied over changes from ihor's PR #125

Closed klaviyojad closed 3 years ago

klaviyojad commented 3 years ago

Use case - we would like to send some events to Klaviyo in the cron job for a specific store (different stores synced to different Klaviyo accounts). Right now, we can't specify to which Klavityo account we should send this event.

This PR brings an ability to send the event to a specific Klaviyo account (specified on store level).

klaviyojad commented 3 years ago

@ihor-sviziev I had to create a new PR since I could not rebase right from the other one you created after I added CHANGELOG changes

ihor-sviziev commented 3 years ago

Hi @klaviyojad, I rebased my branch and force pushed all changes in https://github.com/klaviyo/magento2-klaviyo/pull/120, so I think you can just merge it as is now