Versions in this module Expand all Collapse all v2 v2.1.8 Mar 10, 2024 Changes in this version + type Pay struct + func NewPay(cfg *config.Config) *Pay + func (pay *Pay) GetNotify() *notify.Notify + func (pay *Pay) GetOrder() *order.Order + func (pay *Pay) GetRedpacket() *redpacket.Redpacket + func (pay *Pay) GetRefund() *refund.Refund + func (pay *Pay) GetTransfer() *transfer.Transfer Other modules containing this package github.com/bbang94/wechat