Activities of "devsumati"

Answer

Thanks this worked

Answer

I have used command line to add module can you please suggest what to remove or what not to if possible or can give some reference.

Answer

Hi previously i have added payment module. Which resulted in some database changes. how can i remove those changes without affecting changes done after

Answer

Sorry but every thing is implemented on our main project. instead can you tell me how can i call a controller on page load itself with any type of parammeter. i believe payu posts its response. If I will be able to call controller method onload itself i think my problem will be solved.

Answer

You will need to complete payu payment gateway payment it will automatically redirect to the desired success or failure url. once it is redirected it will show this page https://docs.payu.in/docs/integrate-with-payu-hosted-checkout

Answer

it shows nothing on console, not even a single request in network

Answer

hi

What is the submit URL? is it HTTPS?

Yes its https://localhost:44359/paymentsuccess

Answer

Hi i am trying to get PayU response on a success or fail page using PayU success/fail URL but after redirection a am facing this issue in all the browser. i have investigated this issue but was not able to find any solution

Also is there any way i can call the controller directly with the response from PayU using Success url

Answer

Acutally it was on main project .Above issue is resolved now. It was due to some naming issue.

Answer

Hi i just created a custom controller and app service but facing this error in runtime. How can i fix this?

DependencyResolutionException: None of the constructors found on type 'abc.Controllers.PayU.PaymentController' can be invoked with the available services and parameters:
Cannot resolve parameter 'abc.PayU.IPayUPaymentAppService payUPaymentAppService' of constructor 'Void .ctor(abc.PayU.IPayUPaymentAppService)'.
Showing 1 to 10 of 28 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13