You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connect PHP SDK allows an easy and fast integration with [Connect](http://connect.cloud.im/) Fulfillment and Usage APIs with PHP-based integrations. This SDK enables you to automate fulfillment of orders for your products and report usage data for them.
7
+
Connect PHP SDK allows an easy and fast integration with [CloudBlue Connect](https://www.cloudblue.com/connect/) Fulfillment and Usage APIs with PHP-based integrations. This SDK enables you to automate fulfillment of orders for your products and report usage data for them.
8
8
9
9
Before using the library, please first to go through the documentation in the Connect knowledge base, which could be used as a source of information on the rest APIs used by this SDK.
10
10
@@ -134,7 +134,7 @@ try {
134
134
//In case Config is not passed into constructor, configuration from config.json is used
135
135
$requests = new ProductRequests(new \Connect\Config([
0 commit comments