Sorry, We may forget to add this in the migrations document.
hi
The IPaymentRequestAdminAppService
is added in payment module v5.0 and your ABP Framework version is v4.4.4.
hi
Can I check it remotely?
https://zoom.us/j/98618053695?pwd=THZyM1NTdkoxME1HWGx1L05sTEJaUT09
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.