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
The [Checkfront Booking API](http://www.checkfront.com/developers/api/) allows you to build integrations and custom applications that interact with a remote Checkfront account.
6
+
The [Checkfront API 3.0](http://www.checkfront.com/developers/api/) allows you to build integrations and custom applications that interact with a remote Checkfront account.
7
7
8
8
This repository contains the open source PHP SDK and various example scripts. Except as otherwise noted, the Checkfront PHP SDK is licensed under the Apache Licence, Version 2.0
9
9
(http://www.apache.org/licenses/LICENSE-2.0.html)
@@ -12,7 +12,7 @@ This repository contains the open source PHP SDK and various example scripts. Ex
12
12
13
13
## Features
14
14
15
-
The Checkfront API SDK provides the following functionality:
15
+
The Checkfront API SDK (v1.3) provides the following functionality:
16
16
17
17
* OAuth2 authorization and authentication.
18
18
* OAuth2 token refresh.
@@ -36,7 +36,7 @@ Let's install Checkfront-PHP-DK via the following few commands:
0 commit comments