PHPackages                             miposent/wechatpaypoint - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. miposent/wechatpaypoint

ActiveLibrary[Payment Processing](/categories/payments)

miposent/wechatpaypoint
=======================

This is the development of the WeChat payment point

2.0.0(5y ago)91391PHPPHP &gt;=7.2

Since Sep 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Miposent/wechatpaypoint)[ Packagist](https://packagist.org/packages/miposent/wechatpaypoint)[ RSS](/packages/miposent-wechatpaypoint/feed)WikiDiscussions 2.0 Synced today

READMEChangelog (2)DependenciesVersions (4)Used By (0)

[WechatPayPoint](#)
===================

[](#wechatpaypoint)

📦 基于[微信支付分](https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/payscore/chapter1_1.shtml)的文档开发的PHP SDK

Requirement
-----------

[](#requirement)

1. PHP &gt;= 7.2
2. **[Composer](https://getcomposer.org/)**
3. openssl 拓展

Installation
------------

[](#installation)

```
$ composer require miposent/wechatpaypoint 2.0.0
```

Usage
-----

[](#usage)

先初始化:

```
