C# Class Cedar.Foundation.WeChat.WxPay.Business.ResultNotify

支付结果通知回调处理类 负责接收微信支付后台发送的支付结果并对订单有效性进行验证,将验证结果反馈给微信支付后台
Inheritance: Notify
Afficher le fichier Open project: Chinaccn/surfboard

Méthodes publiques

Méthode Description
ProcessNotify ( ) : void

Private Methods

Méthode Description
QueryOrder ( string transaction_id ) : bool

Method Details

ProcessNotify() public méthode

public ProcessNotify ( ) : void
Résultat void