Skip to content

WeChatPayPaymentServiceProvider的MWeb(H5)支付内部使用了AppPaymentService而不是H5PaymentService #79

Description

@vcup

如题,这应该是用错服务了

protected virtual async Task CreateMWebOrderAsync(Payment payment, string appId, string mchId,
string description,
string notifyUrl, string outTradeNo)
{
var appPaymentService =
await _abpWeChatPayServiceFactory.CreateAsync<AppPaymentService>(mchId);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions