placeto/freshsales-sdk

该软件包最新版本(V2.0)没有可用的许可证信息。

用于连接Freshsale API的软件开发套件

V2.0 2022-11-04 01:02 UTC

This package is not auto-updated.

Last update: 2024-09-18 22:31:04 UTC


README

用于连接Freshsale API的软件开发套件

安装

您应该添加PlacetoPay仓库

{
    "repositories": [
        {
            "type": "composer",
            "url": "https://dev.placetopay.com/repository"
        }
    ]
}

然后,您可以通过composer安装该软件包

composer require placeto/freshsales-sdk

使用方法

有关Freshsale API的更多信息,请参阅文档此处