Activities of "maliming"

hi

Can I check it remotely?

https://zoom.us/j/98618053695?pwd=THZyM1NTdkoxME1HWGx1L05sTEJaUT09

Also, check out this endpoint.

HttpApi.Host https://localhost/api/abp/api-definition

It should have the Payment module APIs.

I have a reference to Volo.Payment.HttpApiin my HttpApi project as shown below.

Have you depended on the module?

Can you run the yarn and abp install-libs.

hi

What's the content of your package.json of https://localhost:44322

i am able to send email through this code :->https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo

Are you using MailKit? https://docs.abp.io/en/abp/latest/MailKit

using oauth2 azure configuration.

You should check its documentation and examples.

hi

Could not found remote action for method: System.Threading.Tasks.Task`1[Volo.Payment.Requests.PaymentRequestWithDetailsDto] GetAsync(System.Guid) on the URL: https://localhost:44300/

Are you reference the Volo.Payment.HttpApi to your HttpApi project(https://localhost:44300/)? Because you are using the TIERED project.

Please check the document, https://docs.abp.io/en/abp/latest/Multi-Tenancy#determining-the-current-tenant

Do you have any sample code for using the ..WithUserDto?

You can refer to the blogging module.

https://github.com/abpframework/abp/blob/cb46781ab69c76cc39bc076eb56a2a2a2e49580c/modules/blogging/src/Volo.Blogging.Application/Volo/Blogging/Comments/CommentAppService.cs#L35

Showing 8761 to 8770 of 10560 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
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 04, 2025, 16:11