1
0
mirror of https://github.com/silenceper/wechat.git synced 2026-02-07 06:02:26 +08:00

add H5 payment support

This commit is contained in:
Mongo
2017-10-29 21:01:27 +08:00
parent 97752d09a6
commit a4a567e1d4
4 changed files with 50 additions and 22 deletions

View File

@@ -15,6 +15,7 @@ type Context struct {
EncodingAESKey string
PayMchID string
PayNotifyURL string
PayKey string
Cache cache.Cache