Activities of "maliming"

hi @Nathan

This document will help you.

https://abp.io/docs/latest/framework/architecture/modularity/extending/module-entity-extensions

hi

How can I reproduce this exception in the template project?

Can you share a simple project or code and steps?

Thanks.

hi

the services actually doesn't stop.

Can you explain this in detail?

Do you mean the dotnet process doesn't stop?

Thanks.

hi

Yes, We have added { StripeConsts.ParameterNames.PaymentRequestId, paymentRequest.Id.ToString()} in the StartAsync method just like yours.

The changes of HandleCustomerSubscriptionUpdatedAsync method.

hi

Can you check your question in Chrome dev-tool?

You can consider moving the js code to a function(PostPaymentGatewaySelectionForm), then Invoke this function in blazor.

await JSRuntime.InvokeVoidAsync("PostPaymentGatewaySelectionForm")

By the way, can you share the cs files you have overwritten? I will check and merge into the payment module.

Thanks.

hi

A task was canceled.

This is usually because the http(web hook) request was canceled.

hi

Maybe 9.2

Your ticket has been refunded.

Many thanks for your solution. 👍

I will check our payment module

Showing 1 to 10 of 8977 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 20, 2025, 07:44