feat: complete wechat pay
This commit is contained in:
@@ -48,10 +48,12 @@ type Config struct {
|
||||
}
|
||||
|
||||
type Pay struct {
|
||||
MchID string
|
||||
SerialNo string
|
||||
MechName string
|
||||
NotifyURL string
|
||||
ApiV3Key string
|
||||
PrivateKey string
|
||||
MchID string
|
||||
SerialNo string
|
||||
MechName string
|
||||
NotifyURL string
|
||||
ApiV3Key string
|
||||
PrivateKey string
|
||||
PublicKeyID string
|
||||
PublicKey string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user