klaviyo / magento2-klaviyo

37 stars 51 forks source link

4.0.12 - v3 upgrade #263

Closed jordanleslie closed 9 months ago

jordanleslie commented 9 months ago

Description

Introduced a new class, KlaviyoV3Api dedicated to handling API requests and responses for Klaviyo V3. This class was modeled after @siddwarkhedkar Prestashop V3 PR. This class is responsible for transforming request data to match the structure of the Klaviyo V3 API.

Manual Testing Steps

  1. Tested on version 2.3.7, 4.0.12

Pre-Submission Checklist:

NOTE: Please use the Changelogger cli tool to manage versioned file upgrades.