mypromo/connect-sdk

SDK for the mypromo connect API


README

Build Status License Latest Stable Version composer.lock

Important Announcement

Starting with version 2.0 mypromo connect SDK will support php 8.0 or higher only.
You should be able to use php 7.4 on your own risk till end of 2022.
Please update your applications and environments accordingly.

Important Changes

  • added Trailing Slashes to all API Endpoints
  • added OAuth 1.0 and OAuth 2.0 for files (see details here)
  • Support a custom baseUri for Client (see details here)
  • Add reference2field to Order Model (see details here)
  • use key/value for File/Callback Header Auth (see details here) and (see details here)
  • Set minimum PHP Version to 8.0
  • Added product routes to manage product data
  • Added product feeds
  • Added configurator routes to build up your own personalization app
  • Added client settings routes
  • Added connector routes for magento 2.x and shopify integration

Contents

Requirements

  • PHP ^8.0

Installation

composer require mypromo/connect-sdk

Contributing

Reporting Issues

When reporting issues, please fill out the included template as completely as possible.

Security

If you discover any security related issues, please email support@mypromo.com instead of using the issue tracker.

Tests

Running tests requires at least PHP Version 8.0 or higher.

Version Guidance

License

The Connect SDK is open-source software licensed under the MIT license.