Base solution for your next web application

Activities of "zdeen"

Answer

This video has details https://www.youtube.com/watch?v=fboRUsd00N8&ab_channel=LeeRichardson

Thanks @ismcagdas .This really helped,

Thanks for the clarification. We are using paypal as payment gateway. When the amount is negative (in case of downgrade), paypal is throwing error. In this case, I think, using the balance amount for next month bill period (as advance payment) might be a better solution , as refund is not happening throgh paypal. Does ASP.Net Zero support this way - ** using balance amount for next month bill payment** instead of refund, by adding negative amount to payment history ?

Thanks @ismcagdas for your response. Could you please elaborate "the price difference should be handled by host users manually " How to handle this 'manually' by host. What are the steps/ procedure to handle downgrading (done by host) Thanks again

Sorry not to be very clear with that. Its throught code which later I can integrate in my UI.

Thanks @ismcagdas . Was looking at ways on who to change password for host admin account which use use to login as host

admin 123qwe

tenant:None

Hi @musa.demir,

Thanks a lot . My query was specific to host admin user ( hostid " admin" and with password '123qwe" and tenant as empty)

Hi , I did some more research and got that SubscriptionEndDateUtc is in AbpTenant table which can be set from Host page.But still looking for answer on these

  1. What is the business rule to show button Upgrade and Extend (in subscription-management page) .For some subscriptions only Extend is visible and for some both Upgrade and Extend. Are these also dependent on SubscriptionEndDateUtc . The workflow in my case is users would start with Trial subscription and then they upgrade it. Once upgraded I only see option to Extend. What if I have multiple editions and a user wants to upgrade from lower edition to higher edition.

2.Any document which expains how to set password for Host username and enable 2FA for the HostId.We want to change the default username and password for Host account.

Thanks a lot for the help. and support.

Regards, Zainu

Finally got the build succeded in VS 2017.Get the package Microsoft.AspNetCore.Http.Features in Droid project.The build suceeded and now trying to launch emulator and test the project.

Got the same error as in VS2017 and the conflict still exists Can not resolve reference: Microsoft.AspNetCore.Http.Features, referenced by OneSense.Application.Client > OneSense.Application.Shared. Please add a NuGet package or assembly reference for Microsoft.AspNetCore.Http.Features, or remove the reference to OneSense.Application.Client. OneSense.Mobile.Droid

The nuget package issue :

Could you please guide if I should download the original project once again from my account and check that as well.

Showing 1 to 10 of 15 entries