placeto/microsites-sdk

本包最新版本(V1.2)无可用许可证信息。

用于连接 Microsites api 的软件开发套件

V1.2 2022-11-03 04:03 UTC

This package is not auto-updated.

Last update: 2024-09-19 12:31:51 UTC


README

用于连接 Microsites api 的软件开发套件

安装

您应该添加 PlacetoPay 仓库

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

然后,您可以通过 composer 安装此包

composer require placetopay/microsites-sdk

使用