Activities of "maliming"

hi

"DisplayName:PhoneNumberConfirmed": "Phone number confirmed"

你可以分享测试的信息吗? 我们还未测试过 微信支付模块

public class WeChatPayOptions
{
    public string BaseUrl = "https://api.mch.weixin.qq.com/v3/pay";
    
    public string AppId { get; set; }
    
    public string MchId { get; set; }
    
    public string SerialNo { get; set; }
    
    public string PrivateKey { get; set; }
}

hi

You can add it by yourself. see https://abp.io/community/articles/how-to-override-localization-strings-of-depending-modules-ba1oy03l

I will check the fi-FL localization texts.

Thanks.

hi

Can you explain it in more detail?

hi

however the authentication and authorization fails in the host api.

Do you have any error logs? Why do you think creating a tenant will fix it?

https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems

Thanks.

你好, 你可以下载Payment模块的源码, 里面包含了微信支付的模块.

我们没有微信支付的企业信息, 无法调试确认它可以正常工作.

你可以提供测试支付的信息吗?

谢谢

hi

Also works(video): https://we.tl/t-psx6Z3DpFf

hi

I used your project and everything works.

hi

1, You don't need the await HttpContext.GetTokenAsync("access_token"); 2. Have you added the RemoteServices to your appsettings.json file?

See https://github.com/abpframework/abp/issues/22622

Thanks.

ok

Showing 201 to 210 of 10645 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 10:20