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.
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.
Your ticket has been refunded.
Many thanks for your solution. 👍
I will check our payment module